Fabi
Fabi
### Fixes: #16624 Noticed that Device.parent_device was not marked as nullable in the swagger api docs. Went through all uses of `SerializerMethodField` and added `allow_null=True` if the method could return...
### Deployment Type Self-hosted ### NetBox Version v4.0.5 ### Python Version 3.10 ### Steps to Reproduce 1. Go to https://demo.netbox.dev/api/schema/swagger-ui/ 2. Scroll down to `Device` Schema and look at the...
Support for editable local dependencies was added in #258, but we unfortunately depend on the old behaviour. Would it be possible to add an option to force the old behaviour?...
### NetBox version v4.3.2 ### Feature type Data model extension ### Proposed functionality Support an additional "netbox-change-comment: some comment goes here" header for changes made via the api that gets...