Swagger vs REST API: type of DCIM/RackElevation request #15101
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
topic: OpenAPI
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.2
Python Version
3.11
Steps to Reproduce
GET /api/dcim/racks/$ID/elevation
)Expected Behavior
collection of
RackElevation
items in Swagger schemaObserved Behavior
type error, API return
RackElevation
collection for Rack ID, but in Swagger schema is return typeRack
objectThe text was updated successfully, but these errors were encountered: