Fabi

Results 4 issues of 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...

pending closure

### 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...

type: bug
status: accepted
topic: OpenAPI
severity: low

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...

type: feature
status: revisions needed
pending closure