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

Change the returned data of Organization and Classroom Routes #22

Open
bryanwong8 opened this issue Mar 21, 2020 · 0 comments
Open

Change the returned data of Organization and Classroom Routes #22

bryanwong8 opened this issue Mar 21, 2020 · 0 comments

Comments

@bryanwong8
Copy link
Contributor

bryanwong8 commented Mar 21, 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

@JasonL24 JasonL24 changed the title Change the returned data of CreateOrganization Change the returned data of CreateOrganization/UpdateOrganization/CreateClassroom/UpdateClassroom Mar 24, 2020
@JasonL24 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant