-
Notifications
You must be signed in to change notification settings - Fork 772
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎭 role backend implementation (#467)
* fix:(#368) Removed the third unnecessary status from the code * The new types of the role is added here * The handler is implemented here * The models for Role added * The mapRole func updated * Added the requested changes * Removed the GetResource handler * Renamed the roleList variable to role * Formated the code * Rules added in the dto.Role{...} * dto Rule added to the object * formated the code * Ran the cmd go fmt ./... from cyclops-ctrl * Updated the group
- Loading branch information
Showing
2 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters