-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: 970 - refactored around new Prices API (#971)
Impacted files: * `api_prices_test.dart`: refactored around new Prices API * `open_prices_api_client.dart`: different status code for "delete user session"; simplified `updatePrice` and `updateProof` * `price_user.dart`: field `isModerator` is now optional * `price_user.g.dart`: generated * `session.dart`: additional status codes and error messages
- Loading branch information
1 parent
09fc147
commit a8c696b
Showing
5 changed files
with
148 additions
and
159 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.