wms-be/docs
Habib Fatkhul Rohman 8fe9a5bb5c Refactor role management API endpoints and update Swagger documentation
- Removed the deprecated /example/helloworld endpoint from Swagger.
- Updated the /roles endpoint to include GET and POST methods for retrieving and creating roles.
- Added detailed documentation for role-related endpoints including assigning and removing permissions, and managing roles for users.
- Introduced new DTOs for role creation, updating, and permission management.
- Updated response schemas to ensure consistency across role management operations.
- Enhanced validation requirements for role and permission requests.
2025-10-28 15:43:09 +07:00
..
docs.go Refactor role management API endpoints and update Swagger documentation 2025-10-28 15:43:09 +07:00
swagger.json Refactor role management API endpoints and update Swagger documentation 2025-10-28 15:43:09 +07:00
swagger.yaml Refactor role management API endpoints and update Swagger documentation 2025-10-28 15:43:09 +07:00