Justin
857a4bf5d9
Use the dataType if the baseType is not set ( #5372 )
...
* Use the dataType if the baseType is not set
* add tests for passing enum as parameter
* updated requirements file in samples
* Update spec to explicitly name objects and prevent `inline_object`
* use the correct scripts to generate samples (`bin/openapi3/python-flask*`)
2020-02-28 09:46:57 -08: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
Sebastien Rosset
63859d6d51
Add python-experimental-openapiv3-sample ( #4992 )
...
Add python-experimental-openapiv3-sample
Add missing files for the Python samples
Add python-experimental-petstore.bat for openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3. Address review comments
add missing files for test purpose
fix python formatting issues
fix python formatting issues
fix python formatting issues
Fix unit tests
fix python formatting issues
fix python formatting issues
fix python formatting issues
fix 'line too long' pep8 error
address PR comments for pep8 'line too long' problem
regenerate samples
execute samples scripts
dummy commit to retrigger circleci
Revert dummy commit, it didn't help.
2020-01-21 23:19:07 +08:00
Jim Schubert
ea55968737
Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… ( #5034 )
...
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org
* replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com>
2020-01-18 18:53:05 -05:00
Shogoki
a748e1ff9a
[BUG][Python-Flask] Primitive type bytearray deserialization missing in util.py. #2724 ( #3642 )
...
* added bytearray to list of types
* adding regenerated sample files for python-flask
2019-08-22 17:15:10 +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