-
Notifications
You must be signed in to change notification settings - Fork 401
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(event_handler): add support to download OpenAPI spec file (#3571)
* Add option to download OpenAPI spec file * Remove Optional from enable_download_spec Co-authored-by: Leandro Damascena <[email protected]> Signed-off-by: Thomas McKanna <[email protected]> * Add test for enable_download_spec * Add test for custom path with enable_download_spec * Show OpenAPI spec with conditional query string * Resolving conflicts and minor changes --------- Signed-off-by: Thomas McKanna <[email protected]> Co-authored-by: Thomas <[email protected]> Co-authored-by: Leandro Damascena <[email protected]> Co-authored-by: Thomas <[email protected]>
- Loading branch information
1 parent
e34f719
commit 035cf88
Showing
3 changed files
with
60 additions
and
22 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