[PR #3993] [MERGED] Fixes #3935: Swagger DEFAULT_INFO #12720

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3993
Author: @hSaria
Created: 1/23/2020
Status: Merged
Merged: 1/27/2020
Merged by: @jeremystretch

Base: developHead: 3935-swagger-default-info


📝 Commits (1)

📊 Changes

2 files changed (+10 additions, -7 deletions)

View changed files

📝 netbox/netbox/settings.py (+1 -0)
📝 netbox/netbox/urls.py (+9 -7)

📄 Description

Fixes: #3935

Added default info for swagger to allow the generate_swagger manage subcommand to function.


🔄 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/3993 **Author:** [@hSaria](https://github.com/hSaria) **Created:** 1/23/2020 **Status:** ✅ Merged **Merged:** 1/27/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3935-swagger-default-info` --- ### 📝 Commits (1) - [`1b26afd`](https://github.com/netbox-community/netbox/commit/1b26afdfbb5edc39c4a6a09e6862c855e89cb461) Fixes #3935: Swagger DEFAULT_INFO ### 📊 Changes **2 files changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/netbox/settings.py` (+1 -0) 📝 `netbox/netbox/urls.py` (+9 -7) </details> ### 📄 Description ### Fixes: #3935 Added default info for swagger to allow the [`generate_swagger`](https://drf-swagger.readthedocs.io/en/latest/rendering.html#management-command) manage subcommand to function. --- <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:14 +01:00
adam closed this issue 2025-12-29 22:23:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12720