Alexey Volkov
6f6c8ede79
[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
2020-06-04 08:46:35 -07:00
LoveIsGrief
910ce9fa89
python: Add gitlab-ci.mustache ( #5342 )
...
* python: Add gitlab-ci.mustache
It does the same stuff as in the .travis.yml but just for Gitlab CI
#5340 - Python .gitlab-ci.yml
* python: Run all scripts in bin
find bin/ -type f -name 'python*.sh' -exec {} \;
Had to update all samples
2020-02-17 22:36:21 +08:00
Justin Black
307f37c7f9
Updates python and python-flask travis CI testing to use python 3.6, 3.7, and 3.8 ( #4743 )
2019-12-10 11:29:14 +08:00
Guillaume SMAHA
5d7bb17cc6
Python: Flask: Fix: Update setup.py to match requirements.txt ( #4205 )
...
* Python: Flask: Fix: Update setup.py to match requirements.txt
* Regenerate samples python-flask & python-flask-python2
2019-10-22 08:57:54 +08:00
Guillaume SMAHA
049f69c55b
Use range for dependencies in python-flask ( #3470 )
2019-07-28 10:40:10 +08:00
William Cheng
35262aa7d1
move openapi 3 samples to the correct folder ( #3267 )
2019-07-03 13:18:52 +08:00