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

Implement other methods for standings endpoint #19

Closed
1 of 4 tasks
Tracked by #5
armintalaie opened this issue Jun 26, 2023 · 0 comments
Closed
1 of 4 tasks
Tracked by #5

Implement other methods for standings endpoint #19

armintalaie opened this issue Jun 26, 2023 · 0 comments
Labels
Backend enhancement New feature or request
Milestone

Comments

@armintalaie
Copy link
Contributor

armintalaie commented Jun 26, 2023

/standings/

  • GET standings
  • PATCH standing: update a current standing's name
  • DELTEE standing: delete a current standing:
    • should have a standing transfer for users whose standings are the to-be-delete one

Related to #11

  • Authorization middleware will introduce scopes with roles. only specific scopes should allow to modify and delete standings. Refer to the issue.
@armintalaie armintalaie added enhancement New feature or request Backend labels Jun 26, 2023
@armintalaie armintalaie added this to the USERS API V2 milestone Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants