[PR #8767] [MERGED] Correct the endpoint for plugin API view names #13389

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/8767
Author: @peteeckel
Created: 3/1/2022
Status: Merged
Merged: 3/1/2022
Merged by: @jeremystretch

Base: featureHead: fix/plugin-api-endpoint


📝 Commits (1)

  • 4dc428d Closes #8764: Correct the endpoint for plugin API view names

📊 Changes

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

View changed files

📝 netbox/utilities/utils.py (+1 -1)

📄 Description

Fixes: #8764

@jeremystretch: Yesterday's commit to issue #8764 does not actually insert the correct label for API endpoints. I had a look at the code and found the missing -api suffix for the application label to be the likely culprit.

Tested this with NetBox DNS, it works for me.


🔄 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/8767 **Author:** [@peteeckel](https://github.com/peteeckel) **Created:** 3/1/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `fix/plugin-api-endpoint` --- ### 📝 Commits (1) - [`4dc428d`](https://github.com/netbox-community/netbox/commit/4dc428d75b8bf69c80db675c0a4d819ca74fd81a) Closes #8764: Correct the endpoint for plugin API view names ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/utilities/utils.py` (+1 -1) </details> ### 📄 Description ### Fixes: #8764 @jeremystretch: Yesterday's commit to issue #8764 does not actually insert the correct label for API endpoints. I had a look at the code and found the missing `-api` suffix for the application label to be the likely culprit. Tested this with NetBox DNS, it works for me. --- <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:27:07 +01:00
adam closed this issue 2025-12-29 22:27:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13389