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

feat: add all missing APIs for all objects #76

Closed
hsluoyz opened this issue Jul 31, 2023 · 2 comments · Fixed by #77
Closed

feat: add all missing APIs for all objects #76

hsluoyz opened this issue Jul 31, 2023 · 2 comments · Fixed by #77
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Jul 31, 2023

All objects like "organziation", "user", "application", etc.

One object has at least 6 APIs, take "permission" for example:

  • GetGlobalPermissions
  • GetPermissions
  • GetPermission
  • UpdatePermission
  • AddPermission
  • DeletePermission

Existing object properties need to update.

Existing APIs may have changes (like parameters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants