Skip to content

Openapi schema is incomplete for /api/dcim/connected-device #12682

@lyuyangh

Description

@lyuyangh

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.

image

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtopic: OpenAPItype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions