mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 09:16:11 +00:00
update samples, docs
This commit is contained in:
@@ -12,7 +12,7 @@ def client(loop, aiohttp_client):
|
||||
"swagger_ui": True
|
||||
}
|
||||
specification_dir = os.path.join(os.path.dirname(__file__), '..',
|
||||
"src\",
|
||||
"src/",
|
||||
'openapi_server',
|
||||
'openapi')
|
||||
app = connexion.AioHttpApp(__name__, specification_dir=specification_dir,
|
||||
|
||||
Reference in New Issue
Block a user