Closed
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.3
Python Version
3.11
Steps to Reproduce
Check swagger JSON, all model representations of responses are only using brief
definitions.
Expected Behavior
Swagger responses should always
match real responses.
Observed Behavior
Brief representations are being returned, making it effectivelly impossible to use the swagger json.