[PR #4063] [MERGED] List choices for choice fields as enums in Swagger openapi spec #12745

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4063
Author: @deathbeam
Created: 1/31/2020
Status: Merged
Merged: 3/6/2020
Merged by: @kobayashi

Base: developHead: issue-4062


📝 Commits (2)

  • 4136a5f List choices for choice fields as enums
  • 920078a set fix#4062 to release note

📊 Changes

2 files changed (+11 additions, -8 deletions)

View changed files

📝 docs/release-notes/version-2.7.md (+1 -0)
📝 netbox/utilities/custom_inspectors.py (+10 -8)

📄 Description

Fixes #4062

Signed-off-by: Tomas Slusny slusnucky@gmail.com


🔄 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/4063 **Author:** [@deathbeam](https://github.com/deathbeam) **Created:** 1/31/2020 **Status:** ✅ Merged **Merged:** 3/6/2020 **Merged by:** [@kobayashi](https://github.com/kobayashi) **Base:** `develop` ← **Head:** `issue-4062` --- ### 📝 Commits (2) - [`4136a5f`](https://github.com/netbox-community/netbox/commit/4136a5fd5e7bde6bb091a82de34d5661235bbfc8) List choices for choice fields as enums - [`920078a`](https://github.com/netbox-community/netbox/commit/920078a738242a21b7c283d8b25569e1c3646743) set fix#4062 to release note ### 📊 Changes **2 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `docs/release-notes/version-2.7.md` (+1 -0) 📝 `netbox/utilities/custom_inspectors.py` (+10 -8) </details> ### 📄 Description ### Fixes #4062 Signed-off-by: Tomas Slusny <slusnucky@gmail.com> --- <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 22:23:23 +01:00
adam closed this issue 2025-12-29 22:23:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12745