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

Use marshmallow for serializing responses #238

Merged
merged 9 commits into from
Jan 3, 2020
Merged

Conversation

ryan-lane
Copy link
Contributor

This change adds marshmallow support for serializing json responses in the API returns. The goal is to standardize responses, and to keep the ACL logic consistent in the output data.

@ryan-lane ryan-lane force-pushed the marshmallow-for-returns branch from 191576f to a41add3 Compare December 31, 2019 01:06
@ryan-lane ryan-lane requested a review from skiptomyliu January 3, 2020 20:33
@skiptomyliu
Copy link
Member

lgtm!

a lot cleaner with these changes

@ryan-lane ryan-lane merged commit 7f18aed into master Jan 3, 2020
@ryan-lane ryan-lane deleted the marshmallow-for-returns branch January 3, 2020 22:52
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

Successfully merging this pull request may close these issues.

2 participants