[PR #5286] [MERGED] Fixes #5285: Include plugin API endpoints in root view without needing app_name set #12998

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5286
Author: @jeremystretch
Created: 10/29/2020
Status: Merged
Merged: 10/30/2020
Merged by: @jeremystretch

Base: developHead: 5285-plugins-api-app_name


📝 Commits (1)

  • b871d2a Fixes #5285: Include plugin API endpoints in root view without needing app_name set

📊 Changes

1 file changed (+1 additions, -7 deletions)

View changed files

📝 netbox/extras/plugins/views.py (+1 -7)

📄 Description

Fixes: #5285

Include plugin REST API endpoints in the root view without requiring the plugin to define app_name in its api/urls.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/5286 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/29/2020 **Status:** ✅ Merged **Merged:** 10/30/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `5285-plugins-api-app_name` --- ### 📝 Commits (1) - [`b871d2a`](https://github.com/netbox-community/netbox/commit/b871d2a8c4c09614e20fc6bcdc781dd502f547ea) Fixes #5285: Include plugin API endpoints in root view without needing app_name set ### 📊 Changes **1 file changed** (+1 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/plugins/views.py` (+1 -7) </details> ### 📄 Description ### Fixes: #5285 Include plugin REST API endpoints in the root view without requiring the plugin to define `app_name` in its `api/urls.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 22:24:49 +01:00
adam closed this issue 2025-12-29 22:24:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12998