- Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: under reviewFurther discussion is needed to determine this issue's scope and/or implementationFurther discussion is needed to determine this issue's scope and/or implementationtopic: OpenAPItype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.5-beta
Feature type
Change to existing functionality
Proposed functionality
This is based on #4986
The new API definition only includes the default response for a path. This makes it hard for code generators to create working code.
Adding the following responses to the relevant paths would help:
400: All responses?
404: All except post and bulk actions
403: All responses with security
Use case
More correct API definition to help library developers and automatic code generators
Database changes
No response
External dependencies
No response
bmhughes
Metadata
Metadata
Assignees
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: under reviewFurther discussion is needed to determine this issue's scope and/or implementationFurther discussion is needed to determine this issue's scope and/or implementationtopic: OpenAPItype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application