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
Instead of returning a message returned the created organization instead in JSON data
Type of Request
POST
Route Url /organizations/create
Data Sent/Returned
Return the data of the created organization by using the marshmallow package. The schema has already been defined in a schemas.py file under the organizations folder.
Create/Update Postman/Documentation
CreateOrganization
Change the success example in Postman
The text was updated successfully, but these errors were encountered:
JasonL24
changed the title
Change the returned data of CreateOrganization
Change the returned data of CreateOrganization/UpdateOrganization/CreateClassroom/UpdateClassroom
Mar 24, 2020
JasonL24
changed the title
Change the returned data of CreateOrganization/UpdateOrganization/CreateClassroom/UpdateClassroom
Change the returned data of Organization, Classroom, and Event routes
Mar 24, 2020
JasonL24
changed the title
Change the returned data of Organization, Classroom, and Event routes
Change the returned data of Organization and Classroom Routes
Mar 24, 2020
What feature would you like implemented
Instead of returning a message returned the created organization instead in JSON data
Type of Request
POST
Route Url
/organizations/create
Data Sent/Returned
Return the data of the created organization by using the marshmallow package. The schema has already been defined in a schemas.py file under the organizations folder.
Create/Update Postman/Documentation
CreateOrganization
Change the success example in Postman
The text was updated successfully, but these errors were encountered: