This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
petstore
/
python-asyncio
/
test
History
jiangyuan
dce8b80af7
[Python] fix api file name & api var name (
#11051
)
...
* fix api filename * fix PythonCodeGen toApiVarName * add samples change
2022-02-14 11:27:13 +08:00
..
__init__.py
…
test_additional_properties_any_type.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_array.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_boolean.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_class.py
…
test_additional_properties_integer.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_number.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_object.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_additional_properties_string.py
Adds spec additionalProperties + nullable examples (
#2405
)
2019-03-20 15:31:28 +08:00
test_animal.py
…
test_another_fake_api.py
…
test_api_response.py
…
test_array_of_array_of_number_only.py
…
test_array_of_number_only.py
…
test_array_test.py
…
test_big_cat_all_of.py
Support models with multi-level hierarchy (via roxspring) (
#4503
)
2019-12-27 15:42:32 +08:00
test_big_cat.py
Support models with multi-level hierarchy (via roxspring) (
#4503
)
2019-12-27 15:42:32 +08:00
test_capitalization.py
…
test_cat_all_of.py
handle composed schemas in InlineModelResolver (
#2112
)
2019-05-08 10:19:15 +08:00
test_cat.py
…
test_category.py
…
test_class_model.py
…
test_client.py
…
test_dog_all_of.py
handle composed schemas in InlineModelResolver (
#2112
)
2019-05-08 10:19:15 +08:00
test_dog.py
…
test_enum_arrays.py
…
test_enum_class.py
…
test_enum_test.py
…
test_fake_api.py
…
test_fake_classname_tags123_api.py
[Python] fix api file name & api var name (
#11051
)
2022-02-14 11:27:13 +08:00
test_fake_classname_tags_123_api.py
…
test_file_schema_test_class.py
…
test_file.py
…
test_format_test.py
…
test_has_only_read_only.py
…
test_list.py
…
test_map_test.py
…
test_mixed_properties_and_additional_properties_class.py
…
test_model200_response.py
…
test_model_return.py
…
test_name.py
…
test_number_only.py
…
test_order.py
…
test_outer_composite.py
…
test_outer_enum.py
…
test_pet_api.py
…
test_pet.py
…
test_read_only_first.py
…
test_special_model_name.py
…
test_store_api.py
…
test_tag.py
…
test_type_holder_default.py
…
test_type_holder_example.py
…
test_user_api.py
…
test_user.py
…
test_xml_item.py
…