William Cheng
|
ad3b5f7045
|
[Inline model resolver] various improvements (#12293)
* better handling of requestbody in the inline resolver
* remove commented code
* better request body naming
* fix unique naming
* minor code format change
* removed additional underscore from names, fix test
* more fixes, update tests
* fix all tests
* undo changes to default codegen
* update samples
* update python tests
* add new files
* update samples
|
2022-05-10 17:13:57 +08:00 |
|
Justin Black
|
fb3aed6dc4
|
Fixes python test_fake_api tests (#9483)
* Fixes test_upload_download_file
* Fixes test_string
* Fixes test_string_enum
* Fixes test_number_with_validations test_composed_one_of_number_with_validations
* Fixes two more tests
* Fixes test_array_of_enums
* Fixes two tests
* Removes comment
* Fixes serializationf of composed schema object models, fixes test
* Samples regenerated
* Removes pdb
|
2021-05-17 20:15:53 -07:00 |
|