-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ApiController decorator (#48)
* Refactor ApiController decorator * Error response OpenAPI examples * AppController with home and ping routes (#50) * AppController with home and ping routes * Allow Bearer authorization header * Unify unauthorized error message * Fix build error * Fix CI * remove lambda api feature * AppController with home and ping routes (#50) * AppController with home and ping routes * Allow Bearer authorization header * Unify unauthorized error message * Fix build error * Fix CI * remove lambda api feature * Regenerate openapi.yaml * Remove unused dependency
- Loading branch information
1 parent
840d93b
commit 1f97f76
Showing
8 changed files
with
170 additions
and
167 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
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
This file was deleted.
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.