Missing fields in openapi Rack and Site schemas #9899

Closed
opened 2025-12-29 21:24:09 +01:00 by adam · 1 comment
Owner

Originally created by @grimurd on GitHub (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

Originally created by @grimurd on GitHub (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
adam added the type: bugstatus: needs ownerseverity: lowtopic: OpenAPI labels 2025-12-29 21:24:09 +01:00
adam closed this issue 2025-12-29 21:24:10 +01:00
Author
Owner

@arthanson commented on GitHub (Jun 26, 2024):

This is a dupe of #16670, closing.

@arthanson commented on GitHub (Jun 26, 2024): This is a dupe of #16670, closing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9899