This repository has been archived by the owner on Feb 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use marshmallow for serializing responses (#238)
* Add dependencies and auto schema * Add schemas and update routes to use them * Lock marshmallow to handle webargs requirement * Use expanded response in services endpoints * Fixes for changes to get_credential functions * Set defaults in DTO * Remove import used for debugging * Fixes for blind_credential responses
- Loading branch information
Ryan Lane
authored
Jan 3, 2020
1 parent
9380e87
commit 7f18aed
Showing
13 changed files
with
737 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.