Missing fields in openapi Rack and Site schemas #16719
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
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
The text was updated successfully, but these errors were encountered: