Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzabinkhalid authored Aug 5, 2024
1 parent 57f0dff commit 8af35e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ def create_app() -> FlaskApp:
__name__,
)

# connexion_app.add_error_handler(ApplicationError, application_error_handler)

connexion_app.add_api(
get_bundled_specs("/openapi/api.yml"),
validate_responses=True,
Expand Down

0 comments on commit 8af35e4

Please sign in to comment.