mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-09 12:27:46 +00:00
@@ -20,7 +20,7 @@ zoo = {
|
||||
}
|
||||
|
||||
|
||||
app = connexion.FlaskApp(__name__, specification_dir="spec/", debug=True)
|
||||
app = connexion.FlaskApp(__name__, specification_dir="spec/")
|
||||
|
||||
options = {"swagger_ui": True}
|
||||
app.add_api(
|
||||
|
||||
Reference in New Issue
Block a user