-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: OpenAPItype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.5.1
Python version
3.11
Steps to Reproduce
Go to "REST API Documentation - /api/dcim/connected-device" (URL of the demo instance)
Expected Behavior
The "Parameters" section should show peer_device and peer_interface. The "Responses" section should show the "Schema".
Observed Behavior
Both are empty. When executing the request on the UI, the server returns "400: Request must include "peer_device" and "peer_interface" filters.". These filters are also missing from /schema.

Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: OpenAPItype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application