mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 11:16:09 +00:00
[Python] Fixed docstrings in api.mustache (#6391)
* [Python] Fixed docstrings Fixes https://github.com/swagger-api/swagger-codegen/issues/9630 * Updated generated files * Fixed python-experimental * Updated generated files * Fully fixed the format of the docstrings * Updated generated files * Updated generated files in openapi3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
pytest~=4.6.7 # needed for python 2.7+3.4
|
||||
pytest-cov>=2.8.1
|
||||
pytest-randomly==1.2.3 # needed for python 2.7+3.4
|
||||
flask_testing==0.6.1
|
||||
Flask-Testing==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user