Invalid Openapi documentation for device render-config endpoint #8716

Closed
opened 2025-12-29 20:40:18 +01:00 by adam · 2 comments
Owner

Originally created by @MinDBreaK on GitHub (Oct 5, 2023).

NetBox version

v3.6.3

Python version

3.11

Steps to Reproduce

  1. Open the Openapi documentation
  2. Go to the /api/dcim/devices/{id}/render-config documentation
  3. Execute the request with an empty json object and a device id specified

Expected Behavior

The documentation should match what is expected.

Observed Behavior

The documentation does not match what is expected to be submitted, and the response does not match the documentation.

This breaks generated clients typing as the payload is different to what is expected.

Originally created by @MinDBreaK on GitHub (Oct 5, 2023). ### NetBox version v3.6.3 ### Python version 3.11 ### Steps to Reproduce 1. Open the Openapi documentation 2. Go to the `/api/dcim/devices/{id}/render-config` documentation 3. Execute the request with an empty json object and a device id specified ### Expected Behavior The documentation should match what is expected. ### Observed Behavior The documentation does not match what is expected to be submitted, and the response does not match the documentation. This breaks generated clients typing as the payload is different to what is expected.
adam closed this issue 2025-12-29 20:40:19 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 4, 2024):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. Do not attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our contributing guide.

@github-actions[bot] commented on GitHub (Jan 4, 2024): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. NetBox is governed by a small group of core maintainers which means not all opened issues may receive direct feedback. **Do not** attempt to circumvent this process by "bumping" the issue; doing so will result in its immediate closure and you may be barred from participating in any future discussions. Please see our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md).
Author
Owner

@github-actions[bot] commented on GitHub (Feb 3, 2024):

This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.

@github-actions[bot] commented on GitHub (Feb 3, 2024): This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. Note that the core maintainers may elect to reopen this issue at a later date if deemed necessary.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8716