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
Jiri Kuncar
e708cdc83e
[BUG][python] Support named arrays ( #6493 )
...
* [python] Support named arrays
* Fix named array type
* Use ModelSimple
* Reset samples
* Regenerated
* Animal farm test
* Array of enums
* Clean-up
* Clean-up
* Clean-up
* Fix array type generation
* simplify
* array model is not alias
* Array model has one value field
* ensure up-to-date
* ./bin/utils/ensure-up-to-date --batch
* Solve issue with missing import for array model
* regenerate
2020-06-04 07:50:53 -07:00
Justin Black
d8c422398e
[python-experimental] Quicken package loading ( #6437 )
...
* apis and models contains all apis and models, omits loading them in the package namespace
* Runs git add -a and commits it
* Fixes test_outer_enum.py
* Fixes test_fruit.py
* Updates test_fruit and test_mammal
* Fixes test_parent_pet
* Updates test_discard_unknown_properties.py
* Updates test_deserialization.py
* Updates v2 docs md files for apis + the readme
* Fixes v2 tests
* v2 doc updates
* Updates v3 docs
* Reverts python_doc_auth_partial.mustache
* Adds sys to v3 tests
* Adds FILES update
Co-authored-by: Justin Black <justinblack@justins-air.lan>
2020-06-01 00:25:37 -07:00
Jim Schubert
70ca93570e
[core][general] Add metadata file tracking to aid in "Golden Tests" regeneration ( #6325 )
2020-05-22 16:48:32 -04:00