freeleaps-service-hub/apps/authentication/webapi/routes/role
2025-09-26 17:18:44 +08:00
..
__init__.py feat(new): add new methonds 2025-09-26 17:18:44 +08:00
assign_permissions.py feat(recover): recover the initial version because we will use the new interfaces 2025-09-26 17:15:18 +08:00
create_or_update_role.py feat(new): new interfaces for create or update role&permission, and query method not using pagination 2025-09-26 17:17:14 +08:00
create_role.py feat(recover): recover the initial version because we will use the new interfaces 2025-09-26 17:15:18 +08:00
delete_role.py feat(recover): recover the initial version because we will use the new interfaces 2025-09-26 17:15:18 +08:00
query_role_by_id.py feat(api): add query role by id API 2025-09-24 17:29:27 +08:00
query_role_no_pagination.py feat(new): new interfaces for create or update role&permission, and query method not using pagination 2025-09-26 17:17:14 +08:00
query_role.py feat(role_management): add crud for role and permission 2025-07-18 18:05:57 +08:00
update_role.py feat(recover): recover the initial version because we will use the new interfaces 2025-09-26 17:15:18 +08:00