-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: housekeepingChanges to the application which do not directly impact the end userChanges to the application which do not directly impact the end user