Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing fields in openapi Rack and Site schemas #16719

Closed
grimurd opened this issue Jun 25, 2024 · 1 comment
Closed

Missing fields in openapi Rack and Site schemas #16719

grimurd opened this issue Jun 25, 2024 · 1 comment
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation topic: OpenAPI type: bug A confirmed report of unexpected behavior in the application

Comments

@grimurd
Copy link

grimurd commented Jun 25, 2024

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.12

Steps to Reproduce

Make a request to /api/dcim/racks/{id} or /api/dcim/sites/{id} and compare it to the respective openapi schemas

Expected Behavior

Schema and response should be the same

Observed Behavior

Rack and Site schema and response are wildly different, schemas are missing most fields from the response

@grimurd grimurd added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Jun 25, 2024
@grimurd grimurd changed the title Missing fields in openapi Rack schema Missing fields in openapi Rack and Site schemas Jun 25, 2024
@jeremystretch jeremystretch removed their assignment Jun 25, 2024
@jeremystretch jeremystretch added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: low Does not significantly disrupt application functionality, or a workaround is available topic: OpenAPI and removed status: needs triage This issue is awaiting triage by a maintainer labels Jun 25, 2024
@arthanson
Copy link
Collaborator

This is a dupe of #16670, closing.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation topic: OpenAPI type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants