[PR #13623] [CLOSED] DRAFT: 13459 fix swagger for TreeNodeMultipleChoiceFilter #14229

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/13623
Author: @arthanson
Created: 8/30/2023
Status: Closed

Base: developHead: 13459-swagger-treenode


📝 Commits (1)

  • da20120 13459 fix swagger for TreeNodeMultipleChoiceFilter

📊 Changes

6 files changed (+86 additions, -76 deletions)

View changed files

📝 netbox/circuits/filtersets.py (+10 -8)
📝 netbox/dcim/filtersets.py (+44 -42)
📝 netbox/ipam/filtersets.py (+8 -8)
📝 netbox/tenancy/filtersets.py (+10 -8)
📝 netbox/virtualization/filtersets.py (+10 -8)
📝 netbox/wireless/filtersets.py (+4 -2)

📄 Description

Fixes: #13459


🔄 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/13623 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 8/30/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `13459-swagger-treenode` --- ### 📝 Commits (1) - [`da20120`](https://github.com/netbox-community/netbox/commit/da20120872250f93f368bb39d679dc6a256ece9e) 13459 fix swagger for TreeNodeMultipleChoiceFilter ### 📊 Changes **6 files changed** (+86 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `netbox/circuits/filtersets.py` (+10 -8) 📝 `netbox/dcim/filtersets.py` (+44 -42) 📝 `netbox/ipam/filtersets.py` (+8 -8) 📝 `netbox/tenancy/filtersets.py` (+10 -8) 📝 `netbox/virtualization/filtersets.py` (+10 -8) 📝 `netbox/wireless/filtersets.py` (+4 -2) </details> ### 📄 Description ### Fixes: #13459 <!-- Please include a summary of the proposed changes below. --> --- <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:23:18 +01:00
adam closed this issue 2025-12-29 23:23:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14229