- 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. |
||
|---|---|---|
| .. | ||
| controller | ||
| dto | ||
| query | ||
| repository | ||
| service | ||
| routes.go | ||