You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What feature would you like implemented
When user's sign up make them a Student. Remove the word user_type in the url since every user will be created as a student.
Type of Request
POST
Route Url /users/{{user_type}}/create
Data Sent/Returned
No need to change the sent/returned data
Create/Update Postman/Documentation
CreateUser
Test that this route still works in Postman
The text was updated successfully, but these errors were encountered:
What feature would you like implemented
When user's sign up make them a Student. Remove the word
user_type
in the url since every user will be created as a student.Type of Request
POST
Route Url
/users/{{user_type}}/create
Data Sent/Returned
Create/Update Postman/Documentation
CreateUser
The text was updated successfully, but these errors were encountered: