Closes #20295: Make cable terminations REST API endpoint read-only #1213

Closed
opened 2026-04-05 22:04:00 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/18/2025

Closes: #20295

  • Convert CableTerminationViewSet to a NetBoxReadOnlyModelViewSet
  • Set all fields on CableTerminationSerializer to read-only
  • Add a REST API test case for cable terminations
  • Update the OpenAPI schema
*Originally created by @jeremystretch on 9/18/2025* ### Closes: #20295 - Convert `CableTerminationViewSet` to a `NetBoxReadOnlyModelViewSet` - Set all fields on `CableTerminationSerializer` to read-only - Add a REST API test case for cable terminations - Update the OpenAPI schema
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1213