Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add methods for Groups #6

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Add methods for Groups #6

merged 1 commit into from
Jun 6, 2024

Conversation

saydamir
Copy link

@saydamir saydamir commented Jun 4, 2024

Added methods for managing Groups, their roles and users in them.

The Users and Service Users structs are extended with Groups.
The changes are backwards incompatible because now different structs are used for different kinds of requests.

@saydamir saydamir requested a review from Icerzack June 4, 2024 12:20
service/groups/schemas.go Show resolved Hide resolved
iamerrors/iamerrors.go Show resolved Hide resolved
Added methods for managing Groups, their roles and users in them.

The Users and Service Users structs are extended with Groups.
The **changes are backwards incompatible** because now different structs are used for different kinds of requests.
@saydamir saydamir force-pushed the add_method_for_groups branch from 60b16e8 to db1ac07 Compare June 6, 2024 06:22
@saydamir saydamir merged commit 030042b into main Jun 6, 2024
2 checks passed
@saydamir saydamir deleted the add_method_for_groups branch June 6, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants