You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(views): Replace ACLInterfaceAssignment with ACLAssignment
Renames `ACLInterfaceAssignmentViewSet` to `ACLAssignmentViewSet` and
updates associated classes, serializers, and queryset references. Aligns
with the unified `ACLAssignment` model for improved consistency and
maintainability.
0 commit comments