[PR #2957] [MERGED] Resolve drf-yasg ref_name conflicts #12472

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2957
Author: @axnsan12
Created: 3/4/2019
Status: Merged
Merged: 3/7/2019
Merged by: @jeremystretch

Base: developHead: ref-name


📝 Commits (1)

  • 3a62e9a Resolve drf-yasg ref_name conflicts

📊 Changes

2 files changed (+22 additions, -2 deletions)

View changed files

📝 netbox/utilities/custom_inspectors.py (+21 -1)
📝 requirements.txt (+1 -1)

📄 Description

Fixes: #2065

This solves the problem of distinct serializers being confused because they have the same class name (e.g. InterfaceSerializer)


🔄 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/2957 **Author:** [@axnsan12](https://github.com/axnsan12) **Created:** 3/4/2019 **Status:** ✅ Merged **Merged:** 3/7/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `ref-name` --- ### 📝 Commits (1) - [`3a62e9a`](https://github.com/netbox-community/netbox/commit/3a62e9a3227d2899613f2873469b82a0dd488bed) Resolve drf-yasg `ref_name` conflicts ### 📊 Changes **2 files changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/custom_inspectors.py` (+21 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #2065 This solves the problem of distinct serializers being confused because they have the same class name (e.g. `InterfaceSerializer`) --- <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:21:47 +01:00
adam closed this issue 2025-12-29 22:21:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12472