[PR #16435] [CLOSED] 16423 - Inconsistency Swagger schema vs API (model Interface) #14857

Closed
opened 2025-12-29 23:27:08 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16435
Author: @Julio-Oliveira-Encora
Created: 6/6/2024
Status: Closed

Base: developHead: 16423-inconsistency_swagger_schema_vs_api


📝 Commits (4)

  • 100a68d Changed nested to false for device in InterfaceSerializer in device_components.py.
  • bb17d7a Created GetInterfaceSerializer with device not nested.
  • 70d0f96 Merge branch 'develop' into 16423-inconsistency_swagger_schema_vs_api
  • 8a496ff Removed the previous changes on device_components.py and views.py

📄 Description

Fixes: #16423

Changed nested to false for device in InterfaceSerializer in device_components.py.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/16435 **Author:** [@Julio-Oliveira-Encora](https://github.com/Julio-Oliveira-Encora) **Created:** 6/6/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `16423-inconsistency_swagger_schema_vs_api` --- ### 📝 Commits (4) - [`100a68d`](https://github.com/netbox-community/netbox/commit/100a68db83f2a94c14cb82ea177533d1e5fbc02b) Changed nested to false for device in InterfaceSerializer in device_components.py. - [`bb17d7a`](https://github.com/netbox-community/netbox/commit/bb17d7a908ada90c7dfc98660eb0350711aad6e2) Created GetInterfaceSerializer with device not nested. - [`70d0f96`](https://github.com/netbox-community/netbox/commit/70d0f96c140aa603a75b039d349733272be1d72a) Merge branch 'develop' into 16423-inconsistency_swagger_schema_vs_api - [`8a496ff`](https://github.com/netbox-community/netbox/commit/8a496ff680413a161b2d781fd4bcfbb9a439a2e6) Removed the previous changes on device_components.py and views.py ### 📄 Description ### Fixes: #16423 Changed `nested` to `false` for `device` in `InterfaceSerializer` in device_components.py. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:27:08 +01:00
adam closed this issue 2025-12-29 23:27:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14857