[PR #20324] [MERGED] Closes #19898: Remove legacy /api/extras/object-types/ endpoint #15887

Closed
opened 2025-12-30 00:24:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20324
Author: @jeremystretch
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @jnovinger

Base: featureHead: 19898-remove-legacy-object-types-endpoint


📝 Commits (2)

  • cb57f7a Closes #19898: Remove legacy /api/extras/object-types/ endpoint
  • ef1bbf4 Update ObjectTypeTest

📊 Changes

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

View changed files

📝 netbox/core/tests/test_api.py (+2 -2)
📝 netbox/extras/api/urls.py (+0 -5)

📄 Description

Closes: #19898

This endpoint was moved to /api/core/object-types/ under FR #19829 in NetBox v4.4.


🔄 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/20324 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `feature` ← **Head:** `19898-remove-legacy-object-types-endpoint` --- ### 📝 Commits (2) - [`cb57f7a`](https://github.com/netbox-community/netbox/commit/cb57f7af6cba62657f4a8ae290df59ea318aa563) Closes #19898: Remove legacy /api/extras/object-types/ endpoint - [`ef1bbf4`](https://github.com/netbox-community/netbox/commit/ef1bbf41513d073ab3f649efe5ea650904952623) Update ObjectTypeTest ### 📊 Changes **2 files changed** (+2 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/tests/test_api.py` (+2 -2) 📝 `netbox/extras/api/urls.py` (+0 -5) </details> ### 📄 Description ### Closes: #19898 This endpoint was moved to `/api/core/object-types/` under FR #19829 in NetBox v4.4. --- <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-30 00:24:36 +01:00
adam closed this issue 2025-12-30 00:24:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15887