Justin Black
3243279b4d
Adds python-experimental with dynamic base classes ( #8325 )
2022-01-05 12:30:49 -08:00
William Cheng
3bf8ca7484
[python] Renames python generators ( #7965 )
...
* python->python-legacy, python-experimental->python
* test with openjdk8
* test with openjdk11
* comment out rm
* move kotlin tests to circleci
* move kotlin tests
* move tests to circleci
* fix circleci
* rearrange test
* move tests
* use wrapper
Co-authored-by: Justin Black <justin.a.black@gmail.com>
2020-11-18 14:34:00 +08:00
Justin Black
ee0686e13f
Python-exp clean up model classnames ( #7054 )
...
* Adds lazy_import, removes python-exp java class renaming code, partial removal of getPythonClassName call sites
Fixes PythonClientExperimentalTest.java
Python-exp smaples regeneration
Revers makefile
Reverst pom.xml
Fixes model imports in models.__init__
Updates docstring, omits lazy import in additional properties if we dont need it
Improves additional_properties_type assignment if None
Removes getPythonClassName
Fixes python-exp tests
* Removes unused makefiles
2020-07-27 18:35:41 -07:00
Justin Black
ed84280108
Python-exp remove codegemodel mutation, allow mixed OneOf types ( #6797 )
...
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type
* Samples update for python-exp
2020-07-18 10:13:22 -07:00
Justin Black
dad931a25a
Python exp sample component renaming + additions ( #6917 )
...
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type
* Reverts java and mustache changes
* Reverts mroe files
* Samples regen
* Fixes remaining tests
2020-07-13 10:22:03 -07: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