We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Existing code
verify using postman
Post request using this URL
pass form-data
identifiers: audit,awaisq email_students: true auto_enroll: true action: add or remove
identifiers
audit,awaisq
email_students
auto_enroll
action
add
remove
expected result
{ "action": "add", "results": [ { "identifier": "audit", "error": false, "userDoesNotExist": false, "is_active": true }, { "identifier": "awaisq", "error": false, "userDoesNotExist": false, "is_active": true } ] }
end to end testing
admin, staff
Select a course team role:
select beta testers
The text was updated successfully, but these errors were encountered:
awais786
No branches or pull requests
Existing code
verify using postman
Post request using this URL
pass form-data
identifiers
:audit,awaisq
email_students
: trueauto_enroll
: trueaction
:add
orremove
expected result
end to end testing
admin, staff
Select a course team role:
:select beta testers
.Select a course team role:
:select beta testers
.8.It will appear empty.
The text was updated successfully, but these errors were encountered: