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 faculties endpoint #20

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 faculties endpoint #20

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

Comments

@armintalaie
Copy link
Contributor

armintalaie commented Jun 26, 2023

/faculties/

  • GET faculties
  • PATCH standing: update a current faculty's name
  • DELTEE standing: delete a current faculty:
    • should have a faculty transfer for users whose faculties 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 faculties. 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
@armintalaie armintalaie self-assigned this 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