mirror of
https://github.com/LukeHagar/connexion.git
synced 2025-12-10 04:19:37 +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}
|
options = {"swagger_ui": True}
|
||||||
app.add_api(
|
app.add_api(
|
||||||
|
|||||||
Reference in New Issue
Block a user