Establish a base AvailableObjectsView API view class #12180
Labels
status: accepted
This issue has been accepted for implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Milestone
Proposed Changes
Introduce a base API view class to serve the following endpoints:
/api/asn-ranges/<id>/available-asns/
/api/ip-ranges/<id>/available-ips/
/api/prefixes/<id>/available-prefixes/
/api/prefixes/<id>/available-ips/
/api/vlan-groups/<id>/available-vlans/
Justification
Reduce boilerplate code and ensure consistent functionality across all related endpoints.
The text was updated successfully, but these errors were encountered: