Remove legacy /api/extras/object-types/ REST API endpoint #11390

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

Originally created by @jeremystretch on GitHub (Jul 16, 2025).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Remove the /api/extras/object-types/ REST API endpoint.

Justification

This endpoint was moved to the core app under FR #19829 in NetBox v4.4.0. The legacy endpoint was retained for one release to provide backward compatibility.

Impact

REST API clients must be updated to query the new endpoint (/api/core/object-types/).

Originally created by @jeremystretch on GitHub (Jul 16, 2025). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Remove the `/api/extras/object-types/` REST API endpoint. ### Justification This endpoint was moved to the `core` app under FR #19829 in NetBox v4.4.0. The legacy endpoint was retained for one release to provide backward compatibility. ### Impact REST API clients must be updated to query the new endpoint (`/api/core/object-types/`).
adam added the status: acceptedtype: deprecation labels 2025-12-29 21:44:32 +01:00
adam closed this issue 2025-12-29 21:44:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11390