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

update modify_access api to DRF #35262

Closed
Tracked by #35057
awais786 opened this issue Aug 8, 2024 · 0 comments
Closed
Tracked by #35057

update modify_access api to DRF #35262

awais786 opened this issue Aug 8, 2024 · 0 comments
Assignees

Comments

@awais786
Copy link
Contributor

awais786 commented Aug 8, 2024

Upgrade modify_access api to DRF.

Upgrading plain api to DRF compatible.

Post man verification

  1. URL
  2. form-data
    unique_student_identifier= admin
    rolename = staff
    action = revoke
    expected result
    { "unique_student_identifier": "admin", "rolename": "staff", "action": "revoke", "success": "yes" }
@awais786 awais786 self-assigned this Aug 8, 2024
@awais786 awais786 changed the title modify_access api to DRF update modify_access api to DRF Aug 23, 2024
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

No branches or pull requests

1 participant