From 8dbb18027a2636d1ba14f9f40dc4c9bbc89913ae Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 09:26:18 -0700 Subject: [PATCH 01/15] Improves docs generation --- .../schema_accessed_types.handlebars | 1 + .../schema_python_types.handlebars | 2 +- .../python-experimental/schema_doc.handlebars | 46 +- .../.openapi-generator/VERSION | 2 +- .../docs/apis/tags/DefaultApi.md | 13 +- .../docs/apis/tags/FakeApi.md | 575 +++++++++++------- .../docs/apis/tags/PetApi.md | 159 +++-- .../docs/apis/tags/StoreApi.md | 25 +- .../docs/apis/tags/UserApi.md | 87 ++- .../docs/models/AdditionalPropertiesClass.md | 27 +- .../models/AdditionalPropertiesValidator.md | 7 +- .../AdditionalPropertiesWithArrayOfEnums.md | 11 +- .../docs/models/Address.md | 11 +- .../python-experimental/docs/models/Animal.md | 15 +- .../docs/models/AnimalFarm.md | 12 +- .../docs/models/AnyTypeAndFormat.md | 29 +- .../docs/models/AnyTypeNotString.md | 7 +- .../docs/models/ApiResponse.md | 17 +- .../python-experimental/docs/models/Apple.md | 15 +- .../docs/models/AppleReq.md | 13 +- .../docs/models/ArrayHoldingAnyType.md | 12 +- .../docs/models/ArrayOfArrayOfNumberOnly.md | 13 +- .../docs/models/ArrayOfEnums.md | 12 +- .../docs/models/ArrayOfNumberOnly.md | 13 +- .../docs/models/ArrayTest.md | 17 +- .../models/ArrayWithValidationsInItems.md | 12 +- .../python-experimental/docs/models/Banana.md | 13 +- .../docs/models/BananaReq.md | 13 +- .../python-experimental/docs/models/Bar.md | 7 +- .../docs/models/BasquePig.md | 13 +- .../docs/models/Boolean.md | 7 +- .../docs/models/BooleanEnum.md | 7 +- .../docs/models/Capitalization.md | 23 +- .../python-experimental/docs/models/Cat.md | 7 +- .../docs/models/Category.md | 15 +- .../docs/models/ChildCat.md | 7 +- .../docs/models/ClassModel.md | 13 +- .../python-experimental/docs/models/Client.md | 13 +- .../docs/models/ComplexQuadrilateral.md | 7 +- ...omposedAnyOfDifferentTypesNoValidations.md | 7 +- .../docs/models/ComposedArray.md | 12 +- .../docs/models/ComposedBool.md | 7 +- .../docs/models/ComposedNone.md | 7 +- .../docs/models/ComposedNumber.md | 7 +- .../docs/models/ComposedObject.md | 7 +- .../models/ComposedOneOfDifferentTypes.md | 7 +- .../docs/models/ComposedString.md | 7 +- .../docs/models/Currency.md | 7 +- .../docs/models/DanishPig.md | 13 +- .../docs/models/DateTimeTest.md | 7 +- .../docs/models/DateTimeWithValidations.md | 7 +- .../docs/models/DateWithValidations.md | 7 +- .../docs/models/DecimalPayload.md | 7 +- .../python-experimental/docs/models/Dog.md | 7 +- .../docs/models/Drawing.md | 19 +- .../docs/models/EnumArrays.md | 15 +- .../docs/models/EnumClass.md | 7 +- .../docs/models/EnumTest.md | 29 +- .../docs/models/EquilateralTriangle.md | 7 +- .../python-experimental/docs/models/File.md | 13 +- .../docs/models/FileSchemaTestClass.md | 15 +- .../python-experimental/docs/models/Foo.md | 13 +- .../docs/models/FormatTest.md | 53 +- .../python-experimental/docs/models/Fruit.md | 13 +- .../docs/models/FruitReq.md | 7 +- .../docs/models/GmFruit.md | 13 +- .../docs/models/GrandparentAnimal.md | 13 +- .../docs/models/HasOnlyReadOnly.md | 15 +- .../docs/models/HealthCheckResult.md | 13 +- .../docs/models/IntegerEnum.md | 7 +- .../docs/models/IntegerEnumBig.md | 7 +- .../docs/models/IntegerEnumOneValue.md | 7 +- .../models/IntegerEnumWithDefaultValue.md | 7 +- .../docs/models/IntegerMax10.md | 7 +- .../docs/models/IntegerMin15.md | 7 +- .../docs/models/IsoscelesTriangle.md | 7 +- .../docs/models/JSONPatchRequest.md | 12 +- .../models/JSONPatchRequestAddReplaceTest.md | 15 +- .../docs/models/JSONPatchRequestMoveCopy.md | 13 +- .../docs/models/JSONPatchRequestRemove.md | 13 +- .../python-experimental/docs/models/Mammal.md | 7 +- .../docs/models/MapTest.md | 19 +- ...dPropertiesAndAdditionalPropertiesClass.md | 17 +- .../docs/models/Model200Response.md | 15 +- .../docs/models/ModelReturn.md | 13 +- .../python-experimental/docs/models/Money.md | 15 +- .../python-experimental/docs/models/Name.md | 17 +- .../docs/models/NoAdditionalProperties.md | 13 +- .../docs/models/NullableClass.md | 35 +- .../docs/models/NullableShape.md | 7 +- .../docs/models/NullableString.md | 7 +- .../python-experimental/docs/models/Number.md | 7 +- .../docs/models/NumberOnly.md | 13 +- .../docs/models/NumberWithValidations.md | 7 +- .../docs/models/ObjectInterface.md | 7 +- .../docs/models/ObjectModelWithRefProps.md | 17 +- .../models/ObjectWithDecimalProperties.md | 17 +- .../models/ObjectWithDifficultlyNamedProps.md | 17 +- .../ObjectWithInlineCompositionProperty.md | 13 +- .../docs/models/ObjectWithValidations.md | 7 +- .../python-experimental/docs/models/Order.md | 23 +- .../docs/models/ParentPet.md | 7 +- .../python-experimental/docs/models/Pet.md | 23 +- .../python-experimental/docs/models/Pig.md | 7 +- .../python-experimental/docs/models/Player.md | 15 +- .../docs/models/Quadrilateral.md | 7 +- .../docs/models/QuadrilateralInterface.md | 15 +- .../docs/models/ReadOnlyFirst.md | 15 +- .../docs/models/ScaleneTriangle.md | 7 +- .../python-experimental/docs/models/Shape.md | 7 +- .../docs/models/ShapeOrNull.md | 7 +- .../docs/models/SimpleQuadrilateral.md | 7 +- .../docs/models/SomeObject.md | 7 +- .../docs/models/SpecialModelName.md | 13 +- .../python-experimental/docs/models/String.md | 7 +- .../docs/models/StringBooleanMap.md | 11 +- .../docs/models/StringEnum.md | 7 +- .../docs/models/StringEnumWithDefaultValue.md | 7 +- .../docs/models/StringWithValidation.md | 7 +- .../python-experimental/docs/models/Tag.md | 15 +- .../docs/models/Triangle.md | 7 +- .../docs/models/TriangleInterface.md | 15 +- .../docs/models/UUIDString.md | 7 +- .../python-experimental/docs/models/User.md | 37 +- .../python-experimental/docs/models/Whale.md | 17 +- .../python-experimental/docs/models/Zebra.md | 15 +- .../model/additional_properties_class.py | 4 +- .../model/additional_properties_class.pyi | 4 +- .../model/additional_properties_validator.py | 10 +- .../model/additional_properties_validator.pyi | 10 +- ...ditional_properties_with_array_of_enums.py | 2 +- ...itional_properties_with_array_of_enums.pyi | 2 +- .../petstore_api/model/any_type_and_format.py | 32 +- .../model/any_type_and_format.pyi | 32 +- .../petstore_api/model/any_type_not_string.py | 2 +- .../model/any_type_not_string.pyi | 2 +- .../model/array_holding_any_type.py | 2 +- .../model/array_holding_any_type.pyi | 2 +- .../model/array_of_array_of_number_only.py | 4 +- .../model/array_of_array_of_number_only.pyi | 4 +- .../model/array_of_number_only.py | 2 +- .../model/array_of_number_only.pyi | 2 +- .../petstore_api/model/array_test.py | 10 +- .../petstore_api/model/array_test.pyi | 10 +- .../petstore_api/model/cat.py | 2 +- .../petstore_api/model/cat.pyi | 2 +- .../petstore_api/model/child_cat.py | 2 +- .../petstore_api/model/child_cat.pyi | 2 +- .../petstore_api/model/class_model.py | 2 +- .../petstore_api/model/class_model.pyi | 2 +- .../model/complex_quadrilateral.py | 2 +- .../model/complex_quadrilateral.pyi | 2 +- ...d_any_of_different_types_no_validations.py | 4 +- ..._any_of_different_types_no_validations.pyi | 4 +- .../petstore_api/model/composed_array.py | 2 +- .../petstore_api/model/composed_array.pyi | 2 +- .../model/composed_one_of_different_types.py | 4 +- .../model/composed_one_of_different_types.pyi | 4 +- .../petstore_api/model/dog.py | 2 +- .../petstore_api/model/dog.pyi | 2 +- .../petstore_api/model/drawing.py | 2 +- .../petstore_api/model/drawing.pyi | 2 +- .../petstore_api/model/enum_arrays.py | 2 +- .../petstore_api/model/enum_arrays.pyi | 2 +- .../model/equilateral_triangle.py | 2 +- .../model/equilateral_triangle.pyi | 2 +- .../model/file_schema_test_class.py | 2 +- .../model/file_schema_test_class.pyi | 2 +- .../petstore_api/model/format_test.py | 2 +- .../petstore_api/model/format_test.pyi | 2 +- .../petstore_api/model/fruit.py | 2 +- .../petstore_api/model/fruit.pyi | 2 +- .../petstore_api/model/fruit_req.py | 2 +- .../petstore_api/model/fruit_req.pyi | 2 +- .../petstore_api/model/gm_fruit.py | 2 +- .../petstore_api/model/gm_fruit.pyi | 2 +- .../petstore_api/model/isosceles_triangle.py | 2 +- .../petstore_api/model/isosceles_triangle.pyi | 2 +- .../petstore_api/model/json_patch_request.py | 4 +- .../petstore_api/model/json_patch_request.pyi | 4 +- .../json_patch_request_add_replace_test.py | 2 +- .../json_patch_request_add_replace_test.pyi | 2 +- .../petstore_api/model/mammal.py | 2 +- .../petstore_api/model/mammal.pyi | 2 +- .../petstore_api/model/model200_response.py | 2 +- .../petstore_api/model/model200_response.pyi | 2 +- .../petstore_api/model/model_return.py | 2 +- .../petstore_api/model/model_return.pyi | 2 +- .../petstore_api/model/name.py | 2 +- .../petstore_api/model/name.pyi | 2 +- .../petstore_api/model/nullable_class.py | 10 +- .../petstore_api/model/nullable_class.pyi | 10 +- .../petstore_api/model/nullable_shape.py | 2 +- .../petstore_api/model/nullable_shape.pyi | 2 +- ...object_with_inline_composition_property.py | 4 +- ...bject_with_inline_composition_property.pyi | 4 +- .../petstore_api/model/pet.py | 4 +- .../petstore_api/model/pet.pyi | 4 +- .../petstore_api/model/pig.py | 2 +- .../petstore_api/model/pig.pyi | 2 +- .../petstore_api/model/quadrilateral.py | 2 +- .../petstore_api/model/quadrilateral.pyi | 2 +- .../model/quadrilateral_interface.py | 2 +- .../model/quadrilateral_interface.pyi | 2 +- .../petstore_api/model/scalene_triangle.py | 2 +- .../petstore_api/model/scalene_triangle.pyi | 2 +- .../petstore_api/model/shape.py | 2 +- .../petstore_api/model/shape.pyi | 2 +- .../petstore_api/model/shape_or_null.py | 2 +- .../petstore_api/model/shape_or_null.pyi | 2 +- .../model/simple_quadrilateral.py | 2 +- .../model/simple_quadrilateral.pyi | 2 +- .../petstore_api/model/some_object.py | 2 +- .../petstore_api/model/some_object.pyi | 2 +- .../petstore_api/model/triangle.py | 2 +- .../petstore_api/model/triangle.pyi | 2 +- .../petstore_api/model/triangle_interface.py | 2 +- .../petstore_api/model/triangle_interface.pyi | 2 +- .../petstore_api/model/user.py | 8 +- .../petstore_api/model/user.pyi | 8 +- .../petstore_api/model/zebra.py | 2 +- .../petstore_api/model/zebra.pyi | 2 +- .../petstore_api/paths/fake_2/get.py | 6 +- .../petstore_api/paths/fake_2/get.pyi | 2 +- .../paths/fake_inline_composition_/post.py | 26 +- .../paths/fake_inline_composition_/post.pyi | 24 +- .../paths/fake_json_with_charset/post.py | 6 +- .../paths/fake_json_with_charset/post.pyi | 6 +- .../post.py | 6 +- .../post.pyi | 6 +- .../paths/fake_test_query_paramters/put.py | 10 +- .../paths/fake_upload_files/post.py | 2 +- .../paths/fake_upload_files/post.pyi | 2 +- .../paths/pet_find_by_status/get.py | 2 +- .../paths/pet_find_by_tags/get.py | 2 +- .../paths/user_create_with_array/post.py | 6 +- .../paths/user_create_with_array/post.pyi | 6 +- .../paths/user_create_with_list/post.py | 6 +- .../paths/user_create_with_list/post.pyi | 6 +- 239 files changed, 1709 insertions(+), 1098 deletions(-) create mode 100644 modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_accessed_types.handlebars diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_accessed_types.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_accessed_types.handlebars new file mode 100644 index 000000000000..8d0dcc0f4bd2 --- /dev/null +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_accessed_types.handlebars @@ -0,0 +1 @@ +{{#if isAnyType}}frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO{{/if}}{{#if isArray}}tuple, {{/if}}{{#if isMap}}frozendict.frozendict, {{/if}}{{#if isNull}}NoneClass, {{/if}}{{#if isString }}{{#neq format "binary"}}str, {{/neq}}{{#eq format "binary"}}bytes, FileIO, {{/eq}}{{/if}}{{#or isInteger isNumber}}decimal.Decimal, {{/or}}{{#if isBoolean}}BoolClass, {{/if}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_python_types.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_python_types.handlebars index c239ed2f5690..613e58613022 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_python_types.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/schema_python_types.handlebars @@ -1 +1 @@ -{{#if isAnyType}}dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, {{/if}}{{#if isArray}}tuple, {{/if}}{{#if isMap}}dict, frozendict.frozendict, {{/if}}{{#if isNull}}None, {{/if}}{{#if isString }}{{#neq format "binary"}}str, {{/neq}}{{#eq format "date"}}date, {{/eq}}{{#eq format "date-time"}}datetime, {{/eq}}{{#eq format "uuid"}}uuid.UUID, {{/eq}}{{#eq format "binary"}}bytes, io.FileIO, io.BufferedReader, {{/eq}}{{/if}}{{#if isInteger}}decimal.Decimal, int, {{/if}}{{#if isNumber}}decimal.Decimal, int, float, {{/if}}{{#if isBoolean}}bool, {{/if}} \ No newline at end of file +{{#if isAnyType}}dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, {{/if}}{{#if isArray}}list, tuple, {{/if}}{{#if isMap}}dict, frozendict.frozendict, {{/if}}{{#if isNull}}None, {{/if}}{{#if isString }}{{#neq format "binary"}}str, {{/neq}}{{#eq format "date"}}date, {{/eq}}{{#eq format "date-time"}}datetime, {{/eq}}{{#eq format "uuid"}}uuid.UUID, {{/eq}}{{#eq format "binary"}}bytes, io.FileIO, io.BufferedReader, {{/eq}}{{/if}}{{#if isInteger}}decimal.Decimal, int, {{/if}}{{#if isNumber}}decimal.Decimal, int, float, {{/if}}{{#if isBoolean}}bool, {{/if}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 3da869829903..bf2b6ed22b88 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -3,43 +3,41 @@ {{&description}} {{/if}} -{{#or vars additionalProperties}} -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- +{{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#or vars additionalProperties}} +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- {{#each getRequiredVarsMap}} -**{{@key}}** | {{#with this}}{{#unless complexType}}**{{dataType}}**{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#if isReadOnly}}[readonly] {{/if}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}}{{/with}} +**{{{@key}}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}}{{/with}} {{/each}} {{#each vars}} {{#unless required}} -**{{baseName}}** | {{#unless complexType}}**{{dataType}}**{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#unless required}}[optional] {{/unless}}{{#if isReadOnly}}[readonly] {{/if}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} +**{{baseName}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} {{/unless}} {{/each}} {{#with additionalProperties}} {{#unless getIsBooleanSchemaFalse}} {{#if getIsBooleanSchemaTrue}} -**any string name** | {{> model_templates/schema_python_types }} | any string name can be used but the value must be the correct type | [optional] +**any string name** | {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{else}} -**any string name** | {{#unless complexType}}**{{dataType}}**{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}}any string name can be used but the value must be the correct type | {{#unless required}}[optional] {{/unless}}{{#if isReadOnly}}[readonly] {{/if}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} +**any string name** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} {{/if}} {{/unless}} {{else}} -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] {{/with}} -{{else}} -Type | Description | Notes -------------- | ------------- | ------------- - {{#if isAnyType}} -typing.Union[{{> model_templates/schema_python_types }}] | | - {{else}} - {{#if hasMultipleTypes}} -typing.Union[{{> model_templates/schema_python_types }}] | | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}} - {{else}} - {{#if isArray}} -{{#unless arrayModelType}}**{{dataType}}**{{/unless}}{{#if arrayModelType}}[**{{dataType}}**]({{arrayModelType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} - {{else}} -{{#unless arrayModelType}}**{{dataType}}**{{/unless}} | {{#if description}}{{description}}{{/if}} | {{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}}{{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}} - {{/if}} - {{/if}} - {{/if}} {{/or}} +{{#if items}} + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +{{#with items}} +{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{/with}} +{{/if}} \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION b/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION index 7b7e20b57036..717311e32e3c 100644 --- a/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION +++ b/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION @@ -1 +1 @@ -6.1.1-SNAPSHOT \ No newline at end of file +unset \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index 99ba34ec28a2..e87a46efa0d8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -57,11 +57,16 @@ headers | Unset | headers were not defined | #### SchemaFor0ResponseBodyApplicationJson -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**string** | [**Foo**](Foo.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**string** | [**Foo**](Foo.md) | [**Foo**](Foo.md) | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index da9948ee8cb2..c3326d2db924 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -459,9 +459,10 @@ query | QuerySchema | | #### QuerySchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -536,9 +537,10 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses @@ -556,9 +558,10 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | **bool** @@ -628,21 +631,24 @@ some_var | SomeVarSchema | | #### SomeVarSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### SomeVarSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### SomeVarSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -893,9 +899,10 @@ id | IdSchema | | #### IdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -1003,24 +1010,29 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**number** | **int, float** | None | -**pattern_without_delimiter** | **str** | None | -**byte** | **str** | None | -**double** | **int, float** | None | -**integer** | **int** | None | [optional] -**int32** | **int** | None | [optional] -**int64** | **int** | None | [optional] -**float** | **int, float** | None | [optional] -**string** | **str** | None | [optional] -**binary** | **file_type** | None | [optional] -**date** | **date** | None | [optional] -**dateTime** | **datetime** | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00 -**password** | **str** | None | [optional] -**callback** | **str** | None | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**number** | decimal.Decimal, int, float, | decimal.Decimal, | None | +**pattern_without_delimiter** | str, | str, | None | +**byte** | str, | str, | None | +**double** | decimal.Decimal, int, float, | decimal.Decimal, | None | +**integer** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] +**int32** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] +**int64** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] +**float** | decimal.Decimal, int, float, | decimal.Decimal, | None | [optional] +**string** | str, | str, | None | [optional] +**binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | None | [optional] +**date** | str, date, | str, | None | [optional] +**dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00 +**password** | str, | str, | None | [optional] +**callback** | str, | str, | None | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1125,12 +1137,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**enum_form_string_array** | **[str]** | Form parameter enum test (string array) | [optional] -**enum_form_string** | **str** | Form parameter enum test (string) | [optional] if omitted the server will use the default value of "-efg" -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] must be one of [">", "$", ] +**enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] , must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### query_params #### RequestQueryParams @@ -1145,27 +1162,36 @@ enum_query_double | EnumQueryDoubleSchema | | optional #### EnumQueryStringArraySchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | must be one of [">", "$", ] + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | must be one of [">", "$", ]defaults to "$" #### EnumQueryStringSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | defaults to "-efg", must be one of ["_abc", "-efg", "(xyz)", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" #### EnumQueryIntegerSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | must be one of [1, -2, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] #### EnumQueryDoubleSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | must be one of [1.1, -1.2, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] ### header_params #### RequestHeaderParams @@ -1177,15 +1203,22 @@ enum_header_string | EnumHeaderStringSchema | | optional #### EnumHeaderStringArraySchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | must be one of [">", "$", ] + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | must be one of [">", "$", ]defaults to "$" #### EnumHeaderStringSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | defaults to "-efg", must be one of ["_abc", "-efg", "(xyz)", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" ### Return Types, Responses @@ -1377,27 +1410,31 @@ int64_group | Int64GroupSchema | | optional #### RequiredStringGroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | #### RequiredInt64GroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | #### StringGroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | #### Int64GroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### header_params #### RequestHeaderParams @@ -1409,15 +1446,17 @@ boolean_group | BooleanGroupSchema | | optional #### RequiredBooleanGroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | #### BooleanGroupSchema -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses @@ -1491,10 +1530,15 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **str** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1576,17 +1620,23 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | #### SchemaForRequestBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**someProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### query_params #### RequestQueryParams @@ -1599,17 +1649,23 @@ compositionInProperty | CompositionInPropertySchema | | optional #### CompositionAtRootSchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | #### CompositionInPropertySchema -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**someProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1627,17 +1683,23 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | #### SchemaFor200ResponseBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**someProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **bool, date, datetime, dict, float, int, list, str, none_type** @@ -1698,12 +1760,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**param** | **str** | field1 | -**param2** | **str** | field2 | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**param** | str, | str, | field1 | +**param2** | str, | str, | field2 | +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1856,9 +1923,10 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJsonCharsetutf8 -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses @@ -1876,9 +1944,10 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJsonCharsetutf8 -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2117,11 +2186,16 @@ mapBean | MapBeanSchema | | optional #### MapBeanSchema -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**keyword** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**keyword** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -2344,9 +2418,10 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### query_params #### RequestQueryParams @@ -2362,33 +2437,38 @@ A-B | ABSchema | | optional #### Model1Schema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### AbSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ModelSelfSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### header_params #### RequestHeaderParams @@ -2402,27 +2482,31 @@ A-B | ABSchema | | optional #### Model1Schema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ModelSelfSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### path_params #### RequestPathParams @@ -2437,33 +2521,38 @@ A-B | ABSchema | | #### Model1Schema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### AbSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ModelSelfSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### cookie_params #### RequestCookieParams @@ -2478,33 +2567,38 @@ A-B | ABSchema | | optional #### Model1Schema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### AbSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ModelSelfSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ABSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -2522,9 +2616,10 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2611,33 +2706,63 @@ refParam | RefParamSchema | | #### PipeSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | #### IoutilSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | #### HttpSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | #### UrlSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | #### ContextSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | #### RefParamSchema Type | Description | Notes @@ -2858,9 +2983,10 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -2878,9 +3004,10 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | **str** @@ -3026,9 +3153,10 @@ skip_deserialization | bool | default is False | when True, headers and body wil file to upload -Type | Description | Notes -------------- | ------------- | ------------- -**file_type** | file to upload | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | ### Return Types, Responses @@ -3048,9 +3176,10 @@ headers | Unset | headers were not defined | file to download -Type | Description | Notes -------------- | ------------- | ------------- -**file_type** | file to download | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to download | **file_type** @@ -3114,12 +3243,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**file** | **file_type** | file to upload | -**additionalMetadata** | **str** | Additional data to pass to server | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**file** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | +**additionalMetadata** | str, | str, | Additional data to pass to server | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -3204,11 +3338,16 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**files** | **[file_type]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**files** | list, tuple, | tuple, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index f165afbe6fac..2c276282ce02 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -279,9 +279,10 @@ api_key | ApiKeySchema | | optional #### ApiKeySchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### path_params #### RequestPathParams @@ -292,9 +293,10 @@ petId | PetIdSchema | | #### PetIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses @@ -451,9 +453,15 @@ status | StatusSchema | | #### StatusSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | must be one of ["available", "pending", "sold", ] + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | must be one of ["available", "pending", "sold", ]defaults to "available" ### Return Types, Responses @@ -472,15 +480,27 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationXml -Type | Description | Notes -------------- | ------------- | ------------- -**[Pet]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**[Pet]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### ApiResponseFor400 Name | Type | Description | Notes @@ -630,9 +650,15 @@ tags | TagsSchema | | #### TagsSchema -Type | Description | Notes -------------- | ------------- | ------------- -**[str]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -651,15 +677,27 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationXml -Type | Description | Notes -------------- | ------------- | ------------- -**[Pet]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**[Pet]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### ApiResponseFor400 Name | Type | Description | Notes @@ -746,9 +784,10 @@ petId | PetIdSchema | | #### PetIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses @@ -1065,12 +1104,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | Updated name of the pet | [optional] -**status** | **str** | Updated status of the pet | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | str, | str, | Updated name of the pet | [optional] +**status** | str, | str, | Updated status of the pet | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams @@ -1081,9 +1125,10 @@ petId | PetIdSchema | | #### PetIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses @@ -1190,12 +1235,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**requiredFile** | **file_type** | file to upload | -**additionalMetadata** | **str** | Additional data to pass to server | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**requiredFile** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | +**additionalMetadata** | str, | str, | Additional data to pass to server | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams @@ -1206,9 +1256,10 @@ petId | PetIdSchema | | #### PetIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses @@ -1321,12 +1372,17 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**additionalMetadata** | **str** | Additional data to pass to server | [optional] -**file** | **file_type** | file to upload | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**additionalMetadata** | str, | str, | Additional data to pass to server | [optional] +**file** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams @@ -1337,9 +1393,10 @@ petId | PetIdSchema | | #### PetIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index c197a18a7a9e..7bce9a2ac810 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -65,9 +65,10 @@ order_id | OrderIdSchema | | #### OrderIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -163,10 +164,15 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **int** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] **{str: (int,)}** @@ -235,9 +241,10 @@ order_id | OrderIdSchema | | #### OrderIdSchema -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index 8a948b820b1d..037fb47eaa45 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -169,9 +169,15 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**[User]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**User**](User.md) | [**User**](User.md) | | ### Return Types, Responses @@ -260,9 +266,15 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**[User]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**User**](User.md) | [**User**](User.md) | | ### Return Types, Responses @@ -342,9 +354,10 @@ username | UsernameSchema | | #### UsernameSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -433,9 +446,10 @@ username | UsernameSchema | | #### UsernameSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -546,15 +560,17 @@ password | PasswordSchema | | #### UsernameSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### PasswordSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses @@ -573,15 +589,17 @@ headers | ResponseHeadersFor200 | | #### SchemaFor200ResponseBodyApplicationXml -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | #### ResponseHeadersFor200 Name | Type | Description | Notes @@ -593,17 +611,19 @@ X-Expires-After | XExpiresAfterSchema | | optional calls per hour allowed by the user -Type | Description | Notes -------------- | ------------- | ------------- -**int** | calls per hour allowed by the user | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user | #### XExpiresAfterSchema date in UTC when token expires -Type | Description | Notes -------------- | ------------- | ------------- -**datetime** | date in UTC when token expires | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, datetime, | str, | date in UTC when token expires | #### ApiResponseFor400 @@ -760,9 +780,10 @@ username | UsernameSchema | | #### UsernameSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index 938f852d4d67..b32825ea05b8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -1,17 +1,22 @@ # petstore_api.model.additional_properties_class.AdditionalPropertiesClass -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**map_property** | **{str: (str,)}** | | [optional] -**map_of_map_property** | **{str: ({str: (str,)},)}** | | [optional] -**anytype_1** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**map_with_undeclared_properties_anytype_1** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | [optional] -**map_with_undeclared_properties_anytype_2** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | [optional] -**map_with_undeclared_properties_anytype_3** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | [optional] -**empty_map** | **{str: typing.Any}** | an object with no declared properties and no undeclared properties, hence it's an empty map. | [optional] -**map_with_undeclared_properties_string** | **{str: (str,)}** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**map_property** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**map_of_map_property** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**anytype_1** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**map_with_undeclared_properties_anytype_1** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**map_with_undeclared_properties_anytype_2** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**map_with_undeclared_properties_anytype_3** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**empty_map** | dict, frozendict.frozendict, | frozendict.frozendict, | an object with no declared properties and no undeclared properties, hence it's an empty map. | [optional] +**map_with_undeclared_properties_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md index 601107887d72..d0db98ec6ee8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md @@ -1,8 +1,9 @@ # petstore_api.model.additional_properties_validator.AdditionalPropertiesValidator -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md index 3fc1ac9fbdf0..b8915d6f1399 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md @@ -1,9 +1,14 @@ # petstore_api.model.additional_properties_with_array_of_enums.AdditionalPropertiesWithArrayOfEnums -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **[EnumClass]** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | list, tuple, | tuple, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md index badfd3c37057..5d752e256efe 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md @@ -1,9 +1,14 @@ # petstore_api.model.address.Address -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **int** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md index a12bd27f3ba6..9d78cfd2f7aa 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md @@ -1,11 +1,16 @@ # petstore_api.model.animal.Animal -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**className** | **str** | | -**color** | **str** | | [optional] if omitted the server will use the default value of "red" -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**className** | str, | str, | | +**color** | str, | str, | | [optional] if omitted the server will use the default value of "red" +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md index 2adb90a0cf11..8c480b376c01 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md @@ -1,8 +1,14 @@ # petstore_api.model.animal_farm.AnimalFarm -Type | Description | Notes -------------- | ------------- | ------------- -**[Animal]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Animal**](Animal.md) | [**Animal**](Animal.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md index 0c55af0f59d3..ba0e349e1986 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md @@ -1,18 +1,23 @@ # petstore_api.model.any_type_and_format.AnyTypeAndFormat -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**uuid** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**date** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**date-time** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**number** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**binary** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**int32** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**int64** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**double** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**float** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**uuid** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**date** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**date-time** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**number** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**binary** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**int32** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**int64** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**double** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**float** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md index b779ad8ff2c1..96f9ee8b33f9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md @@ -1,8 +1,9 @@ # petstore_api.model.any_type_not_string.AnyTypeNotString -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md index b22ca66e2595..5c8aeb51b1e9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md @@ -1,12 +1,17 @@ # petstore_api.model.api_response.ApiResponse -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**code** | **int** | | [optional] -**type** | **str** | | [optional] -**message** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**code** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**type** | str, | str, | | [optional] +**message** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md index 5b85514299ef..52d17f476fbc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md @@ -1,11 +1,16 @@ # petstore_api.model.apple.Apple -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**cultivar** | **str** | | -**origin** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**cultivar** | str, | str, | | +**origin** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md index 17b7d6db227f..336d9bc665d5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md @@ -1,10 +1,15 @@ # petstore_api.model.apple_req.AppleReq -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**cultivar** | **str** | | -**mealy** | **bool** | | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**cultivar** | str, | str, | | +**mealy** | bool, | BoolClass, | | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md index f3491b361f8a..3e2a156fbca7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md @@ -1,8 +1,14 @@ # petstore_api.model.array_holding_any_type.ArrayHoldingAnyType -Type | Description | Notes -------------- | ------------- | ------------- -**[bool, date, datetime, dict, float, int, list, str, none_type]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type can be stored here | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 745774d3dd45..d3b311037204 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -1,10 +1,15 @@ # petstore_api.model.array_of_array_of_number_only.ArrayOfArrayOfNumberOnly -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**ArrayArrayNumber** | **[[int, float]]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**ArrayArrayNumber** | list, tuple, | tuple, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md index 9fea01a24851..3e29baf709f2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md @@ -1,8 +1,14 @@ # petstore_api.model.array_of_enums.ArrayOfEnums -Type | Description | Notes -------------- | ------------- | ------------- -**[StringEnum]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | must be one of [] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index 1e0bf6061632..de3eb39c4192 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -1,10 +1,15 @@ # petstore_api.model.array_of_number_only.ArrayOfNumberOnly -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**ArrayNumber** | **[int, float]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**ArrayNumber** | list, tuple, | tuple, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index d12c6a2ebaa6..69710e83799d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -1,12 +1,17 @@ # petstore_api.model.array_test.ArrayTest -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**array_of_string** | **[str]** | | [optional] -**array_array_of_integer** | **[[int]]** | | [optional] -**array_array_of_model** | **[[ReadOnlyFirst]]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**array_of_string** | list, tuple, | tuple, | | [optional] +**array_array_of_integer** | list, tuple, | tuple, | | [optional] +**array_array_of_model** | list, tuple, | tuple, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md index 66e0ee53bd92..028320e1cafc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md @@ -1,8 +1,14 @@ # petstore_api.model.array_with_validations_in_items.ArrayWithValidationsInItems -Type | Description | Notes -------------- | ------------- | ------------- -**[int]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md index 8a3ba11bf7bc..5f9a00f03d68 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md @@ -1,10 +1,15 @@ # petstore_api.model.banana.Banana -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**lengthCm** | **int, float** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**lengthCm** | decimal.Decimal, int, float, | decimal.Decimal, | | +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md index a386d04fd26f..91d74ffaddc0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md @@ -1,10 +1,15 @@ # petstore_api.model.banana_req.BananaReq -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**lengthCm** | **int, float** | | -**sweet** | **bool** | | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**lengthCm** | decimal.Decimal, int, float, | decimal.Decimal, | | +**sweet** | bool, | BoolClass, | | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md index 8cebd519a0eb..50c7cd293962 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md @@ -1,8 +1,9 @@ # petstore_api.model.bar.Bar -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | defaults to "bar" +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | defaults to "bar" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md index 738b66e70615..99885fa7245e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md @@ -1,10 +1,15 @@ # petstore_api.model.basque_pig.BasquePig -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**className** | **str** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**className** | str, | str, | | must be one of ["BasquePig", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md index 1b0df546798c..068b90a16249 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md @@ -1,8 +1,9 @@ # petstore_api.model.boolean.Boolean -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md index 61b8e47b6e07..74fd1feab02f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md @@ -1,8 +1,9 @@ # petstore_api.model.boolean_enum.BooleanEnum -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | must be one of [schemas.BoolClass.TRUE, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | must be one of [schemas.BoolClass.TRUE, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md index 97cb810c4a43..0fa588d0e487 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md @@ -1,15 +1,20 @@ # petstore_api.model.capitalization.Capitalization -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**smallCamel** | **str** | | [optional] -**CapitalCamel** | **str** | | [optional] -**small_Snake** | **str** | | [optional] -**Capital_Snake** | **str** | | [optional] -**SCA_ETH_Flow_Points** | **str** | | [optional] -**ATT_NAME** | **str** | Name of the pet | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**smallCamel** | str, | str, | | [optional] +**CapitalCamel** | str, | str, | | [optional] +**small_Snake** | str, | str, | | [optional] +**Capital_Snake** | str, | str, | | [optional] +**SCA_ETH_Flow_Points** | str, | str, | | [optional] +**ATT_NAME** | str, | str, | Name of the pet | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md index 2174bd863e2e..7bf0083731d6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md @@ -1,8 +1,9 @@ # petstore_api.model.cat.Cat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index fede79479786..d13d8eb0520b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -1,11 +1,16 @@ # petstore_api.model.category.Category -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | | if omitted the server will use the default value of "default-name" -**id** | **int** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | str, | str, | | if omitted the server will use the default value of "default-name" +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md index f478bc3bed69..f45ce54690d7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md @@ -1,8 +1,9 @@ # petstore_api.model.child_cat.ChildCat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md index c4dd643e9323..2a44c25d5224 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md @@ -2,11 +2,16 @@ Model for testing model with \"_class\" property -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**_class** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model with \"_class\" property | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**_class** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md index eb5f2cf0cea4..5afc92761fd7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md @@ -1,10 +1,15 @@ # petstore_api.model.client.Client -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**client** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**client** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md index 70c0632a4302..b39e709854ab 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md @@ -1,8 +1,9 @@ # petstore_api.model.complex_quadrilateral.ComplexQuadrilateral -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md index 837c2631dbfb..338b0d02c07a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_any_of_different_types_no_validations.ComposedAnyOfDifferentTypesNoValidations -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md index 6b9d163d5702..413f3f093e39 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md @@ -1,8 +1,14 @@ # petstore_api.model.composed_array.ComposedArray -Type | Description | Notes -------------- | ------------- | ------------- -**[bool, date, datetime, dict, float, int, list, str, none_type]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md index f61ba872b8a5..8c222c7a6758 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_bool.ComposedBool -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md index 25f1e132ce02..a2e320c5fd4d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_none.ComposedNone -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md index d97f928e0bae..9efc6c5b5afd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_number.ComposedNumber -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md index 74e7e988c1d3..0d2e2d859ca5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_object.ComposedObject -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md index 1a44907c478f..fa3327e870bc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md @@ -2,9 +2,10 @@ this is a model that allows payloads of type object or number -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | this is a model that allows payloads of type object or number | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md index 4c218ccf9354..4116085b80f2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md @@ -1,8 +1,9 @@ # petstore_api.model.composed_string.ComposedString -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md index 44b10b8829db..8281f17cb8c1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md @@ -1,8 +1,9 @@ # petstore_api.model.currency.Currency -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | must be one of ["eur", "usd", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | must be one of ["eur", "usd", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md index b9511bc1c0a5..04f572b0912c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md @@ -1,10 +1,15 @@ # petstore_api.model.danish_pig.DanishPig -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**className** | **str** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**className** | str, | str, | | must be one of ["DanishPig", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md index 353be8f57528..db9224251fa6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md @@ -1,8 +1,9 @@ # petstore_api.model.date_time_test.DateTimeTest -Type | Description | Notes -------------- | ------------- | ------------- -**datetime** | | defaults to 2010-01-01T10:10:10.000111+01:00 +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, datetime, | str, | | defaults to 2010-01-01T10:10:10.000111+01:00 [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md index 2653f4ce21d1..6961648171e1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md @@ -1,8 +1,9 @@ # petstore_api.model.date_time_with_validations.DateTimeWithValidations -Type | Description | Notes -------------- | ------------- | ------------- -**datetime** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, datetime, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md index 9cc45db22330..92b6d329f194 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md @@ -1,8 +1,9 @@ # petstore_api.model.date_with_validations.DateWithValidations -Type | Description | Notes -------------- | ------------- | ------------- -**date** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, date, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md index 3d1d41f4378f..d86502599168 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md @@ -1,8 +1,9 @@ # petstore_api.model.decimal_payload.DecimalPayload -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md index 444e60a90632..8056b03b79cd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md @@ -1,8 +1,9 @@ # petstore_api.model.dog.Dog -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 17309a02c80e..7e53719873ba 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -1,13 +1,18 @@ # petstore_api.model.drawing.Drawing -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**mainShape** | [**Shape**](Shape.md) | | [optional] -**shapeOrNull** | [**ShapeOrNull**](ShapeOrNull.md) | | [optional] -**nullableShape** | [**NullableShape**](NullableShape.md) | | [optional] -**shapes** | **[Shape]** | | [optional] -**any string name** | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**mainShape** | [**Shape**](Shape.md) | [**Shape**](Shape.md) | | [optional] +**shapeOrNull** | [**ShapeOrNull**](ShapeOrNull.md) | [**ShapeOrNull**](ShapeOrNull.md) | | [optional] +**nullableShape** | [**NullableShape**](NullableShape.md) | [**NullableShape**](NullableShape.md) | | [optional] +**shapes** | list, tuple, | tuple, | | [optional] +**any string name** | [**Fruit**](Fruit.md) | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index a1c65c2a11d6..f503f66369cd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -1,11 +1,16 @@ # petstore_api.model.enum_arrays.EnumArrays -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**just_symbol** | **str** | | [optional] -**array_enum** | **[str]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] +**array_enum** | list, tuple, | tuple, | | [optional] must be one of ["fish", "crab", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md index 085bdb483897..688d36792586 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md @@ -1,8 +1,9 @@ # petstore_api.model.enum_class.EnumClass -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | defaults to "-efg", must be one of ["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M", ]defaults to "-efg" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index 10a029d4f9cb..f8cb29d90e05 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -1,18 +1,23 @@ # petstore_api.model.enum_test.EnumTest -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**enum_string_required** | **str** | | -**enum_string** | **str** | | [optional] -**enum_integer** | **int** | | [optional] -**enum_number** | **int, float** | | [optional] -**stringEnum** | [**StringEnum**](StringEnum.md) | | [optional] -**IntegerEnum** | [**IntegerEnum**](IntegerEnum.md) | | [optional] -**StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] -**IntegerEnumWithDefaultValue** | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | | [optional] -**IntegerEnumOneValue** | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**enum_string_required** | str, | str, | | must be one of ["UPPER", "lower", "", ] +**enum_string** | str, | str, | | [optional] must be one of ["UPPER", "lower", "", ] +**enum_integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] must be one of [1, -1, ] +**enum_number** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] must be one of [1.1, -1.2, ] +**stringEnum** | [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [optional] must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] +**IntegerEnum** | [**IntegerEnum**](IntegerEnum.md) | [**IntegerEnum**](IntegerEnum.md) | | [optional] must be one of [0, 1, 2, ] +**StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] must be one of ["placed", "approved", "delivered", ] +**IntegerEnumWithDefaultValue** | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | | [optional] must be one of [0, 1, 2, ] +**IntegerEnumOneValue** | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | | [optional] must be one of [0, ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md index 9da57bb03a76..4d8eef8008c2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md @@ -1,8 +1,9 @@ # petstore_api.model.equilateral_triangle.EquilateralTriangle -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md index 097a045cc5ed..8a26d1097102 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md @@ -2,11 +2,16 @@ Must be named `File` for test. -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**sourceURI** | **str** | Test capitalization | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | Must be named `File` for test. | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**sourceURI** | str, | str, | Test capitalization | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 365acbe3760b..17209c9d6619 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -1,11 +1,16 @@ # petstore_api.model.file_schema_test_class.FileSchemaTestClass -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**file** | [**File**](File.md) | | [optional] -**files** | **[File]** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**file** | [**File**](File.md) | [**File**](File.md) | | [optional] +**files** | list, tuple, | tuple, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md index a7112c289625..1b6342d7b23f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md @@ -1,10 +1,15 @@ # petstore_api.model.foo.Foo -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **str** | | [optional] if omitted the server will use the default value of "bar" -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | str, | str, | | [optional] if omitted the server will use the default value of "bar" +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index 0f790bfc7f4c..1dc4d7fc7169 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -1,30 +1,35 @@ # petstore_api.model.format_test.FormatTest -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**date** | **date** | | -**number** | **int, float** | | -**password** | **str** | | -**byte** | **str** | | -**integer** | **int** | | [optional] -**int32** | **int** | | [optional] -**int32withValidations** | **int** | | [optional] -**int64** | **int** | | [optional] -**float** | **int, float** | this is a reserved python keyword | [optional] -**float32** | **int, float** | | [optional] -**double** | **int, float** | | [optional] -**float64** | **int, float** | | [optional] -**arrayWithUniqueItems** | **[int, float]** | | [optional] -**string** | **str** | | [optional] -**binary** | **file_type** | | [optional] -**dateTime** | **datetime** | | [optional] -**uuid** | **str** | | [optional] -**uuidNoExample** | **str** | | [optional] -**pattern_with_digits** | **str** | A string that is a 10 digit number. Can have leading zeros. | [optional] -**pattern_with_digits_and_delimiter** | **str** | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional] -**noneProp** | **none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**date** | str, date, | str, | | +**number** | decimal.Decimal, int, float, | decimal.Decimal, | | +**password** | str, | str, | | +**byte** | str, | str, | | +**integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**int32** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**int32withValidations** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**int64** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**float** | decimal.Decimal, int, float, | decimal.Decimal, | this is a reserved python keyword | [optional] +**float32** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**double** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**float64** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**arrayWithUniqueItems** | list, tuple, | tuple, | | [optional] +**string** | str, | str, | | [optional] +**binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | [optional] +**dateTime** | str, datetime, | str, | | [optional] +**uuid** | str, uuid.UUID, | str, | | [optional] +**uuidNoExample** | str, uuid.UUID, | str, | | [optional] +**pattern_with_digits** | str, | str, | A string that is a 10 digit number. Can have leading zeros. | [optional] +**pattern_with_digits_and_delimiter** | str, | str, | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional] +**noneProp** | None, | NoneClass, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md index 90c546886976..4299ef543582 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md @@ -1,10 +1,15 @@ # petstore_api.model.fruit.Fruit -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**color** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**color** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md index b3aa4b4647e1..900fb169cf6f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md @@ -1,8 +1,9 @@ # petstore_api.model.fruit_req.FruitReq -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md index 55ce85a46bc2..ae9df09be6b4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md @@ -1,10 +1,15 @@ # petstore_api.model.gm_fruit.GmFruit -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**color** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**color** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md index 612d8becc301..532514db6476 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md @@ -1,10 +1,15 @@ # petstore_api.model.grandparent_animal.GrandparentAnimal -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**pet_type** | **str** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**pet_type** | str, | str, | | +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md index ccce56daf26d..a7e00cc7c2b7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md @@ -1,11 +1,16 @@ # petstore_api.model.has_only_read_only.HasOnlyReadOnly -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **str** | | [optional] [readonly] -**foo** | **str** | | [optional] [readonly] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | str, | str, | | [optional] +**foo** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md index 502688954aa4..a11cdad6ff57 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md @@ -2,11 +2,16 @@ Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model. -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**NullableMessage** | **str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model. | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**NullableMessage** | None, str, | NoneClass, str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md index d465cd74119b..97b8cf17ca71 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_enum.IntegerEnum -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | must be one of [0, 1, 2, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, 1, 2, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md index 264e2ed4ac33..6e723bda5929 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_enum_big.IntegerEnumBig -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | must be one of [10, 11, 12, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | must be one of [10, 11, 12, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md index 4c71f4973788..587d32571e35 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_enum_one_value.IntegerEnumOneValue -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | must be one of [0, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md index 421771d9f575..7b4dfbc6a9f3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_enum_with_default_value.IntegerEnumWithDefaultValue -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | defaults to 0, must be one of [0, 1, 2, ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | , must be one of [0, 1, 2, ]defaults to 0 [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md index 98812fd64cc8..b6f5a323e324 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_max10.IntegerMax10 -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md index c4ca8fecfdbe..b545738fbc46 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md @@ -1,8 +1,9 @@ # petstore_api.model.integer_min15.IntegerMin15 -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md index 2fea6b6f075f..0e2b2d82d132 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md @@ -1,8 +1,9 @@ # petstore_api.model.isosceles_triangle.IsoscelesTriangle -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md index eaf835a0e8a7..562e95a2c6d1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md @@ -1,8 +1,14 @@ # petstore_api.model.json_patch_request.JSONPatchRequest -Type | Description | Notes -------------- | ------------- | ------------- -**[bool, date, datetime, dict, float, int, list, str, none_type]** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +#### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md index ca4e31cc06d1..bd5c1c0d72ad 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md @@ -1,11 +1,16 @@ # petstore_api.model.json_patch_request_add_replace_test.JSONPatchRequestAddReplaceTest -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**op** | **str** | The operation to perform. | -**path** | **str** | A JSON Pointer path. | -**value** | **bool, date, datetime, dict, float, int, list, str, none_type** | The value to add, replace or test. | +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**op** | str, | str, | The operation to perform. | must be one of ["add", "replace", "test", ] +**path** | str, | str, | A JSON Pointer path. | +**value** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value to add, replace or test. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md index 78349508e092..a7cb13cb47f1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md @@ -1,10 +1,15 @@ # petstore_api.model.json_patch_request_move_copy.JSONPatchRequestMoveCopy -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**op** | **str** | The operation to perform. | -**path** | **str** | A JSON Pointer path. | +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**op** | str, | str, | The operation to perform. | must be one of ["move", "copy", ] +**path** | str, | str, | A JSON Pointer path. | **from** | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md index a0c67f67d312..d9106f1cfeb1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md @@ -1,10 +1,15 @@ # petstore_api.model.json_patch_request_remove.JSONPatchRequestRemove -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**op** | **str** | The operation to perform. | -**path** | **str** | A JSON Pointer path. | +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**op** | str, | str, | The operation to perform. | must be one of ["remove", ] +**path** | str, | str, | A JSON Pointer path. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md index e3fa4f3bff5d..1b1302365785 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md @@ -1,8 +1,9 @@ # petstore_api.model.mammal.Mammal -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index 16beabc74add..42041aa55522 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -1,13 +1,18 @@ # petstore_api.model.map_test.MapTest -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**map_map_of_string** | **{str: ({str: (str,)},)}** | | [optional] -**map_of_enum_string** | **{str: (str,)}** | | [optional] -**direct_map** | **{str: (bool,)}** | | [optional] -**indirect_map** | [**StringBooleanMap**](StringBooleanMap.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**map_map_of_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**map_of_enum_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**direct_map** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**indirect_map** | [**StringBooleanMap**](StringBooleanMap.md) | [**StringBooleanMap**](StringBooleanMap.md) | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index aad0cf7e64b4..c61761f7089e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -1,12 +1,17 @@ # petstore_api.model.mixed_properties_and_additional_properties_class.MixedPropertiesAndAdditionalPropertiesClass -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**uuid** | **str** | | [optional] -**dateTime** | **datetime** | | [optional] -**map** | **{str: (Animal,)}** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**uuid** | str, uuid.UUID, | str, | | [optional] +**dateTime** | str, datetime, | str, | | [optional] +**map** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md index 415ada0af110..c2302e3ada43 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md @@ -2,12 +2,17 @@ model with an invalid class name for python, starts with a number -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **int** | | [optional] -**class** | **str** | this is a reserved python keyword | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | model with an invalid class name for python, starts with a number | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**class** | str, | str, | this is a reserved python keyword | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md index 438525d796bd..bb8f601003d3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md @@ -2,11 +2,16 @@ Model for testing reserved words -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**return** | **int** | this is a reserved python keyword | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing reserved words | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**return** | decimal.Decimal, int, | decimal.Decimal, | this is a reserved python keyword | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index 7d45ccd17e17..664bc6031fb8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -1,11 +1,16 @@ # petstore_api.model.money.Money -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**amount** | **str** | | -**currency** | [**Currency**](Currency.md) | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**amount** | str, | str, | | +**currency** | [**Currency**](Currency.md) | [**Currency**](Currency.md) | | must be one of [] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md index ac40314bc1b7..46312bc775cc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md @@ -2,13 +2,18 @@ Model for testing model name same as property name -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **int** | | -**snake_case** | **int** | | [optional] [readonly] -**property** | **str** | this is a reserved python keyword | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model name same as property name | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | decimal.Decimal, int, | decimal.Decimal, | | +**snake_case** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**property** | str, | str, | this is a reserved python keyword | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md index 0f916cd6d88e..ac57f71fddca 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md @@ -1,10 +1,15 @@ # petstore_api.model.no_additional_properties.NoAdditionalProperties -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**id** | **int** | | -**petId** | **int** | | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**id** | decimal.Decimal, int, | decimal.Decimal, | | +**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index ce345d5536ef..2715cad80296 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -1,21 +1,26 @@ # petstore_api.model.nullable_class.NullableClass -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**integer_prop** | **int, none_type** | | [optional] -**number_prop** | **int, float, none_type** | | [optional] -**boolean_prop** | **bool, none_type** | | [optional] -**string_prop** | **str, none_type** | | [optional] -**date_prop** | **date, none_type** | | [optional] -**datetime_prop** | **datetime, none_type** | | [optional] -**array_nullable_prop** | **[{str: (bool, date, datetime, dict, float, int, list, str, none_type)}], none_type** | | [optional] -**array_and_items_nullable_prop** | **[{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type], none_type** | | [optional] -**array_items_nullable** | **[{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type]** | | [optional] -**object_nullable_prop** | **{str: ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},)}, none_type** | | [optional] -**object_and_items_nullable_prop** | **{str: ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type)}, none_type** | | [optional] -**object_items_nullable** | **{str: ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type)}** | | [optional] -**any string name** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**integer_prop** | None, decimal.Decimal, int, | NoneClass, decimal.Decimal, | | [optional] +**number_prop** | None, decimal.Decimal, int, float, | NoneClass, decimal.Decimal, | | [optional] +**boolean_prop** | None, bool, | NoneClass, BoolClass, | | [optional] +**string_prop** | None, str, | NoneClass, str, | | [optional] +**date_prop** | None, str, date, | NoneClass, str, | | [optional] +**datetime_prop** | None, str, datetime, | NoneClass, str, | | [optional] +**array_nullable_prop** | list, tuple, None, | tuple, NoneClass, | | [optional] +**array_and_items_nullable_prop** | list, tuple, None, | tuple, NoneClass, | | [optional] +**array_items_nullable** | list, tuple, | tuple, | | [optional] +**object_nullable_prop** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] +**object_and_items_nullable_prop** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] +**object_items_nullable** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md index 6a037b7a2356..73c2af6a7551 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md @@ -2,9 +2,10 @@ The value may be a shape or the 'null' value. For a composed schema to validate a null payload, one of its chosen oneOf schemas must be type null or nullable (introduced in OAS schema >= 3.0) -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value may be a shape or the 'null' value. For a composed schema to validate a null payload, one of its chosen oneOf schemas must be type null or nullable (introduced in OAS schema >= 3.0) | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md index 5fa2aeec2b61..c2daa76c3878 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md @@ -1,8 +1,9 @@ # petstore_api.model.nullable_string.NullableString -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[None, str, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, str, | NoneClass, str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md index c97589020182..c039b6a5933f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md @@ -1,8 +1,9 @@ # petstore_api.model.number.Number -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md index 05bc4185c8d1..62a1919d1702 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md @@ -1,10 +1,15 @@ # petstore_api.model.number_only.NumberOnly -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**JustNumber** | **int, float** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**JustNumber** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md index f6e090ba19cb..6841c00b5701 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md @@ -1,8 +1,9 @@ # petstore_api.model.number_with_validations.NumberWithValidations -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md index 0a722a18b547..8511bb43b0d7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md @@ -1,8 +1,9 @@ # petstore_api.model.object_interface.ObjectInterface -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md index 246c8374ac4c..5c2cb1c2e73e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md @@ -2,13 +2,18 @@ a model that includes properties which should stay primitive (String + Boolean) and one which is defined as a class, NumberWithValidations -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**myNumber** | [**NumberWithValidations**](NumberWithValidations.md) | | [optional] -**myString** | **str** | | [optional] -**myBoolean** | **bool** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes properties which should stay primitive (String + Boolean) and one which is defined as a class, NumberWithValidations | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**myNumber** | [**NumberWithValidations**](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | | [optional] +**myString** | str, | str, | | [optional] +**myBoolean** | bool, | BoolClass, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md index 1986343d3edd..21b16c8f3984 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md @@ -1,12 +1,17 @@ # petstore_api.model.object_with_decimal_properties.ObjectWithDecimalProperties -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**length** | **str** | | [optional] -**width** | **str** | | [optional] -**cost** | [**Money**](Money.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**length** | str, | str, | | [optional] +**width** | str, | str, | | [optional] +**cost** | [**Money**](Money.md) | [**Money**](Money.md) | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md index d8301cc9cfbf..4aa37403ede7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md @@ -2,13 +2,18 @@ model with properties that have invalid names for python -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**123-list** | **str** | | -**$special[property.name]** | **int** | | [optional] -**123Number** | **int** | | [optional] [readonly] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | model with properties that have invalid names for python | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**123-list** | str, | str, | | +**$special[property.name]** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**123Number** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index ed9bcb7f40e9..4050c0007c34 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -1,10 +1,15 @@ # petstore_api.model.object_with_inline_composition_property.ObjectWithInlineCompositionProperty -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**someProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md index 4aa75a5bbf20..ecbe40760763 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md @@ -1,8 +1,9 @@ # petstore_api.model.object_with_validations.ObjectWithValidations -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 06edf39531c3..34de38993dbc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -1,15 +1,20 @@ # petstore_api.model.order.Order -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**id** | **int** | | [optional] -**petId** | **int** | | [optional] -**quantity** | **int** | | [optional] -**shipDate** | **datetime** | | [optional] -**status** | **str** | Order Status | [optional] -**complete** | **bool** | | [optional] if omitted the server will use the default value of False -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**quantity** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**shipDate** | str, datetime, | str, | | [optional] +**status** | str, | str, | Order Status | [optional] must be one of ["placed", "approved", "delivered", ] +**complete** | bool, | BoolClass, | | [optional] if omitted the server will use the default value of False +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md index ed9ce86c7e4c..54a89028077d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md @@ -1,8 +1,9 @@ # petstore_api.model.parent_pet.ParentPet -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index 0a194ddef4b8..96af49a81a80 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -2,16 +2,21 @@ Pet object that needs to be added to the store -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**photoUrls** | **[str]** | | -**name** | **str** | | -**id** | **int** | | [optional] -**category** | [**Category**](Category.md) | | [optional] -**tags** | **[Tag]** | | [optional] -**status** | **str** | pet status in the store | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | Pet object that needs to be added to the store | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**photoUrls** | list, tuple, | tuple, | | +**name** | str, | str, | | +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**category** | [**Category**](Category.md) | [**Category**](Category.md) | | [optional] +**tags** | list, tuple, | tuple, | | [optional] +**status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md index 4fca1b6833f1..f3589999af17 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md @@ -1,8 +1,9 @@ # petstore_api.model.pig.Pig -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md index bcd2aa8890f3..547e0c1303b5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md @@ -2,12 +2,17 @@ a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**name** | **str** | | [optional] -**enemyPlayer** | [**Player**](Player.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | str, | str, | | [optional] +**enemyPlayer** | [**Player**](Player.md) | [**Player**](Player.md) | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md index ac7de750d0ce..ce9140b2d5d2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md @@ -1,8 +1,9 @@ # petstore_api.model.quadrilateral.Quadrilateral -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md index 2d050c4d33d7..0f5d3d779e4a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md @@ -1,11 +1,16 @@ # petstore_api.model.quadrilateral_interface.QuadrilateralInterface -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**shapeType** | **str** | | -**quadrilateralType** | **str** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**shapeType** | str, | str, | | must be one of ["Quadrilateral", ] +**quadrilateralType** | str, | str, | | +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md index 8875616fa123..032f0793cc9f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md @@ -1,11 +1,16 @@ # petstore_api.model.read_only_first.ReadOnlyFirst -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **str** | | [optional] [readonly] -**baz** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | str, | str, | | [optional] +**baz** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md index 38200b13d5ca..edcb7d1b710e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md @@ -1,8 +1,9 @@ # petstore_api.model.scalene_triangle.ScaleneTriangle -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md index 5569bfd24b2e..a13f8fe9b485 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md @@ -1,8 +1,9 @@ # petstore_api.model.shape.Shape -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md index 7b872844d8a7..a510693d963c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md @@ -2,9 +2,10 @@ The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1. -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md index 16d6041e05a7..8dffb187e61b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md @@ -1,8 +1,9 @@ # petstore_api.model.simple_quadrilateral.SimpleQuadrilateral -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md index 6396fd35d090..b0ac8f6feeaf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md @@ -1,8 +1,9 @@ # petstore_api.model.some_object.SomeObject -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md index 2f836a7ca7a9..0c1d77b2a4ce 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md @@ -2,11 +2,16 @@ model with an invalid class name for python -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**a** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | model with an invalid class name for python | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**a** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/String.md b/samples/openapi3/client/petstore/python-experimental/docs/models/String.md index c21295f81bfa..6392e3febacd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/String.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/String.md @@ -1,8 +1,9 @@ # petstore_api.model.string.String -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md index 175455f31c12..5246c9caa265 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md @@ -1,9 +1,14 @@ # petstore_api.model.string_boolean_map.StringBooleanMap -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **bool** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md index eabb1c1181f7..bf37aee53296 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md @@ -1,8 +1,9 @@ # petstore_api.model.string_enum.StringEnum -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[None, str, ] | | must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, str, | NoneClass, str, | | must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md index 26e46959c02a..47611ed12c34 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md @@ -1,8 +1,9 @@ # petstore_api.model.string_enum_with_default_value.StringEnumWithDefaultValue -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | defaults to "placed", must be one of ["placed", "approved", "delivered", ] +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | , must be one of ["placed", "approved", "delivered", ]defaults to "placed" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md index aca795787df2..cecc3a7f4f1f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md @@ -1,8 +1,9 @@ # petstore_api.model.string_with_validation.StringWithValidation -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md index 6aea7dc5b1a5..d6065d427078 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md @@ -1,11 +1,16 @@ # petstore_api.model.tag.Tag -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**id** | **int** | | [optional] -**name** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**name** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md index 6f034cba509c..7b4f619c8d01 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md @@ -1,8 +1,9 @@ # petstore_api.model.triangle.Triangle -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md index 87b482fb6e3a..13cdb1668b49 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md @@ -1,11 +1,16 @@ # petstore_api.model.triangle_interface.TriangleInterface -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**shapeType** | **str** | | -**triangleType** | **str** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**shapeType** | str, | str, | | must be one of ["Triangle", ] +**triangleType** | str, | str, | | +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md index ce1d012e43ac..0b03c67c25f8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md @@ -1,8 +1,9 @@ # petstore_api.model.uuid_string.UUIDString -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +#### Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, uuid.UUID, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index 2f40d1c8e672..6992f6fbf261 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -1,22 +1,27 @@ # petstore_api.model.user.User -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**id** | **int** | | [optional] -**username** | **str** | | [optional] -**firstName** | **str** | | [optional] -**lastName** | **str** | | [optional] -**email** | **str** | | [optional] -**password** | **str** | | [optional] -**phone** | **str** | | [optional] -**userStatus** | **int** | User Status | [optional] -**objectWithNoDeclaredProps** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | [optional] -**objectWithNoDeclaredPropsNullable** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type** | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | [optional] -**anyTypeProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 | [optional] -**anyTypeExceptNullProp** | **bool, date, datetime, dict, float, int, list, str, none_type** | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | [optional] -**anyTypePropNullable** | **bool, date, datetime, dict, float, int, list, str, none_type** | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**username** | str, | str, | | [optional] +**firstName** | str, | str, | | [optional] +**lastName** | str, | str, | | [optional] +**email** | str, | str, | | [optional] +**password** | str, | str, | | [optional] +**phone** | str, | str, | | [optional] +**userStatus** | decimal.Decimal, int, | decimal.Decimal, | User Status | [optional] +**objectWithNoDeclaredProps** | dict, frozendict.frozendict, | frozendict.frozendict, | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | [optional] +**objectWithNoDeclaredPropsNullable** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | [optional] +**anyTypeProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 | [optional] +**anyTypeExceptNullProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | [optional] +**anyTypePropNullable** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md index 8bfa4cf41cc9..d17e4ba6eecf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md @@ -1,12 +1,17 @@ # petstore_api.model.whale.Whale -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**className** | **str** | | -**hasBaleen** | **bool** | | [optional] -**hasTeeth** | **bool** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**className** | str, | str, | | must be one of ["whale", ] +**hasBaleen** | bool, | BoolClass, | | [optional] +**hasTeeth** | bool, | BoolClass, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md index d8d2fc8c7330..8d1b3034bf72 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md @@ -1,11 +1,16 @@ # petstore_api.model.zebra.Zebra -#### Properties -Name | Type | Description | Notes +#### Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**className** | **str** | | -**type** | **str** | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | +#### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**className** | str, | str, | | must be one of ["zebra", ] +**type** | str, | str, | | [optional] must be one of ["plains", "mountain", "grevys", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.py index 828b4d14bebc..91c05f7740b4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.py @@ -145,7 +145,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'map_with_undeclared_properties_anytype_3': return super().__new__( cls, @@ -281,7 +281,7 @@ def __new__( *args: typing.Union[dict, frozendict.frozendict, ], map_property: typing.Union[MetaOapg.properties.map_property, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_of_map_property: typing.Union[MetaOapg.properties.map_of_map_property, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, - anytype_1: typing.Union[MetaOapg.properties.anytype_1, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + anytype_1: typing.Union[MetaOapg.properties.anytype_1, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_1: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_1, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_2: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_2, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_3: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_3, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.pyi index 828b4d14bebc..91c05f7740b4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_class.pyi @@ -145,7 +145,7 @@ class AdditionalPropertiesClass( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'map_with_undeclared_properties_anytype_3': return super().__new__( cls, @@ -281,7 +281,7 @@ class AdditionalPropertiesClass( *args: typing.Union[dict, frozendict.frozendict, ], map_property: typing.Union[MetaOapg.properties.map_property, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_of_map_property: typing.Union[MetaOapg.properties.map_of_map_property, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, - anytype_1: typing.Union[MetaOapg.properties.anytype_1, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + anytype_1: typing.Union[MetaOapg.properties.anytype_1, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_1: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_1, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_2: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_2, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, map_with_undeclared_properties_anytype_3: typing.Union[MetaOapg.properties.map_with_undeclared_properties_anytype_3, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.py index 3789f6913acc..9096dd4344d9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.py @@ -55,7 +55,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_0': return super().__new__( cls, @@ -84,7 +84,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'additional_properties': @@ -106,7 +106,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_1': return super().__new__( cls, @@ -135,7 +135,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'additional_properties': @@ -157,7 +157,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_2': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.pyi index fd7ab0bee1b3..b992cdd524c8 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_validator.pyi @@ -55,7 +55,7 @@ class AdditionalPropertiesValidator( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_0': return super().__new__( cls, @@ -83,7 +83,7 @@ class AdditionalPropertiesValidator( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'additional_properties': @@ -105,7 +105,7 @@ class AdditionalPropertiesValidator( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_1': return super().__new__( cls, @@ -133,7 +133,7 @@ class AdditionalPropertiesValidator( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'additional_properties': @@ -155,7 +155,7 @@ class AdditionalPropertiesValidator( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'all_of_2': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.py index ded033832231..d54514f3ae7c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.py @@ -72,7 +72,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, tuple, ], + **kwargs: typing.Union[MetaOapg.additional_properties, list, tuple, ], ) -> 'AdditionalPropertiesWithArrayOfEnums': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.pyi index ded033832231..d54514f3ae7c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/additional_properties_with_array_of_enums.pyi @@ -72,7 +72,7 @@ class AdditionalPropertiesWithArrayOfEnums( cls, *args: typing.Union[dict, frozendict.frozendict, ], _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, tuple, ], + **kwargs: typing.Union[MetaOapg.additional_properties, list, tuple, ], ) -> 'AdditionalPropertiesWithArrayOfEnums': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py index 27f4c78af2e9..078b0a10bd19 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py @@ -49,7 +49,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'uuid': @@ -73,7 +73,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'date': @@ -97,7 +97,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'date_time': @@ -121,7 +121,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'number': @@ -145,7 +145,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'binary': @@ -169,7 +169,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'int32': @@ -193,7 +193,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'int64': @@ -217,7 +217,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'double': @@ -241,7 +241,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> '_float': @@ -335,13 +335,13 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["uuid", "date", "date- def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - uuid: typing.Union[MetaOapg.properties.uuid, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - date: typing.Union[MetaOapg.properties.date, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - number: typing.Union[MetaOapg.properties.number, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - binary: typing.Union[MetaOapg.properties.binary, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - int32: typing.Union[MetaOapg.properties.int32, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - int64: typing.Union[MetaOapg.properties.int64, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - double: typing.Union[MetaOapg.properties.double, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + uuid: typing.Union[MetaOapg.properties.uuid, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + date: typing.Union[MetaOapg.properties.date, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + number: typing.Union[MetaOapg.properties.number, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + binary: typing.Union[MetaOapg.properties.binary, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + int32: typing.Union[MetaOapg.properties.int32, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + int64: typing.Union[MetaOapg.properties.int64, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + double: typing.Union[MetaOapg.properties.double, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyTypeAndFormat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi index 27f4c78af2e9..078b0a10bd19 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi @@ -49,7 +49,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'uuid': @@ -73,7 +73,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'date': @@ -97,7 +97,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'date_time': @@ -121,7 +121,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'number': @@ -145,7 +145,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'binary': @@ -169,7 +169,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'int32': @@ -193,7 +193,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'int64': @@ -217,7 +217,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'double': @@ -241,7 +241,7 @@ class AnyTypeAndFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> '_float': @@ -335,13 +335,13 @@ class AnyTypeAndFormat( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - uuid: typing.Union[MetaOapg.properties.uuid, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - date: typing.Union[MetaOapg.properties.date, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - number: typing.Union[MetaOapg.properties.number, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - binary: typing.Union[MetaOapg.properties.binary, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - int32: typing.Union[MetaOapg.properties.int32, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - int64: typing.Union[MetaOapg.properties.int64, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - double: typing.Union[MetaOapg.properties.double, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + uuid: typing.Union[MetaOapg.properties.uuid, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + date: typing.Union[MetaOapg.properties.date, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + number: typing.Union[MetaOapg.properties.number, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + binary: typing.Union[MetaOapg.properties.binary, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + int32: typing.Union[MetaOapg.properties.int32, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + int64: typing.Union[MetaOapg.properties.int64, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + double: typing.Union[MetaOapg.properties.double, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyTypeAndFormat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.py index e786a3b38957..8595658ff921 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyTypeNotString': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.pyi index e786a3b38957..8595658ff921 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_not_string.pyi @@ -38,7 +38,7 @@ class AnyTypeNotString( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyTypeNotString': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.py index 07867f82c29d..8f499a27dd02 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.py @@ -37,7 +37,7 @@ class MetaOapg: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayHoldingAnyType': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.pyi index 07867f82c29d..8f499a27dd02 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_holding_any_type.pyi @@ -37,7 +37,7 @@ class ArrayHoldingAnyType( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayHoldingAnyType': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.py index 2a29ef22abdc..7c61f8f88329 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.py @@ -69,7 +69,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayArrayNumber': return super().__new__( @@ -108,7 +108,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["ArrayArrayNumber", ], def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - ArrayArrayNumber: typing.Union[MetaOapg.properties.ArrayArrayNumber, tuple, schemas.Unset] = schemas.unset, + ArrayArrayNumber: typing.Union[MetaOapg.properties.ArrayArrayNumber, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayOfArrayOfNumberOnly': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.pyi index 2a29ef22abdc..7c61f8f88329 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_array_of_number_only.pyi @@ -69,7 +69,7 @@ class ArrayOfArrayOfNumberOnly( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayArrayNumber': return super().__new__( @@ -108,7 +108,7 @@ class ArrayOfArrayOfNumberOnly( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - ArrayArrayNumber: typing.Union[MetaOapg.properties.ArrayArrayNumber, tuple, schemas.Unset] = schemas.unset, + ArrayArrayNumber: typing.Union[MetaOapg.properties.ArrayArrayNumber, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayOfArrayOfNumberOnly': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.py index 79a6eb0e74c6..6a6e7207ce5b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.py @@ -86,7 +86,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["ArrayNumber", ], str] def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - ArrayNumber: typing.Union[MetaOapg.properties.ArrayNumber, tuple, schemas.Unset] = schemas.unset, + ArrayNumber: typing.Union[MetaOapg.properties.ArrayNumber, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayOfNumberOnly': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.pyi index 79a6eb0e74c6..6a6e7207ce5b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_of_number_only.pyi @@ -86,7 +86,7 @@ class ArrayOfNumberOnly( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - ArrayNumber: typing.Union[MetaOapg.properties.ArrayNumber, tuple, schemas.Unset] = schemas.unset, + ArrayNumber: typing.Union[MetaOapg.properties.ArrayNumber, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayOfNumberOnly': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.py index e3a3e997bfd3..3825e2b8501d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.py @@ -92,7 +92,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_array_of_integer': return super().__new__( @@ -141,7 +141,7 @@ def __getitem__(self, i: int) -> 'ReadOnlyFirst': def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_array_of_model': return super().__new__( @@ -194,9 +194,9 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["array_of_string", "ar def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - array_of_string: typing.Union[MetaOapg.properties.array_of_string, tuple, schemas.Unset] = schemas.unset, - array_array_of_integer: typing.Union[MetaOapg.properties.array_array_of_integer, tuple, schemas.Unset] = schemas.unset, - array_array_of_model: typing.Union[MetaOapg.properties.array_array_of_model, tuple, schemas.Unset] = schemas.unset, + array_of_string: typing.Union[MetaOapg.properties.array_of_string, list, tuple, schemas.Unset] = schemas.unset, + array_array_of_integer: typing.Union[MetaOapg.properties.array_array_of_integer, list, tuple, schemas.Unset] = schemas.unset, + array_array_of_model: typing.Union[MetaOapg.properties.array_array_of_model, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayTest': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.pyi index e3a3e997bfd3..3825e2b8501d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/array_test.pyi @@ -92,7 +92,7 @@ class ArrayTest( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_array_of_integer': return super().__new__( @@ -141,7 +141,7 @@ class ArrayTest( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_array_of_model': return super().__new__( @@ -194,9 +194,9 @@ class ArrayTest( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - array_of_string: typing.Union[MetaOapg.properties.array_of_string, tuple, schemas.Unset] = schemas.unset, - array_array_of_integer: typing.Union[MetaOapg.properties.array_array_of_integer, tuple, schemas.Unset] = schemas.unset, - array_array_of_model: typing.Union[MetaOapg.properties.array_array_of_model, tuple, schemas.Unset] = schemas.unset, + array_of_string: typing.Union[MetaOapg.properties.array_of_string, list, tuple, schemas.Unset] = schemas.unset, + array_array_of_integer: typing.Union[MetaOapg.properties.array_array_of_integer, list, tuple, schemas.Unset] = schemas.unset, + array_array_of_model: typing.Union[MetaOapg.properties.array_array_of_model, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ArrayTest': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.py index 73065d68f2fd..3c714db7af3f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.py @@ -103,7 +103,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Cat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.pyi index 73065d68f2fd..3c714db7af3f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/cat.pyi @@ -103,7 +103,7 @@ class Cat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Cat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.py index d27651c3a817..05b4cbc6ef5a 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.py @@ -103,7 +103,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ChildCat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.pyi index d27651c3a817..05b4cbc6ef5a 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/child_cat.pyi @@ -103,7 +103,7 @@ class ChildCat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ChildCat': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.py index 79faf9089271..d753aea56ab9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.py @@ -66,7 +66,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["_class", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _class: typing.Union[MetaOapg.properties._class, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.pyi index 79faf9089271..d753aea56ab9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/class_model.pyi @@ -66,7 +66,7 @@ class ClassModel( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _class: typing.Union[MetaOapg.properties._class, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.py index c8180bddfe83..b6c2ada4d365 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.py @@ -117,7 +117,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComplexQuadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.pyi index c8180bddfe83..b6c2ada4d365 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/complex_quadrilateral.pyi @@ -117,7 +117,7 @@ class ComplexQuadrilateral( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComplexQuadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.py index 5973784dcee6..6a1bb3dc3b7f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.py @@ -54,7 +54,7 @@ class MetaOapg: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'any_of_9': return super().__new__( @@ -105,7 +105,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComposedAnyOfDifferentTypesNoValidations': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.pyi index 5973784dcee6..6a1bb3dc3b7f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_any_of_different_types_no_validations.pyi @@ -54,7 +54,7 @@ class ComposedAnyOfDifferentTypesNoValidations( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'any_of_9': return super().__new__( @@ -105,7 +105,7 @@ class ComposedAnyOfDifferentTypesNoValidations( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComposedAnyOfDifferentTypesNoValidations': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.py index 8f84bd0968eb..97d4d0345872 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.py @@ -37,7 +37,7 @@ class MetaOapg: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ComposedArray': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.pyi index 8f84bd0968eb..97d4d0345872 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_array.pyi @@ -37,7 +37,7 @@ class ComposedArray( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ComposedArray': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.py index 49c66cbd52de..4b0b0252683b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.py @@ -74,7 +74,7 @@ class MetaOapg: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'one_of_5': return super().__new__( @@ -121,7 +121,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComposedOneOfDifferentTypes': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.pyi index ba4d07ecdeb8..ed1917547cbd 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/composed_one_of_different_types.pyi @@ -67,7 +67,7 @@ class ComposedOneOfDifferentTypes( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'one_of_5': return super().__new__( @@ -109,7 +109,7 @@ class ComposedOneOfDifferentTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ComposedOneOfDifferentTypes': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.py index 37eeee0545c6..2d3c45ee8e69 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.py @@ -103,7 +103,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Dog': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.pyi index 37eeee0545c6..2d3c45ee8e69 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/dog.pyi @@ -103,7 +103,7 @@ class Dog( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Dog': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.py index 4224baeef881..1cc2c10c86ad 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.py @@ -132,7 +132,7 @@ def __new__( mainShape: typing.Union['Shape', schemas.Unset] = schemas.unset, shapeOrNull: typing.Union['ShapeOrNull', schemas.Unset] = schemas.unset, nullableShape: typing.Union['NullableShape', schemas.Unset] = schemas.unset, - shapes: typing.Union[MetaOapg.properties.shapes, tuple, schemas.Unset] = schemas.unset, + shapes: typing.Union[MetaOapg.properties.shapes, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: 'Fruit', ) -> 'Drawing': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.pyi index 4224baeef881..1cc2c10c86ad 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/drawing.pyi @@ -132,7 +132,7 @@ class Drawing( mainShape: typing.Union['Shape', schemas.Unset] = schemas.unset, shapeOrNull: typing.Union['ShapeOrNull', schemas.Unset] = schemas.unset, nullableShape: typing.Union['NullableShape', schemas.Unset] = schemas.unset, - shapes: typing.Union[MetaOapg.properties.shapes, tuple, schemas.Unset] = schemas.unset, + shapes: typing.Union[MetaOapg.properties.shapes, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: 'Fruit', ) -> 'Drawing': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.py index c5e7418ea56a..9e325438e812 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.py @@ -135,7 +135,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], just_symbol: typing.Union[MetaOapg.properties.just_symbol, str, schemas.Unset] = schemas.unset, - array_enum: typing.Union[MetaOapg.properties.array_enum, tuple, schemas.Unset] = schemas.unset, + array_enum: typing.Union[MetaOapg.properties.array_enum, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EnumArrays': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.pyi index c5e7418ea56a..9e325438e812 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/enum_arrays.pyi @@ -135,7 +135,7 @@ class EnumArrays( cls, *args: typing.Union[dict, frozendict.frozendict, ], just_symbol: typing.Union[MetaOapg.properties.just_symbol, str, schemas.Unset] = schemas.unset, - array_enum: typing.Union[MetaOapg.properties.array_enum, tuple, schemas.Unset] = schemas.unset, + array_enum: typing.Union[MetaOapg.properties.array_enum, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EnumArrays': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.py index 84a6b847a9b2..27c182fe36c4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.py @@ -117,7 +117,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EquilateralTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.pyi index 84a6b847a9b2..27c182fe36c4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/equilateral_triangle.pyi @@ -117,7 +117,7 @@ class EquilateralTriangle( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EquilateralTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.py index 88b6bac002ea..78c3247b4e0d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.py @@ -103,7 +103,7 @@ def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], file: typing.Union['File', schemas.Unset] = schemas.unset, - files: typing.Union[MetaOapg.properties.files, tuple, schemas.Unset] = schemas.unset, + files: typing.Union[MetaOapg.properties.files, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'FileSchemaTestClass': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.pyi index 88b6bac002ea..78c3247b4e0d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/file_schema_test_class.pyi @@ -103,7 +103,7 @@ class FileSchemaTestClass( cls, *args: typing.Union[dict, frozendict.frozendict, ], file: typing.Union['File', schemas.Unset] = schemas.unset, - files: typing.Union[MetaOapg.properties.files, tuple, schemas.Unset] = schemas.unset, + files: typing.Union[MetaOapg.properties.files, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'FileSchemaTestClass': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.py index 10d70cacab5f..2de0381e3c4b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.py @@ -361,7 +361,7 @@ def __new__( float32: typing.Union[MetaOapg.properties.float32, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, double: typing.Union[MetaOapg.properties.double, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, float64: typing.Union[MetaOapg.properties.float64, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, - arrayWithUniqueItems: typing.Union[MetaOapg.properties.arrayWithUniqueItems, tuple, schemas.Unset] = schemas.unset, + arrayWithUniqueItems: typing.Union[MetaOapg.properties.arrayWithUniqueItems, list, tuple, schemas.Unset] = schemas.unset, string: typing.Union[MetaOapg.properties.string, str, schemas.Unset] = schemas.unset, binary: typing.Union[MetaOapg.properties.binary, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, dateTime: typing.Union[MetaOapg.properties.dateTime, str, datetime, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.pyi index 3c748990c77b..54c03cc66e04 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/format_test.pyi @@ -313,7 +313,7 @@ class FormatTest( float32: typing.Union[MetaOapg.properties.float32, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, double: typing.Union[MetaOapg.properties.double, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, float64: typing.Union[MetaOapg.properties.float64, decimal.Decimal, int, float, schemas.Unset] = schemas.unset, - arrayWithUniqueItems: typing.Union[MetaOapg.properties.arrayWithUniqueItems, tuple, schemas.Unset] = schemas.unset, + arrayWithUniqueItems: typing.Union[MetaOapg.properties.arrayWithUniqueItems, list, tuple, schemas.Unset] = schemas.unset, string: typing.Union[MetaOapg.properties.string, str, schemas.Unset] = schemas.unset, binary: typing.Union[MetaOapg.properties.binary, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, dateTime: typing.Union[MetaOapg.properties.dateTime, str, datetime, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.py index b8c99842fa6e..cc6a567af2af 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.py @@ -80,7 +80,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["color", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], color: typing.Union[MetaOapg.properties.color, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.pyi index b8c99842fa6e..cc6a567af2af 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit.pyi @@ -80,7 +80,7 @@ class Fruit( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], color: typing.Union[MetaOapg.properties.color, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.py index e39a2993e7ce..6e7e7424508e 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.py @@ -55,7 +55,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'FruitReq': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.pyi index e39a2993e7ce..6e7e7424508e 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/fruit_req.pyi @@ -55,7 +55,7 @@ class FruitReq( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'FruitReq': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.py index ba5fc7adfe69..66092619b033 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.py @@ -80,7 +80,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["color", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], color: typing.Union[MetaOapg.properties.color, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.pyi index ba5fc7adfe69..66092619b033 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/gm_fruit.pyi @@ -80,7 +80,7 @@ class GmFruit( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], color: typing.Union[MetaOapg.properties.color, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.py index 3f176c2c961b..15efebd452c7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.py @@ -117,7 +117,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'IsoscelesTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.pyi index 3f176c2c961b..15efebd452c7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/isosceles_triangle.pyi @@ -117,7 +117,7 @@ class IsoscelesTriangle( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'IsoscelesTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.py index 73ea772c1ab2..3ef832be70ca 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.py @@ -62,7 +62,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'items': @@ -75,7 +75,7 @@ def __new__( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'JSONPatchRequest': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.pyi index 73ea772c1ab2..3ef832be70ca 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request.pyi @@ -62,7 +62,7 @@ class JSONPatchRequest( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'items': @@ -75,7 +75,7 @@ class JSONPatchRequest( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'JSONPatchRequest': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.py index bb7bc4a74bbe..76d6409b05a0 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.py @@ -110,7 +110,7 @@ def __new__( *args: typing.Union[dict, frozendict.frozendict, ], op: typing.Union[MetaOapg.properties.op, str, ], path: typing.Union[MetaOapg.properties.path, str, ], - value: typing.Union[MetaOapg.properties.value, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + value: typing.Union[MetaOapg.properties.value, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'JSONPatchRequestAddReplaceTest': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.pyi index bb7bc4a74bbe..76d6409b05a0 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_add_replace_test.pyi @@ -110,7 +110,7 @@ class JSONPatchRequestAddReplaceTest( *args: typing.Union[dict, frozendict.frozendict, ], op: typing.Union[MetaOapg.properties.op, str, ], path: typing.Union[MetaOapg.properties.path, str, ], - value: typing.Union[MetaOapg.properties.value, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + value: typing.Union[MetaOapg.properties.value, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'JSONPatchRequestAddReplaceTest': return super().__new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.py index 85fdd917fad1..ea5638cf0fae 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.py @@ -65,7 +65,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Mammal': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.pyi index 85fdd917fad1..ea5638cf0fae 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/mammal.pyi @@ -65,7 +65,7 @@ class Mammal( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Mammal': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.py index 3704f600734c..6cba7199b2bb 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.py @@ -74,7 +74,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["name", "class", ], st def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], name: typing.Union[MetaOapg.properties.name, decimal.Decimal, int, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.pyi index 3704f600734c..6cba7199b2bb 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model200_response.pyi @@ -74,7 +74,7 @@ class Model200Response( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], name: typing.Union[MetaOapg.properties.name, decimal.Decimal, int, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.py index 72515e5b777f..ff67e26ab906 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.py @@ -66,7 +66,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["return", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ModelReturn': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.pyi index 72515e5b777f..ff67e26ab906 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/model_return.pyi @@ -66,7 +66,7 @@ class ModelReturn( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ModelReturn': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.py index ad63c7f4bada..f02145ad8bac 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.py @@ -87,7 +87,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["name", "snake_case", def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], name: typing.Union[MetaOapg.properties.name, decimal.Decimal, int, ], snake_case: typing.Union[MetaOapg.properties.snake_case, decimal.Decimal, int, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.pyi index ad63c7f4bada..f02145ad8bac 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/name.pyi @@ -87,7 +87,7 @@ class Name( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], name: typing.Union[MetaOapg.properties.name, decimal.Decimal, int, ], snake_case: typing.Union[MetaOapg.properties.snake_case, decimal.Decimal, int, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.py index bc88a27883e6..f5352628096f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.py @@ -181,7 +181,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[tuple, None, ], + *args: typing.Union[list, tuple, None, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_nullable_prop': return super().__new__( @@ -226,7 +226,7 @@ def __new__( def __new__( cls, - *args: typing.Union[tuple, None, ], + *args: typing.Union[list, tuple, None, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_and_items_nullable_prop': return super().__new__( @@ -546,9 +546,9 @@ def __new__( string_prop: typing.Union[MetaOapg.properties.string_prop, None, str, schemas.Unset] = schemas.unset, date_prop: typing.Union[MetaOapg.properties.date_prop, None, str, date, schemas.Unset] = schemas.unset, datetime_prop: typing.Union[MetaOapg.properties.datetime_prop, None, str, datetime, schemas.Unset] = schemas.unset, - array_nullable_prop: typing.Union[MetaOapg.properties.array_nullable_prop, tuple, None, schemas.Unset] = schemas.unset, - array_and_items_nullable_prop: typing.Union[MetaOapg.properties.array_and_items_nullable_prop, tuple, None, schemas.Unset] = schemas.unset, - array_items_nullable: typing.Union[MetaOapg.properties.array_items_nullable, tuple, schemas.Unset] = schemas.unset, + array_nullable_prop: typing.Union[MetaOapg.properties.array_nullable_prop, list, tuple, None, schemas.Unset] = schemas.unset, + array_and_items_nullable_prop: typing.Union[MetaOapg.properties.array_and_items_nullable_prop, list, tuple, None, schemas.Unset] = schemas.unset, + array_items_nullable: typing.Union[MetaOapg.properties.array_items_nullable, list, tuple, schemas.Unset] = schemas.unset, object_nullable_prop: typing.Union[MetaOapg.properties.object_nullable_prop, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, object_and_items_nullable_prop: typing.Union[MetaOapg.properties.object_and_items_nullable_prop, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, object_items_nullable: typing.Union[MetaOapg.properties.object_items_nullable, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.pyi index bc88a27883e6..f5352628096f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_class.pyi @@ -181,7 +181,7 @@ class NullableClass( def __new__( cls, - *args: typing.Union[tuple, None, ], + *args: typing.Union[list, tuple, None, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_nullable_prop': return super().__new__( @@ -226,7 +226,7 @@ class NullableClass( def __new__( cls, - *args: typing.Union[tuple, None, ], + *args: typing.Union[list, tuple, None, ], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'array_and_items_nullable_prop': return super().__new__( @@ -546,9 +546,9 @@ class NullableClass( string_prop: typing.Union[MetaOapg.properties.string_prop, None, str, schemas.Unset] = schemas.unset, date_prop: typing.Union[MetaOapg.properties.date_prop, None, str, date, schemas.Unset] = schemas.unset, datetime_prop: typing.Union[MetaOapg.properties.datetime_prop, None, str, datetime, schemas.Unset] = schemas.unset, - array_nullable_prop: typing.Union[MetaOapg.properties.array_nullable_prop, tuple, None, schemas.Unset] = schemas.unset, - array_and_items_nullable_prop: typing.Union[MetaOapg.properties.array_and_items_nullable_prop, tuple, None, schemas.Unset] = schemas.unset, - array_items_nullable: typing.Union[MetaOapg.properties.array_items_nullable, tuple, schemas.Unset] = schemas.unset, + array_nullable_prop: typing.Union[MetaOapg.properties.array_nullable_prop, list, tuple, None, schemas.Unset] = schemas.unset, + array_and_items_nullable_prop: typing.Union[MetaOapg.properties.array_and_items_nullable_prop, list, tuple, None, schemas.Unset] = schemas.unset, + array_items_nullable: typing.Union[MetaOapg.properties.array_items_nullable, list, tuple, schemas.Unset] = schemas.unset, object_nullable_prop: typing.Union[MetaOapg.properties.object_nullable_prop, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, object_and_items_nullable_prop: typing.Union[MetaOapg.properties.object_and_items_nullable_prop, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, object_items_nullable: typing.Union[MetaOapg.properties.object_items_nullable, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.py index efbdd9bc2159..4420c82300b2 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.py @@ -57,7 +57,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NullableShape': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.pyi index efbdd9bc2159..4420c82300b2 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/nullable_shape.pyi @@ -57,7 +57,7 @@ class NullableShape( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NullableShape': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.py index 26b580767c37..1c8da1560dce 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.py @@ -71,7 +71,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -109,7 +109,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["someProp", ], str]): def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ObjectWithInlineCompositionProperty': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.pyi index 69292d8b4339..31f6e1026f81 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/object_with_inline_composition_property.pyi @@ -68,7 +68,7 @@ class ObjectWithInlineCompositionProperty( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -106,7 +106,7 @@ class ObjectWithInlineCompositionProperty( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ObjectWithInlineCompositionProperty': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.py index b54347039f7b..d7f9a873c45b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.py @@ -191,11 +191,11 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["name", "photoUrls", " def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - photoUrls: typing.Union[MetaOapg.properties.photoUrls, tuple, ], + photoUrls: typing.Union[MetaOapg.properties.photoUrls, list, tuple, ], name: typing.Union[MetaOapg.properties.name, str, ], id: typing.Union[MetaOapg.properties.id, decimal.Decimal, int, schemas.Unset] = schemas.unset, category: typing.Union['Category', schemas.Unset] = schemas.unset, - tags: typing.Union[MetaOapg.properties.tags, tuple, schemas.Unset] = schemas.unset, + tags: typing.Union[MetaOapg.properties.tags, list, tuple, schemas.Unset] = schemas.unset, status: typing.Union[MetaOapg.properties.status, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.pyi index b54347039f7b..d7f9a873c45b 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pet.pyi @@ -191,11 +191,11 @@ class Pet( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - photoUrls: typing.Union[MetaOapg.properties.photoUrls, tuple, ], + photoUrls: typing.Union[MetaOapg.properties.photoUrls, list, tuple, ], name: typing.Union[MetaOapg.properties.name, str, ], id: typing.Union[MetaOapg.properties.id, decimal.Decimal, int, schemas.Unset] = schemas.unset, category: typing.Union['Category', schemas.Unset] = schemas.unset, - tags: typing.Union[MetaOapg.properties.tags, tuple, schemas.Unset] = schemas.unset, + tags: typing.Union[MetaOapg.properties.tags, list, tuple, schemas.Unset] = schemas.unset, status: typing.Union[MetaOapg.properties.status, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.py index 24c6e219df1e..b56f76aa425f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.py @@ -63,7 +63,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Pig': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.pyi index 24c6e219df1e..b56f76aa425f 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/pig.pyi @@ -63,7 +63,7 @@ class Pig( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Pig': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.py index 31531e4e753b..a06c3c9303a3 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.py @@ -63,7 +63,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Quadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.pyi index 31531e4e753b..a06c3c9303a3 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral.pyi @@ -63,7 +63,7 @@ class Quadrilateral( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Quadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.py index 26e260d81819..dd045cd155e4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.py @@ -93,7 +93,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["shapeType", "quadrila def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], shapeType: typing.Union[MetaOapg.properties.shapeType, str, ], quadrilateralType: typing.Union[MetaOapg.properties.quadrilateralType, str, ], _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.pyi index 26e260d81819..dd045cd155e4 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/quadrilateral_interface.pyi @@ -93,7 +93,7 @@ class QuadrilateralInterface( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], shapeType: typing.Union[MetaOapg.properties.shapeType, str, ], quadrilateralType: typing.Union[MetaOapg.properties.quadrilateralType, str, ], _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.py index 6f7e3f7fba9d..0305d0f9eb34 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.py @@ -117,7 +117,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ScaleneTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.pyi index 6f7e3f7fba9d..0305d0f9eb34 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/scalene_triangle.pyi @@ -117,7 +117,7 @@ class ScaleneTriangle( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ScaleneTriangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.py index 79635173bbd9..d4754b907ad6 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.py @@ -63,7 +63,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Shape': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.pyi index 79635173bbd9..d4754b907ad6 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape.pyi @@ -63,7 +63,7 @@ class Shape( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Shape': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.py index a700c5afd4bb..f3a7195c0b03 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.py @@ -67,7 +67,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ShapeOrNull': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.pyi index a700c5afd4bb..f3a7195c0b03 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/shape_or_null.pyi @@ -67,7 +67,7 @@ class ShapeOrNull( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ShapeOrNull': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.py index 9fe6af737e37..2876821d241a 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.py @@ -117,7 +117,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SimpleQuadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.pyi index 9fe6af737e37..2876821d241a 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/simple_quadrilateral.pyi @@ -117,7 +117,7 @@ class SimpleQuadrilateral( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SimpleQuadrilateral': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.py index 3a533484ecc2..ed705b3cb90d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.py @@ -52,7 +52,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SomeObject': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.pyi index 3a533484ecc2..ed705b3cb90d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/some_object.pyi @@ -52,7 +52,7 @@ class SomeObject( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SomeObject': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.py index 85e4ca929cad..affe894c3422 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.py @@ -65,7 +65,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Triangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.pyi index 85e4ca929cad..affe894c3422 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle.pyi @@ -65,7 +65,7 @@ class Triangle( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Triangle': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.py index b91e26f79adb..a6465b61ad06 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.py @@ -93,7 +93,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["shapeType", "triangle def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], shapeType: typing.Union[MetaOapg.properties.shapeType, str, ], triangleType: typing.Union[MetaOapg.properties.triangleType, str, ], _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.pyi index b91e26f79adb..a6465b61ad06 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/triangle_interface.pyi @@ -93,7 +93,7 @@ class TriangleInterface( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], shapeType: typing.Union[MetaOapg.properties.shapeType, str, ], triangleType: typing.Union[MetaOapg.properties.triangleType, str, ], _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.py index 4c35fda5b333..a72414ff28b9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.py @@ -80,7 +80,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'anyTypeExceptNullProp': @@ -213,9 +213,9 @@ def __new__( userStatus: typing.Union[MetaOapg.properties.userStatus, decimal.Decimal, int, schemas.Unset] = schemas.unset, objectWithNoDeclaredProps: typing.Union[MetaOapg.properties.objectWithNoDeclaredProps, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, objectWithNoDeclaredPropsNullable: typing.Union[MetaOapg.properties.objectWithNoDeclaredPropsNullable, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, - anyTypeProp: typing.Union[MetaOapg.properties.anyTypeProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - anyTypeExceptNullProp: typing.Union[MetaOapg.properties.anyTypeExceptNullProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - anyTypePropNullable: typing.Union[MetaOapg.properties.anyTypePropNullable, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + anyTypeProp: typing.Union[MetaOapg.properties.anyTypeProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + anyTypeExceptNullProp: typing.Union[MetaOapg.properties.anyTypeExceptNullProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + anyTypePropNullable: typing.Union[MetaOapg.properties.anyTypePropNullable, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'User': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.pyi index 4c35fda5b333..a72414ff28b9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/user.pyi @@ -80,7 +80,7 @@ class User( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'anyTypeExceptNullProp': @@ -213,9 +213,9 @@ class User( userStatus: typing.Union[MetaOapg.properties.userStatus, decimal.Decimal, int, schemas.Unset] = schemas.unset, objectWithNoDeclaredProps: typing.Union[MetaOapg.properties.objectWithNoDeclaredProps, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, objectWithNoDeclaredPropsNullable: typing.Union[MetaOapg.properties.objectWithNoDeclaredPropsNullable, dict, frozendict.frozendict, None, schemas.Unset] = schemas.unset, - anyTypeProp: typing.Union[MetaOapg.properties.anyTypeProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - anyTypeExceptNullProp: typing.Union[MetaOapg.properties.anyTypeExceptNullProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - anyTypePropNullable: typing.Union[MetaOapg.properties.anyTypePropNullable, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + anyTypeProp: typing.Union[MetaOapg.properties.anyTypeProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + anyTypeExceptNullProp: typing.Union[MetaOapg.properties.anyTypeExceptNullProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + anyTypePropNullable: typing.Union[MetaOapg.properties.anyTypePropNullable, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'User': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.py index c2f8dd424eec..93ef7ba73edb 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.py @@ -119,7 +119,7 @@ def __new__( className: typing.Union[MetaOapg.properties.className, str, ], type: typing.Union[MetaOapg.properties.type, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'Zebra': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.pyi index c2f8dd424eec..93ef7ba73edb 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/zebra.pyi @@ -119,7 +119,7 @@ class Zebra( className: typing.Union[MetaOapg.properties.className, str, ], type: typing.Union[MetaOapg.properties.type, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, - **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + **kwargs: typing.Union[MetaOapg.additional_properties, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], ) -> 'Zebra': return super().__new__( cls, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.py index 01854082472e..0aaa37a01f4c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.py @@ -146,7 +146,7 @@ def NEGATIVE_1_PT_2(cls): RequestOptionalQueryParams = typing.TypedDict( 'RequestOptionalQueryParams', { - 'enum_query_string_array': typing.Union[EnumQueryStringArraySchema, tuple, ], + 'enum_query_string_array': typing.Union[EnumQueryStringArraySchema, list, tuple, ], 'enum_query_string': typing.Union[EnumQueryStringSchema, str, ], 'enum_query_integer': typing.Union[EnumQueryIntegerSchema, decimal.Decimal, int, ], 'enum_query_double': typing.Union[EnumQueryDoubleSchema, decimal.Decimal, int, float, ], @@ -262,7 +262,7 @@ def XYZ(cls): RequestOptionalHeaderParams = typing.TypedDict( 'RequestOptionalHeaderParams', { - 'enum_header_string_array': typing.Union[EnumHeaderStringArraySchema, tuple, ], + 'enum_header_string_array': typing.Union[EnumHeaderStringArraySchema, list, tuple, ], 'enum_header_string': typing.Union[EnumHeaderStringSchema, str, ], }, total=False @@ -399,7 +399,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["enum_form_string_arra def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - enum_form_string_array: typing.Union[MetaOapg.properties.enum_form_string_array, tuple, schemas.Unset] = schemas.unset, + enum_form_string_array: typing.Union[MetaOapg.properties.enum_form_string_array, list, tuple, schemas.Unset] = schemas.unset, enum_form_string: typing.Union[MetaOapg.properties.enum_form_string, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.pyi index 5e96fed59085..adce8870c757 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_2/get.pyi @@ -323,7 +323,7 @@ class SchemaForRequestBodyApplicationXWwwFormUrlencoded( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - enum_form_string_array: typing.Union[MetaOapg.properties.enum_form_string_array, tuple, schemas.Unset] = schemas.unset, + enum_form_string_array: typing.Union[MetaOapg.properties.enum_form_string_array, list, tuple, schemas.Unset] = schemas.unset, enum_form_string: typing.Union[MetaOapg.properties.enum_form_string, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.py index ce59b86fb436..3510a42cdc32 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.py @@ -62,7 +62,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'CompositionAtRootSchema': @@ -118,7 +118,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -156,7 +156,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["someProp", ], str]): def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'CompositionInPropertySchema': @@ -175,7 +175,7 @@ def __new__( RequestOptionalQueryParams = typing.TypedDict( 'RequestOptionalQueryParams', { - 'compositionAtRoot': typing.Union[CompositionAtRootSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + 'compositionAtRoot': typing.Union[CompositionAtRootSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], 'compositionInProperty': typing.Union[CompositionInPropertySchema, dict, frozendict.frozendict, ], }, total=False @@ -235,7 +235,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -291,7 +291,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -329,7 +329,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["someProp", ], str]): def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyMultipartFormData': @@ -386,7 +386,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': @@ -442,7 +442,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -480,7 +480,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["someProp", ], str]): def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyMultipartFormData': @@ -525,7 +525,7 @@ class BaseApi(api_client.Api): def _inline_composition_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, @@ -604,7 +604,7 @@ class InlineComposition(BaseApi): def inline_composition( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, @@ -631,7 +631,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.pyi index 34412cce21e7..6c58553a404c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_inline_composition_/post.pyi @@ -57,7 +57,7 @@ class CompositionAtRootSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'CompositionAtRootSchema': @@ -110,7 +110,7 @@ class CompositionInPropertySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -148,7 +148,7 @@ class CompositionInPropertySchema( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'CompositionInPropertySchema': @@ -193,7 +193,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -246,7 +246,7 @@ class SchemaForRequestBodyMultipartFormData( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -284,7 +284,7 @@ class SchemaForRequestBodyMultipartFormData( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyMultipartFormData': @@ -328,7 +328,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': @@ -381,7 +381,7 @@ class SchemaFor200ResponseBodyMultipartFormData( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'someProp': @@ -419,7 +419,7 @@ class SchemaFor200ResponseBodyMultipartFormData( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + someProp: typing.Union[MetaOapg.properties.someProp, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyMultipartFormData': @@ -440,7 +440,7 @@ class BaseApi(api_client.Api): def _inline_composition_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, @@ -519,7 +519,7 @@ class InlineComposition(BaseApi): def inline_composition( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, @@ -546,7 +546,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, SchemaForRequestBodyMultipartFormData, dict, frozendict.frozendict, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), content_type: str = 'application/json', accept_content_types: typing.Tuple[str] = _all_accept_content_types, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.py index c5ead8e1b8e2..478b441a51a7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.py @@ -66,7 +66,7 @@ class BaseApi(api_client.Api): def _json_with_charset_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, @@ -129,7 +129,7 @@ class JsonWithCharset(BaseApi): def json_with_charset( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, @@ -154,7 +154,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.pyi index ad75c903b148..463facbd750c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_json_with_charset/post.pyi @@ -35,7 +35,7 @@ class BaseApi(api_client.Api): def _json_with_charset_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, @@ -98,7 +98,7 @@ class JsonWithCharset(BaseApi): def json_with_charset( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, @@ -123,7 +123,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJsonCharsetutf8, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, content_type: str = 'application/json; charset=utf-8', accept_content_types: typing.Tuple[str] = _all_accept_content_types, stream: bool = False, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.py index 4c20144fc0ff..7bebd0c90146 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.py @@ -286,7 +286,7 @@ class BaseApi(api_client.Api): def _parameter_collisions_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), @@ -402,7 +402,7 @@ class ParameterCollisions(BaseApi): def parameter_collisions( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), @@ -435,7 +435,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.pyi index d39eec1f6719..01a29e9256b9 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_parameter_collisions_1_a_b_ab_self_a_b_/post.pyi @@ -58,7 +58,7 @@ class BaseApi(api_client.Api): def _parameter_collisions_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), @@ -174,7 +174,7 @@ class ParameterCollisions(BaseApi): def parameter_collisions( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), @@ -207,7 +207,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, query_params: RequestQueryParams = frozendict.frozendict(), header_params: RequestHeaderParams = frozendict.frozendict(), path_params: RequestPathParams = frozendict.frozendict(), diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_test_query_paramters/put.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_test_query_paramters/put.py index 26bf8198db58..74896bc5ca8c 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_test_query_paramters/put.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_test_query_paramters/put.py @@ -146,11 +146,11 @@ def __getitem__(self, i: int) -> MetaOapg.items: RequestRequiredQueryParams = typing.TypedDict( 'RequestRequiredQueryParams', { - 'pipe': typing.Union[PipeSchema, tuple, ], - 'ioutil': typing.Union[IoutilSchema, tuple, ], - 'http': typing.Union[HttpSchema, tuple, ], - 'url': typing.Union[UrlSchema, tuple, ], - 'context': typing.Union[ContextSchema, tuple, ], + 'pipe': typing.Union[PipeSchema, list, tuple, ], + 'ioutil': typing.Union[IoutilSchema, list, tuple, ], + 'http': typing.Union[HttpSchema, list, tuple, ], + 'url': typing.Union[UrlSchema, list, tuple, ], + 'context': typing.Union[ContextSchema, list, tuple, ], 'refParam': typing.Union[RefParamSchema, ], } ) diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.py index 32f9927c0369..4cf3f1066412 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.py @@ -89,7 +89,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["files", ], str]): def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - files: typing.Union[MetaOapg.properties.files, tuple, schemas.Unset] = schemas.unset, + files: typing.Union[MetaOapg.properties.files, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyMultipartFormData': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.pyi index 0b68c63d36a2..eac2bbb44ed0 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/fake_upload_files/post.pyi @@ -87,7 +87,7 @@ class SchemaForRequestBodyMultipartFormData( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - files: typing.Union[MetaOapg.properties.files, tuple, schemas.Unset] = schemas.unset, + files: typing.Union[MetaOapg.properties.files, list, tuple, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyMultipartFormData': diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_status/get.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_status/get.py index 0cfe3e590000..31d20798924d 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_status/get.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_status/get.py @@ -80,7 +80,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: RequestRequiredQueryParams = typing.TypedDict( 'RequestRequiredQueryParams', { - 'status': typing.Union[StatusSchema, tuple, ], + 'status': typing.Union[StatusSchema, list, tuple, ], } ) RequestOptionalQueryParams = typing.TypedDict( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_tags/get.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_tags/get.py index a0004174f2a5..638b6f9f2f41 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_tags/get.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/pet_find_by_tags/get.py @@ -54,7 +54,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: RequestRequiredQueryParams = typing.TypedDict( 'RequestRequiredQueryParams', { - 'tags': typing.Union[TagsSchema, tuple, ], + 'tags': typing.Union[TagsSchema, list, tuple, ], } ) RequestOptionalQueryParams = typing.TypedDict( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.py index 36333467e3bf..3588996c2aa7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.py @@ -85,7 +85,7 @@ class BaseApi(api_client.Api): def _create_users_with_array_input_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -150,7 +150,7 @@ class CreateUsersWithArrayInput(BaseApi): def create_users_with_array_input( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -173,7 +173,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.pyi index 561320c69d42..4cc093a8adaa 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_array/post.pyi @@ -59,7 +59,7 @@ class BaseApi(api_client.Api): def _create_users_with_array_input_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -124,7 +124,7 @@ class CreateUsersWithArrayInput(BaseApi): def create_users_with_array_input( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -147,7 +147,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.py index 6ad6fe0f7ba2..3b6625b03551 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.py @@ -85,7 +85,7 @@ class BaseApi(api_client.Api): def _create_users_with_list_input_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -150,7 +150,7 @@ class CreateUsersWithListInput(BaseApi): def create_users_with_list_input( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -173,7 +173,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.pyi index 6b588699813b..8cd0b172ea22 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/paths/user_create_with_list/post.pyi @@ -59,7 +59,7 @@ class BaseApi(api_client.Api): def _create_users_with_list_input_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -124,7 +124,7 @@ class CreateUsersWithListInput(BaseApi): def create_users_with_list_input( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -147,7 +147,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, tuple, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, list, tuple, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, From be003d8a8c06eb78829009fa46d5e3c7500901c0 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 10:19:59 -0700 Subject: [PATCH 02/15] Adds inline composed schemas --- .../python-experimental/schema_doc.handlebars | 70 +++++- .../docs/apis/tags/DefaultApi.md | 4 +- .../docs/apis/tags/FakeApi.md | 201 +++++++++++------- .../docs/apis/tags/PetApi.md | 48 ++--- .../docs/apis/tags/StoreApi.md | 8 +- .../docs/apis/tags/UserApi.md | 26 +-- .../docs/models/AdditionalPropertiesClass.md | 4 +- .../models/AdditionalPropertiesValidator.md | 46 +++- .../AdditionalPropertiesWithArrayOfEnums.md | 4 +- .../docs/models/Address.md | 4 +- .../python-experimental/docs/models/Animal.md | 4 +- .../docs/models/AnimalFarm.md | 4 +- .../docs/models/AnyTypeAndFormat.md | 4 +- .../docs/models/AnyTypeNotString.md | 15 +- .../docs/models/ApiResponse.md | 4 +- .../python-experimental/docs/models/Apple.md | 4 +- .../docs/models/AppleReq.md | 4 +- .../docs/models/ArrayHoldingAnyType.md | 4 +- .../docs/models/ArrayOfArrayOfNumberOnly.md | 4 +- .../docs/models/ArrayOfEnums.md | 4 +- .../docs/models/ArrayOfNumberOnly.md | 4 +- .../docs/models/ArrayTest.md | 4 +- .../models/ArrayWithValidationsInItems.md | 4 +- .../python-experimental/docs/models/Banana.md | 4 +- .../docs/models/BananaReq.md | 4 +- .../python-experimental/docs/models/Bar.md | 2 +- .../docs/models/BasquePig.md | 4 +- .../docs/models/Boolean.md | 2 +- .../docs/models/BooleanEnum.md | 2 +- .../docs/models/Capitalization.md | 4 +- .../python-experimental/docs/models/Cat.md | 22 +- .../docs/models/Category.md | 4 +- .../docs/models/ChildCat.md | 22 +- .../docs/models/ClassModel.md | 4 +- .../python-experimental/docs/models/Client.md | 4 +- .../docs/models/ComplexQuadrilateral.md | 22 +- ...omposedAnyOfDifferentTypesNoValidations.md | 140 +++++++++++- .../docs/models/ComposedArray.md | 4 +- .../docs/models/ComposedBool.md | 15 +- .../docs/models/ComposedNone.md | 15 +- .../docs/models/ComposedNumber.md | 15 +- .../docs/models/ComposedObject.md | 15 +- .../models/ComposedOneOfDifferentTypes.md | 54 ++++- .../docs/models/ComposedString.md | 15 +- .../docs/models/Currency.md | 2 +- .../docs/models/DanishPig.md | 4 +- .../docs/models/DateTimeTest.md | 2 +- .../docs/models/DateTimeWithValidations.md | 2 +- .../docs/models/DateWithValidations.md | 2 +- .../docs/models/DecimalPayload.md | 2 +- .../python-experimental/docs/models/Dog.md | 22 +- .../docs/models/Drawing.md | 4 +- .../docs/models/EnumArrays.md | 4 +- .../docs/models/EnumClass.md | 2 +- .../docs/models/EnumTest.md | 4 +- .../docs/models/EquilateralTriangle.md | 22 +- .../python-experimental/docs/models/File.md | 4 +- .../docs/models/FileSchemaTestClass.md | 4 +- .../python-experimental/docs/models/Foo.md | 4 +- .../docs/models/FormatTest.md | 4 +- .../python-experimental/docs/models/Fruit.md | 11 +- .../docs/models/FruitReq.md | 17 +- .../docs/models/GmFruit.md | 11 +- .../docs/models/GrandparentAnimal.md | 4 +- .../docs/models/HasOnlyReadOnly.md | 4 +- .../docs/models/HealthCheckResult.md | 4 +- .../docs/models/IntegerEnum.md | 2 +- .../docs/models/IntegerEnumBig.md | 2 +- .../docs/models/IntegerEnumOneValue.md | 2 +- .../models/IntegerEnumWithDefaultValue.md | 2 +- .../docs/models/IntegerMax10.md | 2 +- .../docs/models/IntegerMin15.md | 2 +- .../docs/models/IsoscelesTriangle.md | 22 +- .../docs/models/JSONPatchRequest.md | 4 +- .../models/JSONPatchRequestAddReplaceTest.md | 4 +- .../docs/models/JSONPatchRequestMoveCopy.md | 4 +- .../docs/models/JSONPatchRequestRemove.md | 4 +- .../python-experimental/docs/models/Mammal.md | 10 +- .../docs/models/MapTest.md | 4 +- ...dPropertiesAndAdditionalPropertiesClass.md | 4 +- .../docs/models/Model200Response.md | 4 +- .../docs/models/ModelReturn.md | 4 +- .../python-experimental/docs/models/Money.md | 4 +- .../python-experimental/docs/models/Name.md | 4 +- .../docs/models/NoAdditionalProperties.md | 4 +- .../docs/models/NullableClass.md | 4 +- .../docs/models/NullableShape.md | 17 +- .../docs/models/NullableString.md | 2 +- .../python-experimental/docs/models/Number.md | 2 +- .../docs/models/NumberOnly.md | 4 +- .../docs/models/NumberWithValidations.md | 2 +- .../docs/models/ObjectInterface.md | 2 +- .../docs/models/ObjectModelWithRefProps.md | 4 +- .../models/ObjectWithDecimalProperties.md | 4 +- .../models/ObjectWithDifficultlyNamedProps.md | 4 +- .../ObjectWithInlineCompositionProperty.md | 4 +- .../docs/models/ObjectWithValidations.md | 2 +- .../python-experimental/docs/models/Order.md | 4 +- .../docs/models/ParentPet.md | 8 +- .../python-experimental/docs/models/Pet.md | 4 +- .../python-experimental/docs/models/Pig.md | 9 +- .../python-experimental/docs/models/Player.md | 4 +- .../docs/models/Quadrilateral.md | 9 +- .../docs/models/QuadrilateralInterface.md | 4 +- .../docs/models/ReadOnlyFirst.md | 4 +- .../docs/models/ScaleneTriangle.md | 22 +- .../python-experimental/docs/models/Shape.md | 9 +- .../docs/models/ShapeOrNull.md | 17 +- .../docs/models/SimpleQuadrilateral.md | 22 +- .../docs/models/SomeObject.md | 8 +- .../docs/models/SpecialModelName.md | 4 +- .../python-experimental/docs/models/String.md | 2 +- .../docs/models/StringBooleanMap.md | 4 +- .../docs/models/StringEnum.md | 2 +- .../docs/models/StringEnumWithDefaultValue.md | 2 +- .../docs/models/StringWithValidation.md | 2 +- .../python-experimental/docs/models/Tag.md | 4 +- .../docs/models/Triangle.md | 10 +- .../docs/models/TriangleInterface.md | 4 +- .../docs/models/UUIDString.md | 2 +- .../python-experimental/docs/models/User.md | 4 +- .../python-experimental/docs/models/Whale.md | 4 +- .../python-experimental/docs/models/Zebra.md | 4 +- 123 files changed, 992 insertions(+), 309 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index bf2b6ed22b88..26d4966b4ad6 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -3,12 +3,12 @@ {{&description}} {{/if}} -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} {{#or vars additionalProperties}} -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -34,10 +34,74 @@ Key | Input Type | Accessed Type | Description | Notes {{/or}} {{#if items}} -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- {{#with items}} {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} {{/with}} +{{/if}} +{{#if composedSchemas}} +{{#with composedSchemas}} + +### Composed Schemas (allOf/anyOf/oneOf/not) +{{#if allOf}} +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +{{#each allOf}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{/each}} +{{#each allOf}} +{{#unless complexType}} + +# {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} +{{> schema_doc }} +{{/unless}} +{{/each}} +{{/if}} +{{#if anyOf}} +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +{{#each anyOf}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{/each}} +{{#each anyOf}} +{{#unless complexType}} + +# {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} +{{> schema_doc }} +{{/unless}} +{{/each}} +{{/if}} +{{#if oneOf}} +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +{{#each oneOf}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{/each}} +{{#each oneOf}} +{{#unless complexType}} + +# {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} +{{> schema_doc }} +{{/unless}} +{{/each}} +{{/if}} +{{#if not}} +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +{{#with not}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#unless complexType}} + +# {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} +{{> schema_doc }} +{{/unless}} +{{/with}} +{{/if}} +{{/with}} {{/if}} \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index e87a46efa0d8..a76dc98b6f91 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -57,11 +57,11 @@ headers | Unset | headers were not defined | #### SchemaFor0ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index c3326d2db924..ed1fd2175a4a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -459,7 +459,7 @@ query | QuerySchema | | #### QuerySchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -537,7 +537,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | @@ -558,7 +558,7 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | @@ -631,21 +631,21 @@ some_var | SomeVarSchema | | #### SomeVarSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### SomeVarSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### SomeVarSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -899,7 +899,7 @@ id | IdSchema | | #### IdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -1010,11 +1010,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1137,11 +1137,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1162,33 +1162,33 @@ enum_query_double | EnumQueryDoubleSchema | | optional #### EnumQueryStringArraySchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | must be one of [">", "$", ] -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | must be one of [">", "$", ]defaults to "$" #### EnumQueryStringSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" #### EnumQueryIntegerSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] #### EnumQueryDoubleSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] @@ -1203,19 +1203,19 @@ enum_header_string | EnumHeaderStringSchema | | optional #### EnumHeaderStringArraySchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | must be one of [">", "$", ] -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | must be one of [">", "$", ]defaults to "$" #### EnumHeaderStringSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" @@ -1410,28 +1410,28 @@ int64_group | Int64GroupSchema | | optional #### RequiredStringGroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | #### RequiredInt64GroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | #### StringGroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | #### Int64GroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | @@ -1446,14 +1446,14 @@ boolean_group | BooleanGroupSchema | | optional #### RequiredBooleanGroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | #### BooleanGroupSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | @@ -1530,11 +1530,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1620,18 +1620,31 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + #### SchemaForRequestBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1649,18 +1662,31 @@ compositionInProperty | CompositionInPropertySchema | | optional #### CompositionAtRootSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + #### CompositionInPropertySchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1683,18 +1709,31 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + #### SchemaFor200ResponseBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1760,11 +1799,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1923,7 +1962,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJsonCharsetutf8 -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | @@ -1944,7 +1983,7 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJsonCharsetutf8 -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | @@ -2186,11 +2225,11 @@ mapBean | MapBeanSchema | | optional #### MapBeanSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -2418,7 +2457,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | @@ -2437,35 +2476,35 @@ A-B | ABSchema | | optional #### Model1Schema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### AbSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ModelSelfSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -2482,28 +2521,28 @@ A-B | ABSchema | | optional #### Model1Schema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ModelSelfSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -2521,35 +2560,35 @@ A-B | ABSchema | | #### Model1Schema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### AbSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ModelSelfSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -2567,35 +2606,35 @@ A-B | ABSchema | | optional #### Model1Schema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### AbSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ModelSelfSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### ABSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -2616,7 +2655,7 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | @@ -2706,60 +2745,60 @@ refParam | RefParamSchema | | #### PipeSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | #### IoutilSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | #### HttpSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | #### UrlSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | #### ContextSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | @@ -2983,7 +3022,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -3004,7 +3043,7 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -3153,7 +3192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil file to upload -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | @@ -3176,7 +3215,7 @@ headers | Unset | headers were not defined | file to download -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to download | @@ -3243,11 +3282,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -3338,11 +3377,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 2c276282ce02..0ee3f927db6a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -279,7 +279,7 @@ api_key | ApiKeySchema | | optional #### ApiKeySchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -293,7 +293,7 @@ petId | PetIdSchema | | #### PetIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | @@ -453,12 +453,12 @@ status | StatusSchema | | #### StatusSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | must be one of ["available", "pending", "sold", ] -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | must be one of ["available", "pending", "sold", ]defaults to "available" @@ -480,24 +480,24 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationXml -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | | @@ -650,12 +650,12 @@ tags | TagsSchema | | #### TagsSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- str, | str, | | @@ -677,24 +677,24 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationXml -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | | @@ -784,7 +784,7 @@ petId | PetIdSchema | | #### PetIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | @@ -1104,11 +1104,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationXWwwFormUrlencoded -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1125,7 +1125,7 @@ petId | PetIdSchema | | #### PetIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | @@ -1235,11 +1235,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1256,7 +1256,7 @@ petId | PetIdSchema | | #### PetIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | @@ -1372,11 +1372,11 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyMultipartFormData -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -1393,7 +1393,7 @@ petId | PetIdSchema | | #### PetIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index 7bce9a2ac810..dcb06842b4b6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -65,7 +65,7 @@ order_id | OrderIdSchema | | #### OrderIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -164,11 +164,11 @@ headers | Unset | headers were not defined | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- @@ -241,7 +241,7 @@ order_id | OrderIdSchema | | #### OrderIdSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index 037fb47eaa45..b3eebdb21083 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -169,12 +169,12 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**User**](User.md) | [**User**](User.md) | | @@ -266,12 +266,12 @@ skip_deserialization | bool | default is False | when True, headers and body wil #### SchemaForRequestBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**User**](User.md) | [**User**](User.md) | | @@ -354,7 +354,7 @@ username | UsernameSchema | | #### UsernameSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -446,7 +446,7 @@ username | UsernameSchema | | #### UsernameSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -560,14 +560,14 @@ password | PasswordSchema | | #### UsernameSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### PasswordSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -589,14 +589,14 @@ headers | ResponseHeadersFor200 | | #### SchemaFor200ResponseBodyApplicationXml -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | #### SchemaFor200ResponseBodyApplicationJson -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | @@ -611,7 +611,7 @@ X-Expires-After | XExpiresAfterSchema | | optional calls per hour allowed by the user -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user | @@ -620,7 +620,7 @@ decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user date in UTC when token expires -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, datetime, | str, | date in UTC when token expires | @@ -780,7 +780,7 @@ username | UsernameSchema | | #### UsernameSchema -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index b32825ea05b8..379c081abdad 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -1,10 +1,10 @@ # petstore_api.model.additional_properties_class.AdditionalPropertiesClass -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md index d0db98ec6ee8..e089778c9b1c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md @@ -1,9 +1,53 @@ # petstore_api.model.additional_properties_validator.AdditionalPropertiesValidator -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, | frozendict.frozendict, | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | +[all_of_2](#all_of_2) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# all_of_2 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md index b8915d6f1399..ffe489a4ef29 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md @@ -1,10 +1,10 @@ # petstore_api.model.additional_properties_with_array_of_enums.AdditionalPropertiesWithArrayOfEnums -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md index 5d752e256efe..7c2c6dd6568f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md @@ -1,10 +1,10 @@ # petstore_api.model.address.Address -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md index 9d78cfd2f7aa..aba568e99981 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md @@ -1,10 +1,10 @@ # petstore_api.model.animal.Animal -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md index 8c480b376c01..b4117b1bf6cf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md @@ -1,11 +1,11 @@ # petstore_api.model.animal_farm.AnimalFarm -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**Animal**](Animal.md) | [**Animal**](Animal.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md index ba0e349e1986..2aa9945f0ce2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md @@ -1,10 +1,10 @@ # petstore_api.model.any_type_and_format.AnyTypeAndFormat -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md index 96f9ee8b33f9..ff57ed8d2136 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeNotString.md @@ -1,9 +1,22 @@ # petstore_api.model.any_type_not_string.AnyTypeNotString -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | str, | str, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md index 5c8aeb51b1e9..767fe5e21849 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md @@ -1,10 +1,10 @@ # petstore_api.model.api_response.ApiResponse -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md index 52d17f476fbc..b2b6aefc1bc7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md @@ -1,10 +1,10 @@ # petstore_api.model.apple.Apple -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md index 336d9bc665d5..42f1af163c5d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md @@ -1,10 +1,10 @@ # petstore_api.model.apple_req.AppleReq -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md index 3e2a156fbca7..0fb42a90a29b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md @@ -1,11 +1,11 @@ # petstore_api.model.array_holding_any_type.ArrayHoldingAnyType -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type can be stored here | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index d3b311037204..4e359ed10fde 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -1,10 +1,10 @@ # petstore_api.model.array_of_array_of_number_only.ArrayOfArrayOfNumberOnly -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md index 3e29baf709f2..32063391c560 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md @@ -1,11 +1,11 @@ # petstore_api.model.array_of_enums.ArrayOfEnums -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | must be one of [] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index de3eb39c4192..967d62de00cf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -1,10 +1,10 @@ # petstore_api.model.array_of_number_only.ArrayOfNumberOnly -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index 69710e83799d..4a3cefb8a132 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -1,10 +1,10 @@ # petstore_api.model.array_test.ArrayTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md index 028320e1cafc..b4b078ba9b2a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md @@ -1,11 +1,11 @@ # petstore_api.model.array_with_validations_in_items.ArrayWithValidationsInItems -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md index 5f9a00f03d68..afaae52faa76 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md @@ -1,10 +1,10 @@ # petstore_api.model.banana.Banana -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md index 91d74ffaddc0..422820ad26c9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md @@ -1,10 +1,10 @@ # petstore_api.model.banana_req.BananaReq -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md index 50c7cd293962..de23d3442ca5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md @@ -1,6 +1,6 @@ # petstore_api.model.bar.Bar -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | defaults to "bar" diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md index 99885fa7245e..9f3522d98a25 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md @@ -1,10 +1,10 @@ # petstore_api.model.basque_pig.BasquePig -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md index 068b90a16249..c2e0e952acac 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Boolean.md @@ -1,6 +1,6 @@ # petstore_api.model.boolean.Boolean -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md index 74fd1feab02f..580bb8157d5d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md @@ -1,6 +1,6 @@ # petstore_api.model.boolean_enum.BooleanEnum -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | must be one of [schemas.BoolClass.TRUE, ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md index 0fa588d0e487..944b274082cf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md @@ -1,10 +1,10 @@ # petstore_api.model.capitalization.Capitalization -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md index 7bf0083731d6..a43628759294 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md @@ -1,9 +1,29 @@ # petstore_api.model.cat.Cat -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Animal](Animal.md) | [**Animal**](Animal.md) | [**Animal**](Animal.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**declawed** | bool, | BoolClass, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index d13d8eb0520b..90ca8cf48493 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -1,10 +1,10 @@ # petstore_api.model.category.Category -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md index f45ce54690d7..2bb526206f6a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md @@ -1,9 +1,29 @@ # petstore_api.model.child_cat.ChildCat -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[ParentPet](ParentPet.md) | [**ParentPet**](ParentPet.md) | [**ParentPet**](ParentPet.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**name** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md index 2a44c25d5224..a318856a7db9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md @@ -2,11 +2,11 @@ Model for testing model with \"_class\" property -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model with \"_class\" property | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md index 5afc92761fd7..4ec67fde79a8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md @@ -1,10 +1,10 @@ # petstore_api.model.client.Client -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md index b39e709854ab..69073e210d10 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md @@ -1,9 +1,29 @@ # petstore_api.model.complex_quadrilateral.ComplexQuadrilateral -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[QuadrilateralInterface](QuadrilateralInterface.md) | [**QuadrilateralInterface**](QuadrilateralInterface.md) | [**QuadrilateralInterface**](QuadrilateralInterface.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**quadrilateralType** | str, | str, | | [optional] must be one of ["ComplexQuadrilateral", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md index 338b0d02c07a..79a8652e7a11 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md @@ -1,9 +1,147 @@ # petstore_api.model.composed_any_of_different_types_no_validations.ComposedAnyOfDifferentTypesNoValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | dict, frozendict.frozendict, | frozendict.frozendict, | | +[any_of_1](#any_of_1) | str, date, | str, | | +[any_of_2](#any_of_2) | str, datetime, | str, | | +[any_of_3](#any_of_3) | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | +[any_of_4](#any_of_4) | str, | str, | | +[any_of_5](#any_of_5) | str, | str, | | +[any_of_6](#any_of_6) | dict, frozendict.frozendict, | frozendict.frozendict, | | +[any_of_7](#any_of_7) | bool, | BoolClass, | | +[any_of_8](#any_of_8) | None, | NoneClass, | | +[any_of_9](#any_of_9) | list, tuple, | tuple, | | +[any_of_10](#any_of_10) | decimal.Decimal, int, float, | decimal.Decimal, | | +[any_of_11](#any_of_11) | decimal.Decimal, int, float, | decimal.Decimal, | | +[any_of_12](#any_of_12) | decimal.Decimal, int, float, | decimal.Decimal, | | +[any_of_13](#any_of_13) | decimal.Decimal, int, | decimal.Decimal, | | +[any_of_14](#any_of_14) | decimal.Decimal, int, | decimal.Decimal, | | +[any_of_15](#any_of_15) | decimal.Decimal, int, | decimal.Decimal, | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# any_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, date, | str, | | + +# any_of_2 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, datetime, | str, | | + +# any_of_3 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | + +# any_of_4 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + +# any_of_5 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + +# any_of_6 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# any_of_7 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | + +# any_of_8 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + +# any_of_9 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_10 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# any_of_11 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# any_of_12 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# any_of_13 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | + +# any_of_14 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | + +# any_of_15 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md index 413f3f093e39..ea621a8134a2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md @@ -1,11 +1,11 @@ # petstore_api.model.composed_array.ComposedArray -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md index 8c222c7a6758..29ed69f72f18 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedBool.md @@ -1,9 +1,22 @@ # petstore_api.model.composed_bool.ComposedBool -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md index a2e320c5fd4d..df4ec85f2cc9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNone.md @@ -1,9 +1,22 @@ # petstore_api.model.composed_none.ComposedNone -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, | NoneClass, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md index 9efc6c5b5afd..fa1f87c730c9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedNumber.md @@ -1,9 +1,22 @@ # petstore_api.model.composed_number.ComposedNumber -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md index 0d2e2d859ca5..ebbbaede6b7c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedObject.md @@ -1,9 +1,22 @@ # petstore_api.model.composed_object.ComposedObject -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md index fa3327e870bc..06f80af239bb 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md @@ -2,10 +2,62 @@ this is a model that allows payloads of type object or number -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | this is a model that allows payloads of type object or number | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[NumberWithValidations](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | | +[Animal](Animal.md) | [**Animal**](Animal.md) | [**Animal**](Animal.md) | | +[one_of_2](#one_of_2) | None, | NoneClass, | | +[one_of_3](#one_of_3) | str, date, | str, | | +[one_of_4](#one_of_4) | dict, frozendict.frozendict, | frozendict.frozendict, | | +[one_of_5](#one_of_5) | list, tuple, | tuple, | | +[one_of_6](#one_of_6) | str, datetime, | str, | | + +# one_of_2 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + +# one_of_3 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, date, | str, | | + +# one_of_4 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# one_of_5 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_6 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, datetime, | str, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md index 4116085b80f2..235511b37a2a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedString.md @@ -1,9 +1,22 @@ # petstore_api.model.composed_string.ComposedString -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md index 8281f17cb8c1..edc323801ca0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md @@ -1,6 +1,6 @@ # petstore_api.model.currency.Currency -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | must be one of ["eur", "usd", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md index 04f572b0912c..957efc721c75 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md @@ -1,10 +1,10 @@ # petstore_api.model.danish_pig.DanishPig -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md index db9224251fa6..a9294e5f4a50 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md @@ -1,6 +1,6 @@ # petstore_api.model.date_time_test.DateTimeTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, datetime, | str, | | defaults to 2010-01-01T10:10:10.000111+01:00 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md index 6961648171e1..0ed7960fff3c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md @@ -1,6 +1,6 @@ # petstore_api.model.date_time_with_validations.DateTimeWithValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, datetime, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md index 92b6d329f194..28ead5e25004 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md @@ -1,6 +1,6 @@ # petstore_api.model.date_with_validations.DateWithValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, date, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md index d86502599168..a6baace0aa42 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md @@ -1,6 +1,6 @@ # petstore_api.model.decimal_payload.DecimalPayload -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md index 8056b03b79cd..1100464035a3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md @@ -1,9 +1,29 @@ # petstore_api.model.dog.Dog -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Animal](Animal.md) | [**Animal**](Animal.md) | [**Animal**](Animal.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**breed** | str, | str, | | [optional] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 7e53719873ba..cec6e1561fa5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -1,10 +1,10 @@ # petstore_api.model.drawing.Drawing -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index f503f66369cd..964d81c780f7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -1,10 +1,10 @@ # petstore_api.model.enum_arrays.EnumArrays -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md index 688d36792586..ccc420ce022f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md @@ -1,6 +1,6 @@ # petstore_api.model.enum_class.EnumClass -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M", ]defaults to "-efg" diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index f8cb29d90e05..b1cf4a7b36ac 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -1,10 +1,10 @@ # petstore_api.model.enum_test.EnumTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md index 4d8eef8008c2..8d8b594a05ef 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md @@ -1,9 +1,29 @@ # petstore_api.model.equilateral_triangle.EquilateralTriangle -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[TriangleInterface](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**triangleType** | str, | str, | | [optional] must be one of ["EquilateralTriangle", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md index 8a26d1097102..4f8834e36f56 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md @@ -2,11 +2,11 @@ Must be named `File` for test. -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Must be named `File` for test. | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 17209c9d6619..4ca23c55f358 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -1,10 +1,10 @@ # petstore_api.model.file_schema_test_class.FileSchemaTestClass -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md index 1b6342d7b23f..5cb57743c1ce 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md @@ -1,10 +1,10 @@ # petstore_api.model.foo.Foo -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index 1dc4d7fc7169..cbb125bce1ec 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -1,10 +1,10 @@ # petstore_api.model.format_test.FormatTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md index 4299ef543582..7d4042cf8943 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md @@ -1,15 +1,22 @@ # petstore_api.model.fruit.Fruit -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Apple](Apple.md) | [**Apple**](Apple.md) | [**Apple**](Apple.md) | | +[Banana](Banana.md) | [**Banana**](Banana.md) | [**Banana**](Banana.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md index 900fb169cf6f..c4c18e3e4c9c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FruitReq.md @@ -1,9 +1,24 @@ # petstore_api.model.fruit_req.FruitReq -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | None, | NoneClass, | | +[AppleReq](AppleReq.md) | [**AppleReq**](AppleReq.md) | [**AppleReq**](AppleReq.md) | | +[BananaReq](BananaReq.md) | [**BananaReq**](BananaReq.md) | [**BananaReq**](BananaReq.md) | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md index ae9df09be6b4..eb8d40614da5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md @@ -1,15 +1,22 @@ # petstore_api.model.gm_fruit.GmFruit -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Apple](Apple.md) | [**Apple**](Apple.md) | [**Apple**](Apple.md) | | +[Banana](Banana.md) | [**Banana**](Banana.md) | [**Banana**](Banana.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md index 532514db6476..e838c53dcf68 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md @@ -1,10 +1,10 @@ # petstore_api.model.grandparent_animal.GrandparentAnimal -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md index a7e00cc7c2b7..89b0e917e55d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md @@ -1,10 +1,10 @@ # petstore_api.model.has_only_read_only.HasOnlyReadOnly -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md index a11cdad6ff57..0caaf1f15c6c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md @@ -2,11 +2,11 @@ Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model. -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model. | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md index 97b8cf17ca71..1e75484454f5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_enum.IntegerEnum -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, 1, 2, ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md index 6e723bda5929..a863b2461457 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_enum_big.IntegerEnumBig -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | must be one of [10, 11, 12, ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md index 587d32571e35..6ee4c0f99bdb 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_enum_one_value.IntegerEnumOneValue -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md index 7b4dfbc6a9f3..f890d4345846 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_enum_with_default_value.IntegerEnumWithDefaultValue -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | , must be one of [0, 1, 2, ]defaults to 0 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md index b6f5a323e324..d53e74a6104d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_max10.IntegerMax10 -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md index b545738fbc46..137189179708 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md @@ -1,6 +1,6 @@ # petstore_api.model.integer_min15.IntegerMin15 -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md index 0e2b2d82d132..6b2dbe2eb374 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md @@ -1,9 +1,29 @@ # petstore_api.model.isosceles_triangle.IsoscelesTriangle -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[TriangleInterface](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**triangleType** | str, | str, | | [optional] must be one of ["IsoscelesTriangle", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md index 562e95a2c6d1..a0f30bb3ac13 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md @@ -1,11 +1,11 @@ # petstore_api.model.json_patch_request.JSONPatchRequest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | -#### Tuple Items +### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md index bd5c1c0d72ad..7408b6481d41 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md @@ -1,10 +1,10 @@ # petstore_api.model.json_patch_request_add_replace_test.JSONPatchRequestAddReplaceTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md index a7cb13cb47f1..53f603dbcb9e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md @@ -1,10 +1,10 @@ # petstore_api.model.json_patch_request_move_copy.JSONPatchRequestMoveCopy -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md index d9106f1cfeb1..1ff56d3d5624 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md @@ -1,10 +1,10 @@ # petstore_api.model.json_patch_request_remove.JSONPatchRequestRemove -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md index 1b1302365785..12ac20a82003 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Mammal.md @@ -1,9 +1,17 @@ # petstore_api.model.mammal.Mammal -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Whale](Whale.md) | [**Whale**](Whale.md) | [**Whale**](Whale.md) | | +[Zebra](Zebra.md) | [**Zebra**](Zebra.md) | [**Zebra**](Zebra.md) | | +[Pig](Pig.md) | [**Pig**](Pig.md) | [**Pig**](Pig.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index 42041aa55522..71df5e2936db 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -1,10 +1,10 @@ # petstore_api.model.map_test.MapTest -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index c61761f7089e..548ee9392b1c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -1,10 +1,10 @@ # petstore_api.model.mixed_properties_and_additional_properties_class.MixedPropertiesAndAdditionalPropertiesClass -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md index c2302e3ada43..53d07ade187c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md @@ -2,11 +2,11 @@ model with an invalid class name for python, starts with a number -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | model with an invalid class name for python, starts with a number | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md index bb8f601003d3..0c04e7e58612 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md @@ -2,11 +2,11 @@ Model for testing reserved words -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing reserved words | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index 664bc6031fb8..69199e4fd95a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -1,10 +1,10 @@ # petstore_api.model.money.Money -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md index 46312bc775cc..ae22f40919b5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md @@ -2,11 +2,11 @@ Model for testing model name same as property name -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model name same as property name | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md index ac57f71fddca..3db43a43f682 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md @@ -1,10 +1,10 @@ # petstore_api.model.no_additional_properties.NoAdditionalProperties -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index 2715cad80296..b36234b73174 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -1,10 +1,10 @@ # petstore_api.model.nullable_class.NullableClass -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md index 73c2af6a7551..9871dfe1e103 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableShape.md @@ -2,10 +2,25 @@ The value may be a shape or the 'null' value. For a composed schema to validate a null payload, one of its chosen oneOf schemas must be type null or nullable (introduced in OAS schema >= 3.0) -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value may be a shape or the 'null' value. For a composed schema to validate a null payload, one of its chosen oneOf schemas must be type null or nullable (introduced in OAS schema >= 3.0) | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Triangle](Triangle.md) | [**Triangle**](Triangle.md) | [**Triangle**](Triangle.md) | | +[Quadrilateral](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | | +[one_of_2](#one_of_2) | None, | NoneClass, | | + +# one_of_2 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md index c2daa76c3878..60b4aba31683 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableString.md @@ -1,6 +1,6 @@ # petstore_api.model.nullable_string.NullableString -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, str, | NoneClass, str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md index c039b6a5933f..b1172e284fca 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Number.md @@ -1,6 +1,6 @@ # petstore_api.model.number.Number -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md index 62a1919d1702..7ea2b5fe81bf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md @@ -1,10 +1,10 @@ # petstore_api.model.number_only.NumberOnly -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md index 6841c00b5701..fac4f59efe71 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberWithValidations.md @@ -1,6 +1,6 @@ # petstore_api.model.number_with_validations.NumberWithValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md index 8511bb43b0d7..e818da00c6f7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectInterface.md @@ -1,6 +1,6 @@ # petstore_api.model.object_interface.ObjectInterface -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md index 5c2cb1c2e73e..e66a3c043337 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md @@ -2,11 +2,11 @@ a model that includes properties which should stay primitive (String + Boolean) and one which is defined as a class, NumberWithValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes properties which should stay primitive (String + Boolean) and one which is defined as a class, NumberWithValidations | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md index 21b16c8f3984..cdfcdc329599 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md @@ -1,10 +1,10 @@ # petstore_api.model.object_with_decimal_properties.ObjectWithDecimalProperties -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md index 4aa37403ede7..4cc080c51170 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md @@ -2,11 +2,11 @@ model with properties that have invalid names for python -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | model with properties that have invalid names for python | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index 4050c0007c34..0c7f3f4e2a28 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -1,10 +1,10 @@ # petstore_api.model.object_with_inline_composition_property.ObjectWithInlineCompositionProperty -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md index ecbe40760763..be9d36e49b66 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithValidations.md @@ -1,6 +1,6 @@ # petstore_api.model.object_with_validations.ObjectWithValidations -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 34de38993dbc..2c80d1e50ad6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -1,10 +1,10 @@ # petstore_api.model.order.Order -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md index 54a89028077d..1baad19537ff 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ParentPet.md @@ -1,9 +1,15 @@ # petstore_api.model.parent_pet.ParentPet -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[GrandparentAnimal](GrandparentAnimal.md) | [**GrandparentAnimal**](GrandparentAnimal.md) | [**GrandparentAnimal**](GrandparentAnimal.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index 96af49a81a80..a3a873594c57 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -2,11 +2,11 @@ Pet object that needs to be added to the store -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Pet object that needs to be added to the store | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md index f3589999af17..33a8aca85ea8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pig.md @@ -1,9 +1,16 @@ # petstore_api.model.pig.Pig -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[BasquePig](BasquePig.md) | [**BasquePig**](BasquePig.md) | [**BasquePig**](BasquePig.md) | | +[DanishPig](DanishPig.md) | [**DanishPig**](DanishPig.md) | [**DanishPig**](DanishPig.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md index 547e0c1303b5..bb6984ec4ce0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md @@ -2,11 +2,11 @@ a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md index ce9140b2d5d2..55f18627244d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Quadrilateral.md @@ -1,9 +1,16 @@ # petstore_api.model.quadrilateral.Quadrilateral -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[SimpleQuadrilateral](SimpleQuadrilateral.md) | [**SimpleQuadrilateral**](SimpleQuadrilateral.md) | [**SimpleQuadrilateral**](SimpleQuadrilateral.md) | | +[ComplexQuadrilateral](ComplexQuadrilateral.md) | [**ComplexQuadrilateral**](ComplexQuadrilateral.md) | [**ComplexQuadrilateral**](ComplexQuadrilateral.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md index 0f5d3d779e4a..023cf308d789 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md @@ -1,10 +1,10 @@ # petstore_api.model.quadrilateral_interface.QuadrilateralInterface -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md index 032f0793cc9f..8e04bae8e128 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md @@ -1,10 +1,10 @@ # petstore_api.model.read_only_first.ReadOnlyFirst -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md index edcb7d1b710e..3acfd3511872 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md @@ -1,9 +1,29 @@ # petstore_api.model.scalene_triangle.ScaleneTriangle -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[TriangleInterface](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | [**TriangleInterface**](TriangleInterface.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**triangleType** | str, | str, | | [optional] must be one of ["ScaleneTriangle", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md index a13f8fe9b485..f8bec209ec26 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Shape.md @@ -1,9 +1,16 @@ # petstore_api.model.shape.Shape -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[Triangle](Triangle.md) | [**Triangle**](Triangle.md) | [**Triangle**](Triangle.md) | | +[Quadrilateral](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md index a510693d963c..908b69e0587b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ShapeOrNull.md @@ -2,10 +2,25 @@ The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1. -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1. | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | None, | NoneClass, | | +[Triangle](Triangle.md) | [**Triangle**](Triangle.md) | [**Triangle**](Triangle.md) | | +[Quadrilateral](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | [**Quadrilateral**](Quadrilateral.md) | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md index 8dffb187e61b..bb58e0b07911 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md @@ -1,9 +1,29 @@ # petstore_api.model.simple_quadrilateral.SimpleQuadrilateral -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[QuadrilateralInterface](QuadrilateralInterface.md) | [**QuadrilateralInterface**](QuadrilateralInterface.md) | [**QuadrilateralInterface**](QuadrilateralInterface.md) | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | +### Dictionary Keys + +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**quadrilateralType** | str, | str, | | [optional] must be one of ["SimpleQuadrilateral", ] +**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md index b0ac8f6feeaf..7599329a36d1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SomeObject.md @@ -1,9 +1,15 @@ # petstore_api.model.some_object.SomeObject -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[ObjectInterface](ObjectInterface.md) | [**ObjectInterface**](ObjectInterface.md) | [**ObjectInterface**](ObjectInterface.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md index 0c1d77b2a4ce..82a9eba5884d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md @@ -2,11 +2,11 @@ model with an invalid class name for python -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | model with an invalid class name for python | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/String.md b/samples/openapi3/client/petstore/python-experimental/docs/models/String.md index 6392e3febacd..75fc685c2ca7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/String.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/String.md @@ -1,6 +1,6 @@ # petstore_api.model.string.String -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md index 5246c9caa265..d1520783cd48 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md @@ -1,10 +1,10 @@ # petstore_api.model.string_boolean_map.StringBooleanMap -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md index bf37aee53296..5849b332918c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md @@ -1,6 +1,6 @@ # petstore_api.model.string_enum.StringEnum -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, str, | NoneClass, str, | | must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md index 47611ed12c34..9f2c5941d1ef 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md @@ -1,6 +1,6 @@ # petstore_api.model.string_enum_with_default_value.StringEnumWithDefaultValue -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | , must be one of ["placed", "approved", "delivered", ]defaults to "placed" diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md index cecc3a7f4f1f..3effe032b8cd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringWithValidation.md @@ -1,6 +1,6 @@ # petstore_api.model.string_with_validation.StringWithValidation -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md index d6065d427078..29eef3ee7af9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md @@ -1,10 +1,10 @@ # petstore_api.model.tag.Tag -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md index 7b4f619c8d01..c89258b99fe0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Triangle.md @@ -1,9 +1,17 @@ # petstore_api.model.triangle.Triangle -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[EquilateralTriangle](EquilateralTriangle.md) | [**EquilateralTriangle**](EquilateralTriangle.md) | [**EquilateralTriangle**](EquilateralTriangle.md) | | +[IsoscelesTriangle](IsoscelesTriangle.md) | [**IsoscelesTriangle**](IsoscelesTriangle.md) | [**IsoscelesTriangle**](IsoscelesTriangle.md) | | +[ScaleneTriangle](ScaleneTriangle.md) | [**ScaleneTriangle**](ScaleneTriangle.md) | [**ScaleneTriangle**](ScaleneTriangle.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md index 13cdb1668b49..d5cf859a36fe 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md @@ -1,10 +1,10 @@ # petstore_api.model.triangle_interface.TriangleInterface -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md index 0b03c67c25f8..0c5b6c4e97bf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md @@ -1,6 +1,6 @@ # petstore_api.model.uuid_string.UUIDString -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, uuid.UUID, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index 6992f6fbf261..dc2b8b6c3872 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -1,10 +1,10 @@ # petstore_api.model.user.User -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md index d17e4ba6eecf..cf4fbe472c93 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md @@ -1,10 +1,10 @@ # petstore_api.model.whale.Whale -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md index 8d1b3034bf72..223d2f713d5a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md @@ -1,10 +1,10 @@ # petstore_api.model.zebra.Zebra -#### Model Type Info +## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -#### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- From 007437ba9f92bfc2dccb0e58d09a09e1f8bdf223 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 10:42:41 -0700 Subject: [PATCH 03/15] Adds missing from property --- ...oints-models-for-testing-with-http-signature.yaml | 3 +++ .../docs/models/JSONPatchRequestMoveCopy.md | 2 +- .../model/json_patch_request_move_copy.py | 12 ++++++++++-- .../model/json_patch_request_move_copy.pyi | 12 ++++++++++-- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/modules/openapi-generator/src/test/resources/3_0/python-experimental/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml b/modules/openapi-generator/src/test/resources/3_0/python-experimental/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml index 645c84662eb6..8868f6023891 100644 --- a/modules/openapi-generator/src/test/resources/3_0/python-experimental/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml +++ b/modules/openapi-generator/src/test/resources/3_0/python-experimental/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml @@ -2897,6 +2897,9 @@ components: - op - path properties: + from: + description: A JSON Pointer path. + type: string path: description: A JSON Pointer path. type: string diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md index 53f603dbcb9e..7c43e49db9af 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **op** | str, | str, | The operation to perform. | must be one of ["move", "copy", ] **path** | str, | str, | A JSON Pointer path. | -**from** | +**from** | str, | str, | A JSON Pointer path. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.py index 8ad5a648b3c5..ca8fa160d3a7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.py @@ -40,6 +40,7 @@ class MetaOapg: } class properties: + _from = schemas.StrSchema path = schemas.StrSchema @@ -63,6 +64,7 @@ def MOVE(cls): def COPY(cls): return cls("copy") __annotations__ = { + "from": _from, "path": path, "op": op, } @@ -77,7 +79,10 @@ def __getitem__(self, name: typing.Literal["op"]) -> MetaOapg.properties.op: ... @typing.overload def __getitem__(self, name: typing.Literal["path"]) -> MetaOapg.properties.path: ... - def __getitem__(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], ]): + @typing.overload + def __getitem__(self, name: typing.Literal["from"]) -> MetaOapg.properties._from: ... + + def __getitem__(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], typing.Literal["from"], ]): # dict_instance[name] accessor return super().__getitem__(name) @@ -87,7 +92,10 @@ def get_item_oapg(self, name: typing.Literal["op"]) -> MetaOapg.properties.op: . @typing.overload def get_item_oapg(self, name: typing.Literal["path"]) -> MetaOapg.properties.path: ... - def get_item_oapg(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], ]): + @typing.overload + def get_item_oapg(self, name: typing.Literal["from"]) -> MetaOapg.properties._from: ... + + def get_item_oapg(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], typing.Literal["from"], ]): return super().get_item_oapg(name) def __new__( diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.pyi index 8ad5a648b3c5..ca8fa160d3a7 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/json_patch_request_move_copy.pyi @@ -40,6 +40,7 @@ class JSONPatchRequestMoveCopy( } class properties: + _from = schemas.StrSchema path = schemas.StrSchema @@ -63,6 +64,7 @@ class JSONPatchRequestMoveCopy( def COPY(cls): return cls("copy") __annotations__ = { + "from": _from, "path": path, "op": op, } @@ -77,7 +79,10 @@ class JSONPatchRequestMoveCopy( @typing.overload def __getitem__(self, name: typing.Literal["path"]) -> MetaOapg.properties.path: ... - def __getitem__(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], ]): + @typing.overload + def __getitem__(self, name: typing.Literal["from"]) -> MetaOapg.properties._from: ... + + def __getitem__(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], typing.Literal["from"], ]): # dict_instance[name] accessor return super().__getitem__(name) @@ -87,7 +92,10 @@ class JSONPatchRequestMoveCopy( @typing.overload def get_item_oapg(self, name: typing.Literal["path"]) -> MetaOapg.properties.path: ... - def get_item_oapg(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], ]): + @typing.overload + def get_item_oapg(self, name: typing.Literal["from"]) -> MetaOapg.properties._from: ... + + def get_item_oapg(self, name: typing.Union[typing.Literal["op"], typing.Literal["path"], typing.Literal["from"], ]): return super().get_item_oapg(name) def __new__( From e2204dcf3af6674c6b7dd0fb2e2c1d5f043b495c Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 11:14:56 -0700 Subject: [PATCH 04/15] Adds notes info --- .../model_templates/notes_msg.handlebars | 1 + .../python-experimental/schema_doc.handlebars | 18 +++++++-------- .../docs/apis/tags/FakeApi.md | 22 +++++++++---------- .../docs/apis/tags/PetApi.md | 4 ++-- .../python-experimental/docs/models/Animal.md | 2 +- .../docs/models/ArrayOfEnums.md | 2 +- .../python-experimental/docs/models/Bar.md | 2 +- .../docs/models/BasquePig.md | 2 +- .../docs/models/BooleanEnum.md | 2 +- .../docs/models/Category.md | 2 +- .../docs/models/ComplexQuadrilateral.md | 2 +- .../docs/models/Currency.md | 2 +- .../docs/models/DanishPig.md | 2 +- .../docs/models/DateTimeTest.md | 2 +- .../docs/models/EnumArrays.md | 4 ++-- .../docs/models/EnumClass.md | 2 +- .../docs/models/EnumTest.md | 18 +++++++-------- .../docs/models/EquilateralTriangle.md | 2 +- .../python-experimental/docs/models/Foo.md | 2 +- .../docs/models/IntegerEnum.md | 2 +- .../docs/models/IntegerEnumBig.md | 2 +- .../docs/models/IntegerEnumOneValue.md | 2 +- .../models/IntegerEnumWithDefaultValue.md | 2 +- .../docs/models/IsoscelesTriangle.md | 2 +- .../models/JSONPatchRequestAddReplaceTest.md | 2 +- .../docs/models/JSONPatchRequestMoveCopy.md | 2 +- .../docs/models/JSONPatchRequestRemove.md | 2 +- .../python-experimental/docs/models/Money.md | 2 +- .../python-experimental/docs/models/Order.md | 4 ++-- .../python-experimental/docs/models/Pet.md | 2 +- .../docs/models/QuadrilateralInterface.md | 2 +- .../docs/models/ScaleneTriangle.md | 2 +- .../docs/models/SimpleQuadrilateral.md | 2 +- .../docs/models/StringEnum.md | 2 +- .../docs/models/StringEnumWithDefaultValue.md | 2 +- .../docs/models/TriangleInterface.md | 2 +- .../python-experimental/docs/models/Whale.md | 2 +- .../python-experimental/docs/models/Zebra.md | 4 ++-- 38 files changed, 68 insertions(+), 67 deletions(-) create mode 100644 modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars new file mode 100644 index 000000000000..5015aeec2570 --- /dev/null +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars @@ -0,0 +1 @@ +{{#unless complexType}}{{#with allowableValues}}must be one of [{{#each enumVars}}{{{value}}}, {{/each}}] {{/with}}{{#if defaultValue}}{{#unless hasRequired}}if omitted the server will use the default value of {{{defaultValue}}}{{/unless}}{{/if}}{{/unless}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 26d4966b4ad6..400711e2938a 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -6,18 +6,18 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -{{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{#or vars additionalProperties}} ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- {{#each getRequiredVarsMap}} -**{{{@key}}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}}{{/with}} +**{{{@key}}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }}{{/with}} {{/each}} {{#each vars}} {{#unless required}} -**{{baseName}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} +**{{baseName}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/unless}} {{/each}} {{#with additionalProperties}} @@ -25,7 +25,7 @@ Key | Input Type | Accessed Type | Description | Notes {{#if getIsBooleanSchemaTrue}} **any string name** | {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{else}} -**any string name** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{#with allowableValues}}{{#if defaultValue}}, {{/if}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}} if omitted the server will use the default value of {{{defaultValue}}}{{/if}} +**any string name** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/if}} {{/unless}} {{else}} @@ -38,7 +38,7 @@ Key | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- {{#with items}} -{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/with}} {{/if}} {{#if composedSchemas}} @@ -50,7 +50,7 @@ Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each allOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each allOf}} {{#unless complexType}} @@ -65,7 +65,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each anyOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each anyOf}} {{#unless complexType}} @@ -80,7 +80,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each oneOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each oneOf}} {{#unless complexType}} @@ -95,7 +95,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#with not}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{#with allowableValues}} must be one of [{{#each enumVars}}{{{value}}}, {{/each}}]{{/with}}{{#if defaultValue}}{{#if hasRequired}} if omitted the server will use the default value of {{/if}}{{#unless hasRequired}}defaults to {{/unless}}{{{defaultValue}}}{{/if}} +{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{#unless complexType}} # {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index ed1fd2175a4a..224854c69ebf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1029,7 +1029,7 @@ Key | Input Type | Accessed Type | Description | Notes **string** | str, | str, | None | [optional] **binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | None | [optional] **date** | str, date, | str, | None | [optional] -**dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00 +**dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00 **password** | str, | str, | None | [optional] **callback** | str, | str, | None | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] @@ -1145,8 +1145,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] must be one of [">", "$", ] -**enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] , must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" +**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] must be one of [">", "$", ] +**enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### query_params @@ -1165,33 +1165,33 @@ enum_query_double | EnumQueryDoubleSchema | | optional ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of [">", "$", ] +list, tuple, | tuple, | | must be one of [">", "$", ] ### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of [">", "$", ]defaults to "$" +str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" #### EnumQueryStringSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" +str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" #### EnumQueryIntegerSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] +decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] #### EnumQueryDoubleSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] ### header_params #### RequestHeaderParams @@ -1206,19 +1206,19 @@ enum_header_string | EnumHeaderStringSchema | | optional ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of [">", "$", ] +list, tuple, | tuple, | | must be one of [">", "$", ] ### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of [">", "$", ]defaults to "$" +str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" #### EnumHeaderStringSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", ]defaults to "-efg" +str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 0ee3f927db6a..163adb4f0f69 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -456,12 +456,12 @@ status | StatusSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of ["available", "pending", "sold", ] +list, tuple, | tuple, | | must be one of ["available", "pending", "sold", ] ### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of ["available", "pending", "sold", ]defaults to "available" +str, | str, | | must be one of ["available", "pending", "sold", ] if omitted the server will use the default value of "available" ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md index aba568e99981..eb22e7ef27f7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | -**color** | str, | str, | | [optional] if omitted the server will use the default value of "red" +**color** | str, | str, | | [optional] if omitted the server will use the default value of "red" **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md index 32063391c560..106aa45a51dc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md @@ -8,7 +8,7 @@ list, tuple, | tuple, | | ### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- -[**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | must be one of [] +[**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md index de23d3442ca5..55aa05fa1808 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Bar.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | defaults to "bar" +str, | str, | | if omitted the server will use the default value of "bar" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md index 9f3522d98a25..1719e189ca47 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**className** | str, | str, | | must be one of ["BasquePig", ] +**className** | str, | str, | | must be one of ["BasquePig", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md index 580bb8157d5d..5d807cf82d5e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BooleanEnum.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -bool, | BoolClass, | | must be one of [schemas.BoolClass.TRUE, ] +bool, | BoolClass, | | must be one of [schemas.BoolClass.TRUE, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index 90ca8cf48493..f9bd60d0d10e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**name** | str, | str, | | if omitted the server will use the default value of "default-name" +**name** | str, | str, | | if omitted the server will use the default value of "default-name" **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md index 69073e210d10..d8ee7a8c3b02 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md @@ -22,7 +22,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**quadrilateralType** | str, | str, | | [optional] must be one of ["ComplexQuadrilateral", ] +**quadrilateralType** | str, | str, | | [optional] must be one of ["ComplexQuadrilateral", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md index edc323801ca0..eeb1c6a47db1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Currency.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | must be one of ["eur", "usd", ] +str, | str, | | must be one of ["eur", "usd", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md index 957efc721c75..2f0ac6801d98 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**className** | str, | str, | | must be one of ["DanishPig", ] +**className** | str, | str, | | must be one of ["DanishPig", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md index a9294e5f4a50..e83344f9ad32 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | | defaults to 2010-01-01T10:10:10.000111+01:00 +str, datetime, | str, | | if omitted the server will use the default value of 2010-01-01T10:10:10.000111+01:00 [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index 964d81c780f7..9e1d09127149 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -8,8 +8,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] -**array_enum** | list, tuple, | tuple, | | [optional] must be one of ["fish", "crab", ] +**just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] +**array_enum** | list, tuple, | tuple, | | [optional] must be one of ["fish", "crab", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md index ccc420ce022f..9e08aab14551 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumClass.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | , must be one of ["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M", ]defaults to "-efg" +str, | str, | | must be one of ["_abc", "-efg", "(xyz)", "COUNT_1M", "COUNT_50M", ] if omitted the server will use the default value of "-efg" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index b1cf4a7b36ac..1d9d8e71ad4e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -8,15 +8,15 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**enum_string_required** | str, | str, | | must be one of ["UPPER", "lower", "", ] -**enum_string** | str, | str, | | [optional] must be one of ["UPPER", "lower", "", ] -**enum_integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] must be one of [1, -1, ] -**enum_number** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] must be one of [1.1, -1.2, ] -**stringEnum** | [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [optional] must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] -**IntegerEnum** | [**IntegerEnum**](IntegerEnum.md) | [**IntegerEnum**](IntegerEnum.md) | | [optional] must be one of [0, 1, 2, ] -**StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] must be one of ["placed", "approved", "delivered", ] -**IntegerEnumWithDefaultValue** | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | | [optional] must be one of [0, 1, 2, ] -**IntegerEnumOneValue** | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | | [optional] must be one of [0, ] +**enum_string_required** | str, | str, | | must be one of ["UPPER", "lower", "", ] +**enum_string** | str, | str, | | [optional] must be one of ["UPPER", "lower", "", ] +**enum_integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] must be one of [1, -1, ] +**enum_number** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] must be one of [1.1, -1.2, ] +**stringEnum** | [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [optional] +**IntegerEnum** | [**IntegerEnum**](IntegerEnum.md) | [**IntegerEnum**](IntegerEnum.md) | | [optional] +**StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] +**IntegerEnumWithDefaultValue** | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | | [optional] +**IntegerEnumOneValue** | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md index 8d8b594a05ef..750a3b95ee50 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md @@ -22,7 +22,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**triangleType** | str, | str, | | [optional] must be one of ["EquilateralTriangle", ] +**triangleType** | str, | str, | | [optional] must be one of ["EquilateralTriangle", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md index 5cb57743c1ce..7653fb4b5128 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**bar** | str, | str, | | [optional] if omitted the server will use the default value of "bar" +**bar** | str, | str, | | [optional] if omitted the server will use the default value of "bar" **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md index 1e75484454f5..59dd6239f785 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnum.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, 1, 2, ] +decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, 1, 2, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md index a863b2461457..d4891543c05b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumBig.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | must be one of [10, 11, 12, ] +decimal.Decimal, int, | decimal.Decimal, | | must be one of [10, 11, 12, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md index 6ee4c0f99bdb..c2dd787bc570 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumOneValue.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, ] +decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md index f890d4345846..4eef737f884f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerEnumWithDefaultValue.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | , must be one of [0, 1, 2, ]defaults to 0 +decimal.Decimal, int, | decimal.Decimal, | | must be one of [0, 1, 2, ] if omitted the server will use the default value of 0 [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md index 6b2dbe2eb374..0fd8cadd1f0d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md @@ -22,7 +22,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**triangleType** | str, | str, | | [optional] must be one of ["IsoscelesTriangle", ] +**triangleType** | str, | str, | | [optional] must be one of ["IsoscelesTriangle", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md index 7408b6481d41..bb304e84fa93 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**op** | str, | str, | The operation to perform. | must be one of ["add", "replace", "test", ] +**op** | str, | str, | The operation to perform. | must be one of ["add", "replace", "test", ] **path** | str, | str, | A JSON Pointer path. | **value** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | The value to add, replace or test. | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md index 7c43e49db9af..cffa46399ca7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**op** | str, | str, | The operation to perform. | must be one of ["move", "copy", ] +**op** | str, | str, | The operation to perform. | must be one of ["move", "copy", ] **path** | str, | str, | A JSON Pointer path. | **from** | str, | str, | A JSON Pointer path. | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md index 1ff56d3d5624..261f2799a500 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**op** | str, | str, | The operation to perform. | must be one of ["remove", ] +**op** | str, | str, | The operation to perform. | must be one of ["remove", ] **path** | str, | str, | A JSON Pointer path. | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index 69199e4fd95a..1110f7f060cb 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **amount** | str, | str, | | -**currency** | [**Currency**](Currency.md) | [**Currency**](Currency.md) | | must be one of [] +**currency** | [**Currency**](Currency.md) | [**Currency**](Currency.md) | | **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 2c80d1e50ad6..2293dbbfab58 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -12,8 +12,8 @@ Key | Input Type | Accessed Type | Description | Notes **petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **quantity** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **shipDate** | str, datetime, | str, | | [optional] -**status** | str, | str, | Order Status | [optional] must be one of ["placed", "approved", "delivered", ] -**complete** | bool, | BoolClass, | | [optional] if omitted the server will use the default value of False +**status** | str, | str, | Order Status | [optional] must be one of ["placed", "approved", "delivered", ] +**complete** | bool, | BoolClass, | | [optional] if omitted the server will use the default value of False **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index a3a873594c57..d985f02cca61 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -15,7 +15,7 @@ Key | Input Type | Accessed Type | Description | Notes **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **category** | [**Category**](Category.md) | [**Category**](Category.md) | | [optional] **tags** | list, tuple, | tuple, | | [optional] -**status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] +**status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md index 023cf308d789..d78fa9328331 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**shapeType** | str, | str, | | must be one of ["Quadrilateral", ] +**shapeType** | str, | str, | | must be one of ["Quadrilateral", ] **quadrilateralType** | str, | str, | | **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md index 3acfd3511872..881a8258906e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md @@ -22,7 +22,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**triangleType** | str, | str, | | [optional] must be one of ["ScaleneTriangle", ] +**triangleType** | str, | str, | | [optional] must be one of ["ScaleneTriangle", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md index bb58e0b07911..e99fdcc84f9d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md @@ -22,7 +22,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**quadrilateralType** | str, | str, | | [optional] must be one of ["SimpleQuadrilateral", ] +**quadrilateralType** | str, | str, | | [optional] must be one of ["SimpleQuadrilateral", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md index 5849b332918c..219962d20541 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnum.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -None, str, | NoneClass, str, | | must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] +None, str, | NoneClass, str, | | must be one of ["placed", "approved", "delivered", "single quoted", "multiple\nlines", "double quote \n with newline", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md index 9f2c5941d1ef..028f1b3733cc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringEnumWithDefaultValue.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | , must be one of ["placed", "approved", "delivered", ]defaults to "placed" +str, | str, | | must be one of ["placed", "approved", "delivered", ] if omitted the server will use the default value of "placed" [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md index d5cf859a36fe..02081c153ad9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**shapeType** | str, | str, | | must be one of ["Triangle", ] +**shapeType** | str, | str, | | must be one of ["Triangle", ] **triangleType** | str, | str, | | **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md index cf4fbe472c93..0ca0ad658594 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**className** | str, | str, | | must be one of ["whale", ] +**className** | str, | str, | | must be one of ["whale", ] **hasBaleen** | bool, | BoolClass, | | [optional] **hasTeeth** | bool, | BoolClass, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md index 223d2f713d5a..0438dd11c185 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md @@ -8,8 +8,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**className** | str, | str, | | must be one of ["zebra", ] -**type** | str, | str, | | [optional] must be one of ["plains", "mountain", "grevys", ] +**className** | str, | str, | | must be one of ["zebra", ] +**type** | str, | str, | | [optional] must be one of ["plains", "mountain", "grevys", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) From 5661210746b85a227f7f3ca5132be1df8e6b0a31 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 11:20:08 -0700 Subject: [PATCH 05/15] Fixes spacing --- .../python-experimental/schema_doc.handlebars | 2 +- .../docs/apis/tags/DefaultApi.md | 2 +- .../docs/apis/tags/FakeApi.md | 20 +++++++++---------- .../docs/apis/tags/PetApi.md | 6 +++--- .../docs/apis/tags/StoreApi.md | 2 +- .../docs/models/AdditionalPropertiesClass.md | 2 +- .../models/AdditionalPropertiesValidator.md | 6 +++--- .../AdditionalPropertiesWithArrayOfEnums.md | 2 +- .../docs/models/Address.md | 2 +- .../python-experimental/docs/models/Animal.md | 2 +- .../docs/models/AnyTypeAndFormat.md | 2 +- .../docs/models/ApiResponse.md | 2 +- .../python-experimental/docs/models/Apple.md | 2 +- .../docs/models/AppleReq.md | 2 +- .../docs/models/ArrayOfArrayOfNumberOnly.md | 2 +- .../docs/models/ArrayOfNumberOnly.md | 2 +- .../docs/models/ArrayTest.md | 2 +- .../python-experimental/docs/models/Banana.md | 2 +- .../docs/models/BananaReq.md | 2 +- .../docs/models/BasquePig.md | 2 +- .../docs/models/Capitalization.md | 2 +- .../python-experimental/docs/models/Cat.md | 2 +- .../docs/models/Category.md | 2 +- .../docs/models/ChildCat.md | 2 +- .../docs/models/ClassModel.md | 2 +- .../python-experimental/docs/models/Client.md | 2 +- .../docs/models/ComplexQuadrilateral.md | 2 +- .../docs/models/DanishPig.md | 2 +- .../python-experimental/docs/models/Dog.md | 2 +- .../docs/models/Drawing.md | 2 +- .../docs/models/EnumArrays.md | 2 +- .../docs/models/EnumTest.md | 2 +- .../docs/models/EquilateralTriangle.md | 2 +- .../python-experimental/docs/models/File.md | 2 +- .../docs/models/FileSchemaTestClass.md | 2 +- .../python-experimental/docs/models/Foo.md | 2 +- .../docs/models/FormatTest.md | 2 +- .../python-experimental/docs/models/Fruit.md | 2 +- .../docs/models/GmFruit.md | 2 +- .../docs/models/GrandparentAnimal.md | 2 +- .../docs/models/HasOnlyReadOnly.md | 2 +- .../docs/models/HealthCheckResult.md | 2 +- .../docs/models/IsoscelesTriangle.md | 2 +- .../models/JSONPatchRequestAddReplaceTest.md | 2 +- .../docs/models/JSONPatchRequestMoveCopy.md | 2 +- .../docs/models/JSONPatchRequestRemove.md | 2 +- .../docs/models/MapTest.md | 2 +- ...dPropertiesAndAdditionalPropertiesClass.md | 2 +- .../docs/models/Model200Response.md | 2 +- .../docs/models/ModelReturn.md | 2 +- .../python-experimental/docs/models/Money.md | 2 +- .../python-experimental/docs/models/Name.md | 2 +- .../docs/models/NoAdditionalProperties.md | 2 +- .../docs/models/NullableClass.md | 2 +- .../docs/models/NumberOnly.md | 2 +- .../docs/models/ObjectModelWithRefProps.md | 2 +- .../models/ObjectWithDecimalProperties.md | 2 +- .../models/ObjectWithDifficultlyNamedProps.md | 2 +- .../ObjectWithInlineCompositionProperty.md | 2 +- .../python-experimental/docs/models/Order.md | 2 +- .../python-experimental/docs/models/Pet.md | 2 +- .../python-experimental/docs/models/Player.md | 2 +- .../docs/models/QuadrilateralInterface.md | 2 +- .../docs/models/ReadOnlyFirst.md | 2 +- .../docs/models/ScaleneTriangle.md | 2 +- .../docs/models/SimpleQuadrilateral.md | 2 +- .../docs/models/SpecialModelName.md | 2 +- .../docs/models/StringBooleanMap.md | 2 +- .../python-experimental/docs/models/Tag.md | 2 +- .../docs/models/TriangleInterface.md | 2 +- .../python-experimental/docs/models/User.md | 2 +- .../python-experimental/docs/models/Whale.md | 2 +- .../python-experimental/docs/models/Zebra.md | 2 +- 73 files changed, 86 insertions(+), 86 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 400711e2938a..7fbf7b540b06 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -8,8 +8,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{#or vars additionalProperties}} -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- {{#each getRequiredVarsMap}} diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index a76dc98b6f91..3197530e77b9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -61,8 +61,8 @@ headers | Unset | headers were not defined | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **string** | [**Foo**](Foo.md) | [**Foo**](Foo.md) | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 224854c69ebf..8fa213466211 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1014,8 +1014,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **number** | decimal.Decimal, int, float, | decimal.Decimal, | None | @@ -1141,8 +1141,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] must be one of [">", "$", ] @@ -1534,8 +1534,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] @@ -1644,8 +1644,8 @@ str, | str, | | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] @@ -1686,8 +1686,8 @@ str, | str, | | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] @@ -1733,8 +1733,8 @@ str, | str, | | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] @@ -1803,8 +1803,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **param** | str, | str, | field1 | @@ -2229,8 +2229,8 @@ mapBean | MapBeanSchema | | optional Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **keyword** | str, | str, | | [optional] @@ -3286,8 +3286,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **file** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | @@ -3381,8 +3381,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **files** | list, tuple, | tuple, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 163adb4f0f69..ee69a8b6a52a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -1108,8 +1108,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | Updated name of the pet | [optional] @@ -1239,8 +1239,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **requiredFile** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | @@ -1376,8 +1376,8 @@ skip_deserialization | bool | default is False | when True, headers and body wil Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **additionalMetadata** | str, | str, | Additional data to pass to server | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index dcb06842b4b6..961a641d220c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -168,8 +168,8 @@ headers | Unset | headers were not defined | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index 379c081abdad..3c2d53ac5126 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **map_property** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md index e089778c9b1c..c1ff99cafa18 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md @@ -19,8 +19,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] @@ -31,8 +31,8 @@ Key | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] @@ -43,8 +43,8 @@ Key | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md index ffe489a4ef29..16f5f8c967b1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | list, tuple, | tuple, | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md index 7c2c6dd6568f..49c9a365d952 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md index eb22e7ef27f7..e3d847b5badd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md index 2aa9945f0ce2..ce50975cdd0a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **uuid** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md index 767fe5e21849..0e2b1b013094 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **code** | decimal.Decimal, int, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md index b2b6aefc1bc7..8c1cf3f7258f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **cultivar** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md index 42f1af163c5d..59e2c1b00c83 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AppleReq.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **cultivar** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 4e359ed10fde..9de7dd7ba9a7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **ArrayArrayNumber** | list, tuple, | tuple, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index 967d62de00cf..5d203bbec3b7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **ArrayNumber** | list, tuple, | tuple, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index 4a3cefb8a132..b80221598522 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **array_of_string** | list, tuple, | tuple, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md index afaae52faa76..632b957de6e3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **lengthCm** | decimal.Decimal, int, float, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md index 422820ad26c9..ae53efbfe95a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BananaReq.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **lengthCm** | decimal.Decimal, int, float, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md index 1719e189ca47..a01e539a861c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["BasquePig", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md index 944b274082cf..09e5263d7712 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **smallCamel** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md index a43628759294..ce33f0eaf8d8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **declawed** | bool, | BoolClass, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index f9bd60d0d10e..931709aee4f5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | if omitted the server will use the default value of "default-name" diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md index 2bb526206f6a..ed0de4708e5b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md index a318856a7db9..2400a20f9637 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md @@ -6,8 +6,8 @@ Model for testing model with \"_class\" property Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model with \"_class\" property | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **_class** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md index 4ec67fde79a8..e0330c76a3a2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **client** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md index d8ee7a8c3b02..ff542264e171 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **quadrilateralType** | str, | str, | | [optional] must be one of ["ComplexQuadrilateral", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md index 2f0ac6801d98..ddfa201c9ff7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["DanishPig", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md index 1100464035a3..3574a2dc2ac6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **breed** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index cec6e1561fa5..2a5de9d12da3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **mainShape** | [**Shape**](Shape.md) | [**Shape**](Shape.md) | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index 9e1d09127149..5996e9cb8b0a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index 1d9d8e71ad4e..6e7681e99b96 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **enum_string_required** | str, | str, | | must be one of ["UPPER", "lower", "", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md index 750a3b95ee50..4528a3a89712 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["EquilateralTriangle", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md index 4f8834e36f56..e1be8cdf97be 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md @@ -6,8 +6,8 @@ Must be named `File` for test. Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Must be named `File` for test. | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **sourceURI** | str, | str, | Test capitalization | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 4ca23c55f358..0c496507a352 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **file** | [**File**](File.md) | [**File**](File.md) | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md index 7653fb4b5128..7fa1a4b44b8b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] if omitted the server will use the default value of "bar" diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index cbb125bce1ec..b57dbb7ac566 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **date** | str, date, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md index 7d4042cf8943..c29fb1fa2f52 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md index eb8d40614da5..edaed5966469 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md index e838c53dcf68..1a1d6bc3143e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **pet_type** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md index 89b0e917e55d..f84f7465e451 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md index 0caaf1f15c6c..94d4a566c2a6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md @@ -6,8 +6,8 @@ Just a string to inform instance is up and running. Make it nullable in hope to Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Just a string to inform instance is up and running. Make it nullable in hope to get it as pointer in generated model. | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **NullableMessage** | None, str, | NoneClass, str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md index 0fd8cadd1f0d..0df59ecaba6e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["IsoscelesTriangle", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md index bb304e84fa93..a95e8f95743b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestAddReplaceTest.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **op** | str, | str, | The operation to perform. | must be one of ["add", "replace", "test", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md index cffa46399ca7..56c8fac4b779 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestMoveCopy.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **op** | str, | str, | The operation to perform. | must be one of ["move", "copy", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md index 261f2799a500..a57981c57c9f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequestRemove.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **op** | str, | str, | The operation to perform. | must be one of ["remove", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index 71df5e2936db..a97c59f2e7bf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **map_map_of_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index 548ee9392b1c..5045942bc80b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **uuid** | str, uuid.UUID, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md index 53d07ade187c..27c3fbc69563 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md @@ -6,8 +6,8 @@ model with an invalid class name for python, starts with a number Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | model with an invalid class name for python, starts with a number | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | decimal.Decimal, int, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md index 0c04e7e58612..7ea1a91bc591 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md @@ -6,8 +6,8 @@ Model for testing reserved words Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing reserved words | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **return** | decimal.Decimal, int, | decimal.Decimal, | this is a reserved python keyword | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index 1110f7f060cb..a4713649f433 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **amount** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md index ae22f40919b5..8e4ccee6810e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md @@ -6,8 +6,8 @@ Model for testing model name same as property name Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | Model for testing model name same as property name | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md index 3db43a43f682..47a6a03b400d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **id** | decimal.Decimal, int, | decimal.Decimal, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index b36234b73174..1427504e80b1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **integer_prop** | None, decimal.Decimal, int, | NoneClass, decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md index 7ea2b5fe81bf..9fd8813b78ed 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **JustNumber** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md index e66a3c043337..94ab2f927258 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md @@ -6,8 +6,8 @@ a model that includes properties which should stay primitive (String + Boolean) Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes properties which should stay primitive (String + Boolean) and one which is defined as a class, NumberWithValidations | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **myNumber** | [**NumberWithValidations**](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md index cdfcdc329599..e57ac0ecbdb4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **length** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md index 4cc080c51170..6dbc925e7706 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md @@ -6,8 +6,8 @@ model with properties that have invalid names for python Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | model with properties that have invalid names for python | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **123-list** | str, | str, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index 0c7f3f4e2a28..1274c78b5899 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 2293dbbfab58..4ae93cf7ea35 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index d985f02cca61..8609ad25e781 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -6,8 +6,8 @@ Pet object that needs to be added to the store Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | Pet object that needs to be added to the store | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **photoUrls** | list, tuple, | tuple, | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md index bb6984ec4ce0..760f8117e874 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md @@ -6,8 +6,8 @@ a model that includes a self reference this forces properties and additionalProp Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | a model that includes a self reference this forces properties and additionalProperties to be lazy loaded in python models because the Player class has not fully loaded when defining properties | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md index d78fa9328331..a8fc9f0f68b1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **shapeType** | str, | str, | | must be one of ["Quadrilateral", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md index 8e04bae8e128..d9fad32cc90b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md index 881a8258906e..a9c6f2993b4f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["ScaleneTriangle", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md index e99fdcc84f9d..575f7983f492 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md @@ -18,8 +18,8 @@ Class Name | Input Type | Accessed Type | Description | Notes Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **quadrilateralType** | str, | str, | | [optional] must be one of ["SimpleQuadrilateral", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md index 82a9eba5884d..96f20e9488e9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md @@ -6,8 +6,8 @@ model with an invalid class name for python Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | model with an invalid class name for python | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **a** | str, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md index d1520783cd48..72c56393f166 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any string name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md index 29eef3ee7af9..80fc94ff7f50 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md index 02081c153ad9..96d87467ccce 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **shapeType** | str, | str, | | must be one of ["Triangle", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index dc2b8b6c3872..14316b82eb20 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md index 0ca0ad658594..605fc1b90897 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["whale", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md index 0438dd11c185..640401ef18c7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md @@ -4,8 +4,8 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | -### Dictionary Keys +### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["zebra", ] From ecfd59ce8de56d1caddc1efef7ab36fe17f582a5 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 11:36:59 -0700 Subject: [PATCH 06/15] Updates notes, generates container properties --- .../model_templates/notes_msg.handlebars | 2 +- .../python-experimental/schema_doc.handlebars | 9 ++ .../docs/apis/tags/FakeApi.md | 92 ++++++++++++++++++- .../docs/apis/tags/PetApi.md | 2 +- .../docs/models/AdditionalPropertiesClass.md | 75 +++++++++++++++ .../docs/models/ArrayOfArrayOfNumberOnly.md | 12 +++ .../docs/models/ArrayOfNumberOnly.md | 12 +++ .../docs/models/ArrayTest.md | 36 ++++++++ .../docs/models/Drawing.md | 12 +++ .../docs/models/EnumArrays.md | 14 ++- .../docs/models/FileSchemaTestClass.md | 12 +++ .../docs/models/FormatTest.md | 12 +++ .../docs/models/MapTest.md | 36 ++++++++ ...dPropertiesAndAdditionalPropertiesClass.md | 12 +++ .../docs/models/NullableClass.md | 72 +++++++++++++++ .../ObjectWithInlineCompositionProperty.md | 20 ++++ .../python-experimental/docs/models/Pet.md | 24 +++++ .../python-experimental/docs/models/User.md | 40 ++++++++ 18 files changed, 488 insertions(+), 6 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars index 5015aeec2570..b43e7329a9c1 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars @@ -1 +1 @@ -{{#unless complexType}}{{#with allowableValues}}must be one of [{{#each enumVars}}{{{value}}}, {{/each}}] {{/with}}{{#if defaultValue}}{{#unless hasRequired}}if omitted the server will use the default value of {{{defaultValue}}}{{/unless}}{{/if}}{{/unless}} \ No newline at end of file +{{#unless isArray}}{{#unless complexType}}{{#with allowableValues}}must be one of [{{#each enumVars}}{{{value}}}, {{/each}}] {{/with}}{{#if defaultValue}}{{#unless hasRequired}}if omitted the server will use the default value of {{{defaultValue}}}{{/unless}}{{/if}}{{/unless}}{{/unless}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 7fbf7b540b06..339df89b2b21 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -32,6 +32,15 @@ Key | Input Type | Accessed Type | Description | Notes **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] {{/with}} {{/or}} +{{#each vars}} +{{#unless complexType}} +{{#or isArray isMap composedSchemas}} + +# {{baseName}} +{{> schema_doc }} +{{/or}} +{{/unless}} +{{/each}} {{#if items}} ### Tuple Items diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 8fa213466211..6602662f12b3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1145,10 +1145,24 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] must be one of [">", "$", ] +**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] **enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# enum_form_string_array + +Form parameter enum test (string array) + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | Form parameter enum test (string array) | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" + ### query_params #### RequestQueryParams @@ -1165,7 +1179,7 @@ enum_query_double | EnumQueryDoubleSchema | | optional ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of [">", "$", ] +list, tuple, | tuple, | | ### Tuple Items Input Type | Accessed Type | Description | Notes @@ -1206,7 +1220,7 @@ enum_header_string | EnumHeaderStringSchema | | optional ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of [">", "$", ] +list, tuple, | tuple, | | ### Tuple Items Input Type | Accessed Type | Description | Notes @@ -1651,6 +1665,26 @@ Key | Input Type | Accessed Type | Description | Notes **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# someProp + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + ### query_params #### RequestQueryParams @@ -1693,6 +1727,26 @@ Key | Input Type | Accessed Type | Description | Notes **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# someProp + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + ### Return Types, Responses Code | Class | Description @@ -1740,6 +1794,26 @@ Key | Input Type | Accessed Type | Description | Notes **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# someProp + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3388,6 +3462,18 @@ Key | Input Type | Accessed Type | Description | Notes **files** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# files + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | + ### Return Types, Responses Code | Class | Description diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index ee69a8b6a52a..0c73fb500e40 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -456,7 +456,7 @@ status | StatusSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -list, tuple, | tuple, | | must be one of ["available", "pending", "sold", ] +list, tuple, | tuple, | | ### Tuple Items Input Type | Accessed Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index 3c2d53ac5126..9e81fe3de4f4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -18,5 +18,80 @@ Key | Input Type | Accessed Type | Description | Notes **map_with_undeclared_properties_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# map_property + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] + +# map_of_map_property + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# map_with_undeclared_properties_anytype_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# map_with_undeclared_properties_anytype_2 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# map_with_undeclared_properties_anytype_3 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# empty_map + +an object with no declared properties and no undeclared properties, hence it's an empty map. + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | an object with no declared properties and no undeclared properties, hence it's an empty map. | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- + +# map_with_undeclared_properties_string + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 9de7dd7ba9a7..1af3184aa955 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -11,5 +11,17 @@ Key | Input Type | Accessed Type | Description | Notes **ArrayArrayNumber** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# ArrayArrayNumber + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index 5d203bbec3b7..fd8e57a8fde9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -11,5 +11,17 @@ Key | Input Type | Accessed Type | Description | Notes **ArrayNumber** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# ArrayNumber + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index b80221598522..88a5f09b350d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -13,5 +13,41 @@ Key | Input Type | Accessed Type | Description | Notes **array_array_of_model** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# array_of_string + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | + +# array_array_of_integer + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +# array_array_of_model + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 2a5de9d12da3..489a30926d03 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -14,5 +14,17 @@ Key | Input Type | Accessed Type | Description | Notes **shapes** | list, tuple, | tuple, | | [optional] **any string name** | [**Fruit**](Fruit.md) | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] +# shapes + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Shape**](Shape.md) | [**Shape**](Shape.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index 5996e9cb8b0a..f3d1d9804065 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -9,8 +9,20 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] -**array_enum** | list, tuple, | tuple, | | [optional] must be one of ["fish", "crab", ] +**array_enum** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# array_enum + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | must be one of ["fish", "crab", ] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 0c496507a352..713aae27e9aa 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -12,5 +12,17 @@ Key | Input Type | Accessed Type | Description | Notes **files** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# files + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**File**](File.md) | [**File**](File.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index b57dbb7ac566..fa734749ae5d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -31,5 +31,17 @@ Key | Input Type | Accessed Type | Description | Notes **noneProp** | None, | NoneClass, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# arrayWithUniqueItems + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index a97c59f2e7bf..917d7832d6aa 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -14,5 +14,41 @@ Key | Input Type | Accessed Type | Description | Notes **indirect_map** | [**StringBooleanMap**](StringBooleanMap.md) | [**StringBooleanMap**](StringBooleanMap.md) | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# map_map_of_string + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# map_of_enum_string + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] must be one of ["UPPER", "lower", ] + +# direct_map + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index 5045942bc80b..d70783fcceda 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -13,5 +13,17 @@ Key | Input Type | Accessed Type | Description | Notes **map** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# map + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | [**Animal**](Animal.md) | [**Animal**](Animal.md) | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index 1427504e80b1..ae798ddc2662 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -22,5 +22,77 @@ Key | Input Type | Accessed Type | Description | Notes **object_items_nullable** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] +# array_nullable_prop + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, None, | tuple, NoneClass, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +# array_and_items_nullable_prop + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, None, | tuple, NoneClass, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +# array_items_nullable + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +# object_nullable_prop + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# object_and_items_nullable_prop + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] + +# object_items_nullable + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index 1274c78b5899..96302c6ad656 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -11,5 +11,25 @@ Key | Input Type | Accessed Type | Description | Notes **someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# someProp + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | str, | str, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index 8609ad25e781..a318f0330e0e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -18,5 +18,29 @@ Key | Input Type | Accessed Type | Description | Notes **status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# photoUrls + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +str, | str, | | + +# tags + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- +[**Tag**](Tag.md) | [**Tag**](Tag.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index 14316b82eb20..6d1ce54666fc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -23,5 +23,45 @@ Key | Input Type | Accessed Type | Description | Notes **anyTypePropNullable** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +# objectWithNoDeclaredProps + +test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | + +# objectWithNoDeclaredPropsNullable + +test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | + +# anyTypeExceptNullProp + +any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | None, | NoneClass, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) From 78d973181eb76ccbd336f14b80f53510465bc7a8 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 11:46:38 -0700 Subject: [PATCH 07/15] Adds anchors to property schema docs --- .../python-experimental/schema_doc.handlebars | 4 ++-- .../python-experimental/docs/apis/tags/FakeApi.md | 10 +++++----- .../docs/models/AdditionalPropertiesClass.md | 14 +++++++------- .../docs/models/ArrayOfArrayOfNumberOnly.md | 2 +- .../docs/models/ArrayOfNumberOnly.md | 2 +- .../python-experimental/docs/models/ArrayTest.md | 6 +++--- .../python-experimental/docs/models/Drawing.md | 2 +- .../python-experimental/docs/models/EnumArrays.md | 2 +- .../docs/models/FileSchemaTestClass.md | 2 +- .../python-experimental/docs/models/FormatTest.md | 2 +- .../python-experimental/docs/models/MapTest.md | 6 +++--- .../MixedPropertiesAndAdditionalPropertiesClass.md | 2 +- .../docs/models/NullableClass.md | 12 ++++++------ .../models/ObjectWithInlineCompositionProperty.md | 2 +- .../python-experimental/docs/models/Pet.md | 4 ++-- .../python-experimental/docs/models/User.md | 6 +++--- 16 files changed, 39 insertions(+), 39 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 339df89b2b21..cb31f290bab0 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -13,11 +13,11 @@ Input Type | Accessed Type | Description | Notes Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- {{#each getRequiredVarsMap}} -**{{{@key}}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }}{{/with}} +**{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{/with}}{{{@key}}}{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{/with}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }}{{/with}} {{/each}} {{#each vars}} {{#unless required}} -**{{baseName}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} +**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{baseName}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/unless}} {{/each}} {{#with additionalProperties}} diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 6602662f12b3..92c8de8f8644 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1145,7 +1145,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**enum_form_string_array** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] +**[enum_form_string_array](#enum_form_string_array)** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] **enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] @@ -1662,7 +1662,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -1724,7 +1724,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -1791,7 +1791,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -3459,7 +3459,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**files** | list, tuple, | tuple, | | [optional] +**[files](#files)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # files diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index 9e81fe3de4f4..0d8eee971b23 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -8,14 +8,14 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**map_property** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**map_of_map_property** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_property](#map_property)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_of_map_property](#map_of_map_property)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **anytype_1** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**map_with_undeclared_properties_anytype_1** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**map_with_undeclared_properties_anytype_2** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**map_with_undeclared_properties_anytype_3** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**empty_map** | dict, frozendict.frozendict, | frozendict.frozendict, | an object with no declared properties and no undeclared properties, hence it's an empty map. | [optional] -**map_with_undeclared_properties_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_with_undeclared_properties_anytype_1](#map_with_undeclared_properties_anytype_1)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_with_undeclared_properties_anytype_2](#map_with_undeclared_properties_anytype_2)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_with_undeclared_properties_anytype_3](#map_with_undeclared_properties_anytype_3)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[empty_map](#empty_map)** | dict, frozendict.frozendict, | frozendict.frozendict, | an object with no declared properties and no undeclared properties, hence it's an empty map. | [optional] +**[map_with_undeclared_properties_string](#map_with_undeclared_properties_string)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # map_property diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 1af3184aa955..28588e97c886 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**ArrayArrayNumber** | list, tuple, | tuple, | | [optional] +**[ArrayArrayNumber](#ArrayArrayNumber)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # ArrayArrayNumber diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index fd8e57a8fde9..1776f5f5bb62 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**ArrayNumber** | list, tuple, | tuple, | | [optional] +**[ArrayNumber](#ArrayNumber)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # ArrayNumber diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index 88a5f09b350d..d1f18f01e020 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -8,9 +8,9 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**array_of_string** | list, tuple, | tuple, | | [optional] -**array_array_of_integer** | list, tuple, | tuple, | | [optional] -**array_array_of_model** | list, tuple, | tuple, | | [optional] +**[array_of_string](#array_of_string)** | list, tuple, | tuple, | | [optional] +**[array_array_of_integer](#array_array_of_integer)** | list, tuple, | tuple, | | [optional] +**[array_array_of_model](#array_array_of_model)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # array_of_string diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 489a30926d03..4e000c89ae70 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **mainShape** | [**Shape**](Shape.md) | [**Shape**](Shape.md) | | [optional] **shapeOrNull** | [**ShapeOrNull**](ShapeOrNull.md) | [**ShapeOrNull**](ShapeOrNull.md) | | [optional] **nullableShape** | [**NullableShape**](NullableShape.md) | [**NullableShape**](NullableShape.md) | | [optional] -**shapes** | list, tuple, | tuple, | | [optional] +**[shapes](#shapes)** | list, tuple, | tuple, | | [optional] **any string name** | [**Fruit**](Fruit.md) | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] # shapes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index f3d1d9804065..72e740e89ba4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] -**array_enum** | list, tuple, | tuple, | | [optional] +**[array_enum](#array_enum)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # array_enum diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 713aae27e9aa..8f0b5385e380 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **file** | [**File**](File.md) | [**File**](File.md) | | [optional] -**files** | list, tuple, | tuple, | | [optional] +**[files](#files)** | list, tuple, | tuple, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # files diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index fa734749ae5d..383c10a6849d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -20,7 +20,7 @@ Key | Input Type | Accessed Type | Description | Notes **float32** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] **double** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] **float64** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] -**arrayWithUniqueItems** | list, tuple, | tuple, | | [optional] +**[arrayWithUniqueItems](#arrayWithUniqueItems)** | list, tuple, | tuple, | | [optional] **string** | str, | str, | | [optional] **binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | [optional] **dateTime** | str, datetime, | str, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index 917d7832d6aa..e6f564dba3f8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -8,9 +8,9 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**map_map_of_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**map_of_enum_string** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**direct_map** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_map_of_string](#map_map_of_string)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map_of_enum_string](#map_of_enum_string)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[direct_map](#direct_map)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **indirect_map** | [**StringBooleanMap**](StringBooleanMap.md) | [**StringBooleanMap**](StringBooleanMap.md) | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index d70783fcceda..050ad2d2a6ad 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **uuid** | str, uuid.UUID, | str, | | [optional] **dateTime** | str, datetime, | str, | | [optional] -**map** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[map](#map)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # map diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index ae798ddc2662..0598dfcf7250 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -14,12 +14,12 @@ Key | Input Type | Accessed Type | Description | Notes **string_prop** | None, str, | NoneClass, str, | | [optional] **date_prop** | None, str, date, | NoneClass, str, | | [optional] **datetime_prop** | None, str, datetime, | NoneClass, str, | | [optional] -**array_nullable_prop** | list, tuple, None, | tuple, NoneClass, | | [optional] -**array_and_items_nullable_prop** | list, tuple, None, | tuple, NoneClass, | | [optional] -**array_items_nullable** | list, tuple, | tuple, | | [optional] -**object_nullable_prop** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] -**object_and_items_nullable_prop** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] -**object_items_nullable** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] +**[array_nullable_prop](#array_nullable_prop)** | list, tuple, None, | tuple, NoneClass, | | [optional] +**[array_and_items_nullable_prop](#array_and_items_nullable_prop)** | list, tuple, None, | tuple, NoneClass, | | [optional] +**[array_items_nullable](#array_items_nullable)** | list, tuple, | tuple, | | [optional] +**[object_nullable_prop](#object_nullable_prop)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] +**[object_and_items_nullable_prop](#object_and_items_nullable_prop)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] +**[object_items_nullable](#object_items_nullable)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] # array_nullable_prop diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index 96302c6ad656..9bd59f69f166 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**someProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index a318f0330e0e..c9844f7d7749 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -10,11 +10,11 @@ dict, frozendict.frozendict, | frozendict.frozendict, | Pet object that needs ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**photoUrls** | list, tuple, | tuple, | | +**[photoUrls](#photoUrls)** | list, tuple, | tuple, | | **name** | str, | str, | | **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **category** | [**Category**](Category.md) | [**Category**](Category.md) | | [optional] -**tags** | list, tuple, | tuple, | | [optional] +**[tags](#tags)** | list, tuple, | tuple, | | [optional] **status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index 6d1ce54666fc..b4f1949a7d92 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -16,10 +16,10 @@ Key | Input Type | Accessed Type | Description | Notes **password** | str, | str, | | [optional] **phone** | str, | str, | | [optional] **userStatus** | decimal.Decimal, int, | decimal.Decimal, | User Status | [optional] -**objectWithNoDeclaredProps** | dict, frozendict.frozendict, | frozendict.frozendict, | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | [optional] -**objectWithNoDeclaredPropsNullable** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | [optional] +**[objectWithNoDeclaredProps](#objectWithNoDeclaredProps)** | dict, frozendict.frozendict, | frozendict.frozendict, | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | [optional] +**[objectWithNoDeclaredPropsNullable](#objectWithNoDeclaredPropsNullable)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | [optional] **anyTypeProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 | [optional] -**anyTypeExceptNullProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | [optional] +**[anyTypeExceptNullProp](#anyTypeExceptNullProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | [optional] **anyTypePropNullable** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] From fdbc1dbd718bb00834f8f84da24f54e8c976696f Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 12:53:26 -0700 Subject: [PATCH 08/15] Adds format info to docs --- .../model_templates/format_base.handlebars | 4 ++-- .../model_templates/notes_msg.handlebars | 2 +- .../docs/apis/tags/FakeApi.md | 20 ++++++++-------- .../docs/apis/tags/PetApi.md | 10 ++++---- .../docs/apis/tags/StoreApi.md | 4 ++-- .../docs/apis/tags/UserApi.md | 4 ++-- .../docs/models/AnyTypeAndFormat.md | 16 ++++++------- .../docs/models/ApiResponse.md | 2 +- .../models/ArrayWithValidationsInItems.md | 2 +- .../docs/models/Category.md | 2 +- ...omposedAnyOfDifferentTypesNoValidations.md | 24 +++++++++---------- .../models/ComposedOneOfDifferentTypes.md | 8 +++---- .../docs/models/DateTimeTest.md | 2 +- .../docs/models/DateTimeWithValidations.md | 2 +- .../docs/models/DateWithValidations.md | 2 +- .../docs/models/DecimalPayload.md | 2 +- .../docs/models/EnumTest.md | 4 ++-- .../docs/models/FormatTest.md | 22 ++++++++--------- .../docs/models/IntegerMax10.md | 2 +- .../docs/models/IntegerMin15.md | 2 +- ...dPropertiesAndAdditionalPropertiesClass.md | 4 ++-- .../docs/models/Model200Response.md | 2 +- .../docs/models/ModelReturn.md | 2 +- .../python-experimental/docs/models/Money.md | 2 +- .../python-experimental/docs/models/Name.md | 4 ++-- .../docs/models/NoAdditionalProperties.md | 4 ++-- .../docs/models/NullableClass.md | 4 ++-- .../models/ObjectWithDecimalProperties.md | 4 ++-- .../models/ObjectWithDifficultlyNamedProps.md | 2 +- .../python-experimental/docs/models/Order.md | 8 +++---- .../python-experimental/docs/models/Pet.md | 2 +- .../python-experimental/docs/models/Tag.md | 2 +- .../docs/models/UUIDString.md | 2 +- .../python-experimental/docs/models/User.md | 4 ++-- .../petstore_api/model/any_type_and_format.py | 4 ++-- .../model/any_type_and_format.pyi | 4 ++-- 36 files changed, 95 insertions(+), 95 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/format_base.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/format_base.handlebars index 38adf5903c80..9bbd87d8c8b9 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/format_base.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/format_base.handlebars @@ -19,9 +19,9 @@ schemas.Int32Base, {{#eq getFormat "int64"}} schemas.Int64Base, {{/eq}} -{{#eq getFormat "double"}} +{{#eq getFormat "float"}} schemas.Float32Base, {{/eq}} -{{#eq getFormat "float"}} +{{#eq getFormat "double"}} schemas.Float64Base, {{/eq}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars index b43e7329a9c1..d5d0092ee8f8 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/model_templates/notes_msg.handlebars @@ -1 +1 @@ -{{#unless isArray}}{{#unless complexType}}{{#with allowableValues}}must be one of [{{#each enumVars}}{{{value}}}, {{/each}}] {{/with}}{{#if defaultValue}}{{#unless hasRequired}}if omitted the server will use the default value of {{{defaultValue}}}{{/unless}}{{/if}}{{/unless}}{{/unless}} \ No newline at end of file +{{#unless isArray}}{{#unless complexType}}{{#with allowableValues}}must be one of [{{#each enumVars}}{{{value}}}, {{/each}}] {{/with}}{{#if defaultValue}}{{#unless hasRequired}}if omitted the server will use the default value of {{{defaultValue}}}{{/unless}}{{/if}}{{#eq getFormat "uuid"}}value must be a uuid{{/eq}}{{#eq getFormat "date"}}value must conform to RFC-3339 full-date YYYY-MM-DD{{/eq}}{{#eq getFormat "date-time"}}value must conform to RFC-3339 date-time{{/eq}}{{#eq getFormat "number"}}value must be numeric and storable in decimal.Decimal{{/eq}}{{#eq getFormat "int32"}}value must be a 32 bit integer{{/eq}}{{#eq getFormat "int64"}}value must be a 64 bit integer{{/eq}}{{#eq getFormat "double"}}value must be a 64 bit float{{/eq}}{{#eq getFormat "float"}}value must be a 32 bit float{{/eq}}{{/unless}}{{/unless}} \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 92c8de8f8644..8fe320d92615 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1021,15 +1021,15 @@ Key | Input Type | Accessed Type | Description | Notes **number** | decimal.Decimal, int, float, | decimal.Decimal, | None | **pattern_without_delimiter** | str, | str, | None | **byte** | str, | str, | None | -**double** | decimal.Decimal, int, float, | decimal.Decimal, | None | +**double** | decimal.Decimal, int, float, | decimal.Decimal, | None | value must be a 64 bit float **integer** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] -**int32** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] -**int64** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] -**float** | decimal.Decimal, int, float, | decimal.Decimal, | None | [optional] +**int32** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] value must be a 32 bit integer +**int64** | decimal.Decimal, int, | decimal.Decimal, | None | [optional] value must be a 64 bit integer +**float** | decimal.Decimal, int, float, | decimal.Decimal, | None | [optional] value must be a 32 bit float **string** | str, | str, | None | [optional] **binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | None | [optional] -**date** | str, date, | str, | None | [optional] -**dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00 +**date** | str, date, | str, | None | [optional] value must conform to RFC-3339 full-date YYYY-MM-DD +**dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00value must conform to RFC-3339 date-time **password** | str, | str, | None | [optional] **callback** | str, | str, | None | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] @@ -1198,14 +1198,14 @@ str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the ser ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] +decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] value must be a 32 bit integer #### EnumQueryDoubleSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1.1, -1.2, ] value must be a 64 bit float ### header_params #### RequestHeaderParams @@ -1434,7 +1434,7 @@ decimal.Decimal, int, | decimal.Decimal, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer #### StringGroupSchema @@ -1448,7 +1448,7 @@ decimal.Decimal, int, | decimal.Decimal, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### header_params #### RequestHeaderParams diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 0c73fb500e40..df5659f57ff6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -296,7 +296,7 @@ petId | PetIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses @@ -787,7 +787,7 @@ petId | PetIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses @@ -1128,7 +1128,7 @@ petId | PetIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses @@ -1259,7 +1259,7 @@ petId | PetIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses @@ -1396,7 +1396,7 @@ petId | PetIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index 961a641d220c..698f4cf199b9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -172,7 +172,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] +**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] value must be a 32 bit integer **{str: (int,)}** @@ -244,7 +244,7 @@ order_id | OrderIdSchema | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index b3eebdb21083..e95dacf57e01 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -614,7 +614,7 @@ calls per hour allowed by the user ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user | +decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user | value must be a 32 bit integer #### XExpiresAfterSchema @@ -623,7 +623,7 @@ date in UTC when token expires ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | date in UTC when token expires | +str, datetime, | str, | date in UTC when token expires | value must conform to RFC-3339 date-time #### ApiResponseFor400 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md index ce50975cdd0a..90cfdf049bee 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md @@ -8,15 +8,15 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**uuid** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**date** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**date-time** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**number** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**uuid** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a uuid +**date** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must conform to RFC-3339 full-date YYYY-MM-DD +**date-time** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must conform to RFC-3339 date-time +**number** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be numeric and storable in decimal.Decimal **binary** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**int32** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**int64** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**double** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**float** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**int32** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 32 bit integer +**int64** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 64 bit integer +**double** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 64 bit float +**float** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 32 bit float **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md index 0e2b1b013094..6f847f8c98b2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**code** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**code** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **type** | str, | str, | | [optional] **message** | str, | str, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md index b4b078ba9b2a..58795d895d4a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md @@ -8,7 +8,7 @@ list, tuple, | tuple, | | ### Tuple Items Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index 931709aee4f5..495a3b7315e9 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | if omitted the server will use the default value of "default-name" -**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md index 79a8652e7a11..9f458373a29e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md @@ -10,8 +10,8 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- [any_of_0](#any_of_0) | dict, frozendict.frozendict, | frozendict.frozendict, | | -[any_of_1](#any_of_1) | str, date, | str, | | -[any_of_2](#any_of_2) | str, datetime, | str, | | +[any_of_1](#any_of_1) | str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD +[any_of_2](#any_of_2) | str, datetime, | str, | | value must conform to RFC-3339 date-time [any_of_3](#any_of_3) | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | [any_of_4](#any_of_4) | str, | str, | | [any_of_5](#any_of_5) | str, | str, | | @@ -20,11 +20,11 @@ Class Name | Input Type | Accessed Type | Description | Notes [any_of_8](#any_of_8) | None, | NoneClass, | | [any_of_9](#any_of_9) | list, tuple, | tuple, | | [any_of_10](#any_of_10) | decimal.Decimal, int, float, | decimal.Decimal, | | -[any_of_11](#any_of_11) | decimal.Decimal, int, float, | decimal.Decimal, | | -[any_of_12](#any_of_12) | decimal.Decimal, int, float, | decimal.Decimal, | | +[any_of_11](#any_of_11) | decimal.Decimal, int, float, | decimal.Decimal, | | value must be a 32 bit float +[any_of_12](#any_of_12) | decimal.Decimal, int, float, | decimal.Decimal, | | value must be a 64 bit float [any_of_13](#any_of_13) | decimal.Decimal, int, | decimal.Decimal, | | -[any_of_14](#any_of_14) | decimal.Decimal, int, | decimal.Decimal, | | -[any_of_15](#any_of_15) | decimal.Decimal, int, | decimal.Decimal, | | +[any_of_14](#any_of_14) | decimal.Decimal, int, | decimal.Decimal, | | value must be a 32 bit integer +[any_of_15](#any_of_15) | decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer # any_of_0 @@ -38,14 +38,14 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, date, | str, | | +str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD # any_of_2 ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | | +str, datetime, | str, | | value must conform to RFC-3339 date-time # any_of_3 @@ -113,14 +113,14 @@ decimal.Decimal, int, float, | decimal.Decimal, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | +decimal.Decimal, int, float, | decimal.Decimal, | | value must be a 32 bit float # any_of_12 ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | +decimal.Decimal, int, float, | decimal.Decimal, | | value must be a 64 bit float # any_of_13 @@ -134,14 +134,14 @@ decimal.Decimal, int, | decimal.Decimal, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 32 bit integer # any_of_15 ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md index 06f80af239bb..59282ecc4c03 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md @@ -14,10 +14,10 @@ Class Name | Input Type | Accessed Type | Description | Notes [NumberWithValidations](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | | [Animal](Animal.md) | [**Animal**](Animal.md) | [**Animal**](Animal.md) | | [one_of_2](#one_of_2) | None, | NoneClass, | | -[one_of_3](#one_of_3) | str, date, | str, | | +[one_of_3](#one_of_3) | str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD [one_of_4](#one_of_4) | dict, frozendict.frozendict, | frozendict.frozendict, | | [one_of_5](#one_of_5) | list, tuple, | tuple, | | -[one_of_6](#one_of_6) | str, datetime, | str, | | +[one_of_6](#one_of_6) | str, datetime, | str, | | value must conform to RFC-3339 date-time # one_of_2 @@ -31,7 +31,7 @@ None, | NoneClass, | | ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, date, | str, | | +str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD # one_of_4 @@ -57,7 +57,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | | +str, datetime, | str, | | value must conform to RFC-3339 date-time [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md index e83344f9ad32..ccfc8df59360 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeTest.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | | if omitted the server will use the default value of 2010-01-01T10:10:10.000111+01:00 +str, datetime, | str, | | if omitted the server will use the default value of 2010-01-01T10:10:10.000111+01:00value must conform to RFC-3339 date-time [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md index 0ed7960fff3c..ed7dfc06d13d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateTimeWithValidations.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, datetime, | str, | | +str, datetime, | str, | | value must conform to RFC-3339 date-time [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md index 28ead5e25004..97901a33f55a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DateWithValidations.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, date, | str, | | +str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md index a6baace0aa42..26ef601ff9fc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DecimalPayload.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, | str, | | +str, | str, | | value must be numeric and storable in decimal.Decimal [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index 6e7681e99b96..4512efbd3b78 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -10,8 +10,8 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **enum_string_required** | str, | str, | | must be one of ["UPPER", "lower", "", ] **enum_string** | str, | str, | | [optional] must be one of ["UPPER", "lower", "", ] -**enum_integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] must be one of [1, -1, ] -**enum_number** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] must be one of [1.1, -1.2, ] +**enum_integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] must be one of [1, -1, ] value must be a 32 bit integer +**enum_number** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] must be one of [1.1, -1.2, ] value must be a 64 bit float **stringEnum** | [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [optional] **IntegerEnum** | [**IntegerEnum**](IntegerEnum.md) | [**IntegerEnum**](IntegerEnum.md) | | [optional] **StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index 383c10a6849d..e66e2df94d6b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -8,24 +8,24 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**date** | str, date, | str, | | +**date** | str, date, | str, | | value must conform to RFC-3339 full-date YYYY-MM-DD **number** | decimal.Decimal, int, float, | decimal.Decimal, | | **password** | str, | str, | | **byte** | str, | str, | | **integer** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**int32** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**int32withValidations** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**int64** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**float** | decimal.Decimal, int, float, | decimal.Decimal, | this is a reserved python keyword | [optional] -**float32** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] -**double** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] -**float64** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**int32** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer +**int32withValidations** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer +**int64** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer +**float** | decimal.Decimal, int, float, | decimal.Decimal, | this is a reserved python keyword | [optional] value must be a 32 bit float +**float32** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] value must be a 32 bit float +**double** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] value must be a 64 bit float +**float64** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] value must be a 64 bit float **[arrayWithUniqueItems](#arrayWithUniqueItems)** | list, tuple, | tuple, | | [optional] **string** | str, | str, | | [optional] **binary** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | [optional] -**dateTime** | str, datetime, | str, | | [optional] -**uuid** | str, uuid.UUID, | str, | | [optional] -**uuidNoExample** | str, uuid.UUID, | str, | | [optional] +**dateTime** | str, datetime, | str, | | [optional] value must conform to RFC-3339 date-time +**uuid** | str, uuid.UUID, | str, | | [optional] value must be a uuid +**uuidNoExample** | str, uuid.UUID, | str, | | [optional] value must be a uuid **pattern_with_digits** | str, | str, | A string that is a 10 digit number. Can have leading zeros. | [optional] **pattern_with_digits_and_delimiter** | str, | str, | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional] **noneProp** | None, | NoneClass, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md index d53e74a6104d..93f3c2825212 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMax10.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md index 137189179708..1a900cf7b432 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IntegerMin15.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | +decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index 050ad2d2a6ad..962fb724eea7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -8,8 +8,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**uuid** | str, uuid.UUID, | str, | | [optional] -**dateTime** | str, datetime, | str, | | [optional] +**uuid** | str, uuid.UUID, | str, | | [optional] value must be a uuid +**dateTime** | str, datetime, | str, | | [optional] value must conform to RFC-3339 date-time **[map](#map)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md index 27c3fbc69563..447339dc83de 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md @@ -10,7 +10,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**name** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**name** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **class** | str, | str, | this is a reserved python keyword | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md index 7ea1a91bc591..ca23fe9225d6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md @@ -10,7 +10,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**return** | decimal.Decimal, int, | decimal.Decimal, | this is a reserved python keyword | [optional] +**return** | decimal.Decimal, int, | decimal.Decimal, | this is a reserved python keyword | [optional] value must be a 32 bit integer **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index a4713649f433..20e68d2fada0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**amount** | str, | str, | | +**amount** | str, | str, | | value must be numeric and storable in decimal.Decimal **currency** | [**Currency**](Currency.md) | [**Currency**](Currency.md) | | **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md index 8e4ccee6810e..9ff9012e3e9e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md @@ -10,8 +10,8 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**name** | decimal.Decimal, int, | decimal.Decimal, | | -**snake_case** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**name** | decimal.Decimal, int, | decimal.Decimal, | | value must be a 32 bit integer +**snake_case** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **property** | str, | str, | this is a reserved python keyword | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md index 47a6a03b400d..70e6c8c12059 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NoAdditionalProperties.md @@ -8,8 +8,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**id** | decimal.Decimal, int, | decimal.Decimal, | | -**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer +**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index 0598dfcf7250..69ba279dbf47 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -12,8 +12,8 @@ Key | Input Type | Accessed Type | Description | Notes **number_prop** | None, decimal.Decimal, int, float, | NoneClass, decimal.Decimal, | | [optional] **boolean_prop** | None, bool, | NoneClass, BoolClass, | | [optional] **string_prop** | None, str, | NoneClass, str, | | [optional] -**date_prop** | None, str, date, | NoneClass, str, | | [optional] -**datetime_prop** | None, str, datetime, | NoneClass, str, | | [optional] +**date_prop** | None, str, date, | NoneClass, str, | | [optional] value must conform to RFC-3339 full-date YYYY-MM-DD +**datetime_prop** | None, str, datetime, | NoneClass, str, | | [optional] value must conform to RFC-3339 date-time **[array_nullable_prop](#array_nullable_prop)** | list, tuple, None, | tuple, NoneClass, | | [optional] **[array_and_items_nullable_prop](#array_and_items_nullable_prop)** | list, tuple, None, | tuple, NoneClass, | | [optional] **[array_items_nullable](#array_items_nullable)** | list, tuple, | tuple, | | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md index e57ac0ecbdb4..4e1b59140640 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md @@ -8,8 +8,8 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**length** | str, | str, | | [optional] -**width** | str, | str, | | [optional] +**length** | str, | str, | | [optional] value must be numeric and storable in decimal.Decimal +**width** | str, | str, | | [optional] value must be numeric and storable in decimal.Decimal **cost** | [**Money**](Money.md) | [**Money**](Money.md) | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md index 6dbc925e7706..62d1a83279c2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | model with properties Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **123-list** | str, | str, | | -**$special[property.name]** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**$special[property.name]** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **123Number** | decimal.Decimal, int, | decimal.Decimal, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 4ae93cf7ea35..59bdcf869a0d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -8,10 +8,10 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**quantity** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**shipDate** | str, datetime, | str, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer +**petId** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer +**quantity** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer +**shipDate** | str, datetime, | str, | | [optional] value must conform to RFC-3339 date-time **status** | str, | str, | Order Status | [optional] must be one of ["placed", "approved", "delivered", ] **complete** | bool, | BoolClass, | | [optional] if omitted the server will use the default value of False **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index c9844f7d7749..903701398a56 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -12,7 +12,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[photoUrls](#photoUrls)** | list, tuple, | tuple, | | **name** | str, | str, | | -**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **category** | [**Category**](Category.md) | [**Category**](Category.md) | | [optional] **[tags](#tags)** | list, tuple, | tuple, | | [optional] **status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md index 80fc94ff7f50..7ed01af945c3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **name** | str, | str, | | [optional] **any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md index 0c5b6c4e97bf..020676d58434 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/UUIDString.md @@ -3,7 +3,7 @@ ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -str, uuid.UUID, | str, | | +str, uuid.UUID, | str, | | value must be a uuid [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index b4f1949a7d92..01abe278c894 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -8,14 +8,14 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **username** | str, | str, | | [optional] **firstName** | str, | str, | | [optional] **lastName** | str, | str, | | [optional] **email** | str, | str, | | [optional] **password** | str, | str, | | [optional] **phone** | str, | str, | | [optional] -**userStatus** | decimal.Decimal, int, | decimal.Decimal, | User Status | [optional] +**userStatus** | decimal.Decimal, int, | decimal.Decimal, | User Status | [optional] value must be a 32 bit integer **[objectWithNoDeclaredProps](#objectWithNoDeclaredProps)** | dict, frozendict.frozendict, | frozendict.frozendict, | test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. | [optional] **[objectWithNoDeclaredPropsNullable](#objectWithNoDeclaredPropsNullable)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. | [optional] **anyTypeProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py index 078b0a10bd19..9d9640674b59 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.py @@ -206,7 +206,7 @@ def __new__( class double( - schemas.Float32Base, + schemas.Float64Base, schemas.AnyTypeSchema, ): @@ -230,7 +230,7 @@ def __new__( class _float( - schemas.Float64Base, + schemas.Float32Base, schemas.AnyTypeSchema, ): diff --git a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi index 078b0a10bd19..9d9640674b59 100644 --- a/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi +++ b/samples/openapi3/client/petstore/python-experimental/petstore_api/model/any_type_and_format.pyi @@ -206,7 +206,7 @@ class AnyTypeAndFormat( class double( - schemas.Float32Base, + schemas.Float64Base, schemas.AnyTypeSchema, ): @@ -230,7 +230,7 @@ class AnyTypeAndFormat( class _float( - schemas.Float64Base, + schemas.Float32Base, schemas.AnyTypeSchema, ): From 701dd8948bd1e15471f60c501477e8110b68db6d Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 13:06:59 -0700 Subject: [PATCH 09/15] Adds items schema documentation --- .../python-experimental/schema_doc.handlebars | 13 +++-- .../docs/apis/tags/FakeApi.md | 54 +++++++++---------- .../docs/apis/tags/PetApi.md | 36 ++++++------- .../docs/apis/tags/UserApi.md | 12 ++--- .../docs/models/AnimalFarm.md | 6 +-- .../docs/models/ArrayHoldingAnyType.md | 6 +-- .../docs/models/ArrayOfArrayOfNumberOnly.md | 14 ++++- .../docs/models/ArrayOfEnums.md | 6 +-- .../docs/models/ArrayOfNumberOnly.md | 6 +-- .../docs/models/ArrayTest.md | 34 ++++++++++-- .../models/ArrayWithValidationsInItems.md | 6 +-- ...omposedAnyOfDifferentTypesNoValidations.md | 6 +-- .../docs/models/ComposedArray.md | 6 +-- .../models/ComposedOneOfDifferentTypes.md | 6 +-- .../docs/models/Drawing.md | 6 +-- .../docs/models/EnumArrays.md | 6 +-- .../docs/models/FileSchemaTestClass.md | 6 +-- .../docs/models/FormatTest.md | 6 +-- .../docs/models/JSONPatchRequest.md | 17 +++++- .../docs/models/NullableClass.md | 27 ++++++++-- .../python-experimental/docs/models/Pet.md | 12 ++--- 21 files changed, 185 insertions(+), 106 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index cb31f290bab0..c9dd7897cea8 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -44,10 +44,17 @@ Key | Input Type | Accessed Type | Description | Notes {{#if items}} ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- {{#with items}} -{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{baseName}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#unless complexType}} +{{#or isArray isMap composedSchemas}} + +# {{baseName}} +{{> schema_doc }} +{{/or}} +{{/unless}} {{/with}} {{/if}} {{#if composedSchemas}} diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 8fe320d92615..1a35d4549cf7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1159,9 +1159,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | Form parameter enum test (string array) | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" ### query_params #### RequestQueryParams @@ -1182,9 +1182,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" #### EnumQueryStringSchema @@ -1223,9 +1223,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" #### EnumHeaderStringSchema @@ -2825,9 +2825,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | #### IoutilSchema @@ -2837,9 +2837,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | #### HttpSchema @@ -2849,9 +2849,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | #### UrlSchema @@ -2861,9 +2861,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | #### ContextSchema @@ -2873,9 +2873,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | #### RefParamSchema Type | Description | Notes @@ -3470,9 +3470,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index df5659f57ff6..f2c62258949c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -459,9 +459,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of ["available", "pending", "sold", ] if omitted the server will use the default value of "available" +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | must be one of ["available", "pending", "sold", ] if omitted the server will use the default value of "available" ### Return Types, Responses @@ -486,9 +486,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson @@ -498,9 +498,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### ApiResponseFor400 Name | Type | Description | Notes @@ -656,9 +656,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | ### Return Types, Responses @@ -683,9 +683,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### SchemaFor200ResponseBodyApplicationJson @@ -695,9 +695,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | #### ApiResponseFor400 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index e95dacf57e01..ce1e1cc577ee 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -175,9 +175,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**User**](User.md) | [**User**](User.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**User**](User.md) | [**User**](User.md) | [**User**](User.md) | | ### Return Types, Responses @@ -272,9 +272,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**User**](User.md) | [**User**](User.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**User**](User.md) | [**User**](User.md) | [**User**](User.md) | | ### Return Types, Responses diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md index b4117b1bf6cf..f1b1468e77e3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnimalFarm.md @@ -6,9 +6,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Animal**](Animal.md) | [**Animal**](Animal.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Animal**](Animal.md) | [**Animal**](Animal.md) | [**Animal**](Animal.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md index 0fb42a90a29b..7dc14c3018ec 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayHoldingAnyType.md @@ -6,9 +6,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type can be stored here | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type can be stored here | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 28588e97c886..3f5c3342092f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -19,9 +19,21 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, float, | decimal.Decimal, | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md index 106aa45a51dc..dca614b9ae6e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfEnums.md @@ -6,9 +6,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | [**StringEnum**](StringEnum.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index 1776f5f5bb62..cebaeb01de39 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -19,9 +19,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index d1f18f01e020..2a56f56ece43 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -21,9 +21,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | # array_array_of_integer @@ -33,10 +33,22 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer + # array_array_of_model ## Model Type Info @@ -45,9 +57,21 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- list, tuple, | tuple, | | +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**ReadOnlyFirst**](ReadOnlyFirst.md) | [**ReadOnlyFirst**](ReadOnlyFirst.md) | [**ReadOnlyFirst**](ReadOnlyFirst.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md index 58795d895d4a..b81ab8cd5d66 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayWithValidationsInItems.md @@ -6,9 +6,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md index 9f458373a29e..f4389c50eb23 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedAnyOfDifferentTypesNoValidations.md @@ -97,9 +97,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | # any_of_10 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md index ea621a8134a2..bc506aa5f8ac 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedArray.md @@ -6,9 +6,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md index 59282ecc4c03..0094f7e44c56 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComposedOneOfDifferentTypes.md @@ -48,9 +48,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | # one_of_6 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 4e000c89ae70..667903cc0ff2 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -22,9 +22,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Shape**](Shape.md) | [**Shape**](Shape.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Shape**](Shape.md) | [**Shape**](Shape.md) | [**Shape**](Shape.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index 72e740e89ba4..d3973b580e26 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -20,9 +20,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | must be one of ["fish", "crab", ] +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | must be one of ["fish", "crab", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 8f0b5385e380..14b617612b3d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -20,9 +20,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**File**](File.md) | [**File**](File.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**File**](File.md) | [**File**](File.md) | [**File**](File.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index e66e2df94d6b..1081f09529af 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -39,9 +39,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -decimal.Decimal, int, float, | decimal.Decimal, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md index a0f30bb3ac13..fbc12502927f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/JSONPatchRequest.md @@ -6,9 +6,24 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[JSONPatchRequestAddReplaceTest](JSONPatchRequestAddReplaceTest.md) | [**JSONPatchRequestAddReplaceTest**](JSONPatchRequestAddReplaceTest.md) | [**JSONPatchRequestAddReplaceTest**](JSONPatchRequestAddReplaceTest.md) | | +[JSONPatchRequestRemove](JSONPatchRequestRemove.md) | [**JSONPatchRequestRemove**](JSONPatchRequestRemove.md) | [**JSONPatchRequestRemove**](JSONPatchRequestRemove.md) | | +[JSONPatchRequestMoveCopy](JSONPatchRequestMoveCopy.md) | [**JSONPatchRequestMoveCopy**](JSONPatchRequestMoveCopy.md) | [**JSONPatchRequestMoveCopy**](JSONPatchRequestMoveCopy.md) | | + [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index 69ba279dbf47..3623cc9e05df 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -30,8 +30,15 @@ Input Type | Accessed Type | Description | Notes list, tuple, None, | tuple, NoneClass, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | # array_and_items_nullable_prop @@ -42,8 +49,15 @@ Input Type | Accessed Type | Description | Notes list, tuple, None, | tuple, NoneClass, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | # array_items_nullable @@ -54,8 +68,15 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +# items + +## Model Type Info Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- +------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | # object_nullable_prop diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index 903701398a56..33d2e6e0ef06 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -26,9 +26,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -str, | str, | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | str, | str, | | # tags @@ -38,9 +38,9 @@ Input Type | Accessed Type | Description | Notes list, tuple, | tuple, | | ### Tuple Items -Input Type | Accessed Type | Description | Notes -------------- | ------------- | ------------- | ------------- -[**Tag**](Tag.md) | [**Tag**](Tag.md) | | +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**Tag**](Tag.md) | [**Tag**](Tag.md) | [**Tag**](Tag.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) From 2356a7f5e69b227508bfb167ea3f127956ebfc0e Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 13:23:06 -0700 Subject: [PATCH 10/15] Adds doc for additionalProperties --- .../python-experimental/schema_doc.handlebars | 19 ++++++++-- .../docs/apis/tags/DefaultApi.md | 2 +- .../docs/apis/tags/FakeApi.md | 20 +++++------ .../docs/apis/tags/PetApi.md | 6 ++-- .../docs/apis/tags/StoreApi.md | 2 +- .../docs/models/AdditionalPropertiesClass.md | 22 +++++++++--- .../models/AdditionalPropertiesValidator.md | 6 ++-- .../AdditionalPropertiesWithArrayOfEnums.md | 14 +++++++- .../docs/models/Address.md | 2 +- .../python-experimental/docs/models/Animal.md | 2 +- .../docs/models/AnyTypeAndFormat.md | 2 +- .../docs/models/ApiResponse.md | 2 +- .../python-experimental/docs/models/Apple.md | 2 +- .../docs/models/ArrayOfArrayOfNumberOnly.md | 2 +- .../docs/models/ArrayOfNumberOnly.md | 2 +- .../docs/models/ArrayTest.md | 2 +- .../python-experimental/docs/models/Banana.md | 2 +- .../docs/models/BasquePig.md | 2 +- .../docs/models/Capitalization.md | 2 +- .../python-experimental/docs/models/Cat.md | 2 +- .../docs/models/Category.md | 2 +- .../docs/models/ChildCat.md | 2 +- .../docs/models/ClassModel.md | 2 +- .../python-experimental/docs/models/Client.md | 2 +- .../docs/models/ComplexQuadrilateral.md | 2 +- .../docs/models/DanishPig.md | 2 +- .../python-experimental/docs/models/Dog.md | 2 +- .../docs/models/Drawing.md | 2 +- .../docs/models/EnumArrays.md | 2 +- .../docs/models/EnumTest.md | 2 +- .../docs/models/EquilateralTriangle.md | 2 +- .../python-experimental/docs/models/File.md | 2 +- .../docs/models/FileSchemaTestClass.md | 2 +- .../python-experimental/docs/models/Foo.md | 2 +- .../docs/models/FormatTest.md | 2 +- .../python-experimental/docs/models/Fruit.md | 2 +- .../docs/models/GmFruit.md | 2 +- .../docs/models/GrandparentAnimal.md | 2 +- .../docs/models/HasOnlyReadOnly.md | 2 +- .../docs/models/HealthCheckResult.md | 2 +- .../docs/models/IsoscelesTriangle.md | 2 +- .../docs/models/MapTest.md | 20 ++++++++--- ...dPropertiesAndAdditionalPropertiesClass.md | 4 +-- .../docs/models/Model200Response.md | 2 +- .../docs/models/ModelReturn.md | 2 +- .../python-experimental/docs/models/Money.md | 2 +- .../python-experimental/docs/models/Name.md | 2 +- .../docs/models/NullableClass.md | 36 ++++++++++++++++--- .../docs/models/NumberOnly.md | 2 +- .../docs/models/ObjectModelWithRefProps.md | 2 +- .../models/ObjectWithDecimalProperties.md | 2 +- .../models/ObjectWithDifficultlyNamedProps.md | 2 +- .../ObjectWithInlineCompositionProperty.md | 2 +- .../python-experimental/docs/models/Order.md | 2 +- .../python-experimental/docs/models/Pet.md | 2 +- .../python-experimental/docs/models/Player.md | 2 +- .../docs/models/QuadrilateralInterface.md | 2 +- .../docs/models/ReadOnlyFirst.md | 2 +- .../docs/models/ScaleneTriangle.md | 2 +- .../docs/models/SimpleQuadrilateral.md | 2 +- .../docs/models/SpecialModelName.md | 2 +- .../docs/models/StringBooleanMap.md | 2 +- .../python-experimental/docs/models/Tag.md | 2 +- .../docs/models/TriangleInterface.md | 2 +- .../python-experimental/docs/models/User.md | 2 +- .../python-experimental/docs/models/Whale.md | 2 +- .../python-experimental/docs/models/Zebra.md | 2 +- 67 files changed, 170 insertions(+), 93 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index c9dd7897cea8..540adf873573 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -23,13 +23,13 @@ Key | Input Type | Accessed Type | Description | Notes {{#with additionalProperties}} {{#unless getIsBooleanSchemaFalse}} {{#if getIsBooleanSchemaTrue}} -**any string name** | {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] +**any_string_name** | {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{else}} -**any string name** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} +**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}any_string_name{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#any_string_name){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/if}} {{/unless}} {{else}} -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] {{/with}} {{/or}} {{#each vars}} @@ -41,6 +41,19 @@ Key | Input Type | Accessed Type | Description | Notes {{/or}} {{/unless}} {{/each}} +{{#with additionalProperties}} +{{#unless getIsBooleanSchemaFalse}} +{{#unless getIsBooleanSchemaTrue}} +{{#unless complexType}} +{{#or isArray isMap composedSchemas}} + +# any_string_name +{{> schema_doc }} +{{/or}} +{{/unless}} +{{/unless}} +{{/unless}} +{{/with}} {{#if items}} ### Tuple Items diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index 3197530e77b9..0c7020aa02fa 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -66,7 +66,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **string** | [**Foo**](Foo.md) | [**Foo**](Foo.md) | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 1a35d4549cf7..5ce232979aee 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -1032,7 +1032,7 @@ Key | Input Type | Accessed Type | Description | Notes **dateTime** | str, datetime, | str, | None | [optional] if omitted the server will use the default value of 2010-02-01T10:20:10.11111+01:00value must conform to RFC-3339 date-time **password** | str, | str, | None | [optional] **callback** | str, | str, | None | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1147,7 +1147,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[enum_form_string_array](#enum_form_string_array)** | list, tuple, | tuple, | Form parameter enum test (string array) | [optional] **enum_form_string** | str, | str, | Form parameter enum test (string) | [optional] must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # enum_form_string_array @@ -1552,7 +1552,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -1663,7 +1663,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -1725,7 +1725,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -1792,7 +1792,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp @@ -1883,7 +1883,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **param** | str, | str, | field1 | **param2** | str, | str, | field2 | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -2308,7 +2308,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **keyword** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -3366,7 +3366,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **file** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | **additionalMetadata** | str, | str, | Additional data to pass to server | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses @@ -3460,7 +3460,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[files](#files)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # files diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index f2c62258949c..84fc455a3370 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -1114,7 +1114,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | Updated name of the pet | [optional] **status** | str, | str, | Updated status of the pet | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams @@ -1245,7 +1245,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **requiredFile** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | **additionalMetadata** | str, | str, | Additional data to pass to server | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams @@ -1382,7 +1382,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **additionalMetadata** | str, | str, | Additional data to pass to server | [optional] **file** | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### path_params #### RequestPathParams diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index 698f4cf199b9..cb02e29a7682 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -172,7 +172,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] value must be a 32 bit integer +**any_string_name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] value must be a 32 bit integer **{str: (int,)}** diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md index 0d8eee971b23..80e4e7709919 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesClass.md @@ -16,7 +16,7 @@ Key | Input Type | Accessed Type | Description | Notes **[map_with_undeclared_properties_anytype_3](#map_with_undeclared_properties_anytype_3)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **[empty_map](#empty_map)** | dict, frozendict.frozendict, | frozendict.frozendict, | an object with no declared properties and no undeclared properties, hence it's an empty map. | [optional] **[map_with_undeclared_properties_string](#map_with_undeclared_properties_string)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # map_property @@ -28,7 +28,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] # map_of_map_property @@ -40,7 +40,19 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] # map_with_undeclared_properties_anytype_1 @@ -66,7 +78,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # empty_map @@ -91,7 +103,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md index c1ff99cafa18..4a386a3864c4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesValidator.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # all_of_1 @@ -35,7 +35,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # all_of_2 @@ -47,7 +47,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md index 16f5f8c967b1..22dd693183c0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AdditionalPropertiesWithArrayOfEnums.md @@ -8,7 +8,19 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | list, tuple, | tuple, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | list, tuple, | tuple, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**EnumClass**](EnumClass.md) | [**EnumClass**](EnumClass.md) | [**EnumClass**](EnumClass.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md index 49c9a365d952..1ec43dfd0bcf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Address.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md index e3d847b5badd..bf064d289ed1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Animal.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | **color** | str, | str, | | [optional] if omitted the server will use the default value of "red" -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md index 90cfdf049bee..812e5c6a1ee1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/AnyTypeAndFormat.md @@ -17,7 +17,7 @@ Key | Input Type | Accessed Type | Description | Notes **int64** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 64 bit integer **double** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 64 bit float **float** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] value must be a 32 bit float -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md index 6f847f8c98b2..578aa06cb50b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ApiResponse.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **code** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **type** | str, | str, | | [optional] **message** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md index 8c1cf3f7258f..84c3ab8da584 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Apple.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **cultivar** | str, | str, | | **origin** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md index 3f5c3342092f..b3e7a281e0a6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfArrayOfNumberOnly.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[ArrayArrayNumber](#ArrayArrayNumber)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # ArrayArrayNumber diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md index cebaeb01de39..271dff52fd01 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayOfNumberOnly.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[ArrayNumber](#ArrayNumber)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # ArrayNumber diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md index 2a56f56ece43..657329575ee5 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ArrayTest.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **[array_of_string](#array_of_string)** | list, tuple, | tuple, | | [optional] **[array_array_of_integer](#array_array_of_integer)** | list, tuple, | tuple, | | [optional] **[array_array_of_model](#array_array_of_model)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # array_of_string diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md index 632b957de6e3..034c7f777096 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Banana.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **lengthCm** | decimal.Decimal, int, float, | decimal.Decimal, | | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md index a01e539a861c..b0860be169af 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/BasquePig.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["BasquePig", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md index 09e5263d7712..cc39af70e1e7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Capitalization.md @@ -14,7 +14,7 @@ Key | Input Type | Accessed Type | Description | Notes **Capital_Snake** | str, | str, | | [optional] **SCA_ETH_Flow_Points** | str, | str, | | [optional] **ATT_NAME** | str, | str, | Name of the pet | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md index ce33f0eaf8d8..b5e0986f57b8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Cat.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **declawed** | bool, | BoolClass, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md index 495a3b7315e9..0087571a3a69 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Category.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | if omitted the server will use the default value of "default-name" **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md index ed0de4708e5b..645ea5062dd1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ChildCat.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md index 2400a20f9637..b1686ebb799d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ClassModel.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **_class** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md index e0330c76a3a2..e94c360dd286 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Client.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **client** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md index ff542264e171..a00ac0d9da67 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ComplexQuadrilateral.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **quadrilateralType** | str, | str, | | [optional] must be one of ["ComplexQuadrilateral", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md index ddfa201c9ff7..15917a42ef80 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/DanishPig.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["DanishPig", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md index 3574a2dc2ac6..08201e4423b6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Dog.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **breed** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md index 667903cc0ff2..dce65cbb0b57 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Drawing.md @@ -12,7 +12,7 @@ Key | Input Type | Accessed Type | Description | Notes **shapeOrNull** | [**ShapeOrNull**](ShapeOrNull.md) | [**ShapeOrNull**](ShapeOrNull.md) | | [optional] **nullableShape** | [**NullableShape**](NullableShape.md) | [**NullableShape**](NullableShape.md) | | [optional] **[shapes](#shapes)** | list, tuple, | tuple, | | [optional] -**any string name** | [**Fruit**](Fruit.md) | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | [**Fruit**](Fruit.md) | [**Fruit**](Fruit.md) | any string name can be used but the value must be the correct type | [optional] # shapes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md index d3973b580e26..cfff6ea29bd1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumArrays.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **just_symbol** | str, | str, | | [optional] must be one of [">=", "$", ] **[array_enum](#array_enum)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # array_enum diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md index 4512efbd3b78..02c3b08a201f 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EnumTest.md @@ -17,7 +17,7 @@ Key | Input Type | Accessed Type | Description | Notes **StringEnumWithDefaultValue** | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | [**StringEnumWithDefaultValue**](StringEnumWithDefaultValue.md) | | [optional] **IntegerEnumWithDefaultValue** | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | [**IntegerEnumWithDefaultValue**](IntegerEnumWithDefaultValue.md) | | [optional] **IntegerEnumOneValue** | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | [**IntegerEnumOneValue**](IntegerEnumOneValue.md) | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md index 4528a3a89712..96971a1c0c6a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/EquilateralTriangle.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["EquilateralTriangle", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md index e1be8cdf97be..d85669c84f57 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/File.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/File.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | Must be named `Fi Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **sourceURI** | str, | str, | Test capitalization | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md index 14b617612b3d..35dcfdca4ecc 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FileSchemaTestClass.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **file** | [**File**](File.md) | [**File**](File.md) | | [optional] **[files](#files)** | list, tuple, | tuple, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # files diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md index 7fa1a4b44b8b..5ea8d33d3694 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Foo.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] if omitted the server will use the default value of "bar" -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md index 1081f09529af..55ca4583a1b3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/FormatTest.md @@ -29,7 +29,7 @@ Key | Input Type | Accessed Type | Description | Notes **pattern_with_digits** | str, | str, | A string that is a 10 digit number. Can have leading zeros. | [optional] **pattern_with_digits_and_delimiter** | str, | str, | A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. | [optional] **noneProp** | None, | NoneClass, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # arrayWithUniqueItems diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md index c29fb1fa2f52..44d670623fe0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Fruit.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Composed Schemas (allOf/anyOf/oneOf/not) #### oneOf diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md index edaed5966469..6515df977c90 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GmFruit.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **color** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Composed Schemas (allOf/anyOf/oneOf/not) #### anyOf diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md index 1a1d6bc3143e..813fe61b95a1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/GrandparentAnimal.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **pet_type** | str, | str, | | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md index f84f7465e451..d9de17196fa3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HasOnlyReadOnly.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] **foo** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md index 94d4a566c2a6..0985cffd05ef 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/HealthCheckResult.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | Just a string to infor Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **NullableMessage** | None, str, | NoneClass, str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md index 0df59ecaba6e..3a05686f411e 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/IsoscelesTriangle.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["IsoscelesTriangle", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md index e6f564dba3f8..68c8d882955d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MapTest.md @@ -12,7 +12,7 @@ Key | Input Type | Accessed Type | Description | Notes **[map_of_enum_string](#map_of_enum_string)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **[direct_map](#direct_map)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] **indirect_map** | [**StringBooleanMap**](StringBooleanMap.md) | [**StringBooleanMap**](StringBooleanMap.md) | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # map_map_of_string @@ -24,7 +24,19 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] # map_of_enum_string @@ -36,7 +48,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | str, | str, | any string name can be used but the value must be the correct type | [optional] must be one of ["UPPER", "lower", ] +**any_string_name** | str, | str, | any string name can be used but the value must be the correct type | [optional] must be one of ["UPPER", "lower", ] # direct_map @@ -48,7 +60,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md index 962fb724eea7..f85a43f4c7dd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/MixedPropertiesAndAdditionalPropertiesClass.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **uuid** | str, uuid.UUID, | str, | | [optional] value must be a uuid **dateTime** | str, datetime, | str, | | [optional] value must conform to RFC-3339 date-time **[map](#map)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # map @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | [**Animal**](Animal.md) | [**Animal**](Animal.md) | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | [**Animal**](Animal.md) | [**Animal**](Animal.md) | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md index 447339dc83de..90e17dd402ba 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Model200Response.md @@ -12,7 +12,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **class** | str, | str, | this is a reserved python keyword | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md index ca23fe9225d6..d896e1fbacbb 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ModelReturn.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **return** | decimal.Decimal, int, | decimal.Decimal, | this is a reserved python keyword | [optional] value must be a 32 bit integer -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md index 20e68d2fada0..f6e182a846d6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Money.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **amount** | str, | str, | | value must be numeric and storable in decimal.Decimal **currency** | [**Currency**](Currency.md) | [**Currency**](Currency.md) | | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md index 9ff9012e3e9e..9e53cbabab1c 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Name.md @@ -13,7 +13,7 @@ Key | Input Type | Accessed Type | Description | Notes **name** | decimal.Decimal, int, | decimal.Decimal, | | value must be a 32 bit integer **snake_case** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 32 bit integer **property** | str, | str, | this is a reserved python keyword | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md index 3623cc9e05df..d9ad10591458 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NullableClass.md @@ -20,7 +20,7 @@ Key | Input Type | Accessed Type | Description | Notes **[object_nullable_prop](#object_nullable_prop)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] **[object_and_items_nullable_prop](#object_and_items_nullable_prop)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [optional] **[object_items_nullable](#object_items_nullable)** | dict, frozendict.frozendict, | frozendict.frozendict, | | [optional] -**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] # array_nullable_prop @@ -89,7 +89,14 @@ dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, | frozendict.frozendict, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | # object_and_items_nullable_prop @@ -101,7 +108,14 @@ dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | # object_items_nullable @@ -113,7 +127,21 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] +**[any_string_name](#any_string_name)** | dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | any string name can be used but the value must be the correct type | [optional] + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | + +# any_string_name + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, None, | frozendict.frozendict, NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md index 9fd8813b78ed..42996c4e4cdf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/NumberOnly.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **JustNumber** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md index 94ab2f927258..8bb001aa7713 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectModelWithRefProps.md @@ -13,7 +13,7 @@ Key | Input Type | Accessed Type | Description | Notes **myNumber** | [**NumberWithValidations**](NumberWithValidations.md) | [**NumberWithValidations**](NumberWithValidations.md) | | [optional] **myString** | str, | str, | | [optional] **myBoolean** | bool, | BoolClass, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md index 4e1b59140640..82c1abadd60b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDecimalProperties.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **length** | str, | str, | | [optional] value must be numeric and storable in decimal.Decimal **width** | str, | str, | | [optional] value must be numeric and storable in decimal.Decimal **cost** | [**Money**](Money.md) | [**Money**](Money.md) | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md index 62d1a83279c2..13ca7fa14586 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithDifficultlyNamedProps.md @@ -13,7 +13,7 @@ Key | Input Type | Accessed Type | Description | Notes **123-list** | str, | str, | | **$special[property.name]** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **123Number** | decimal.Decimal, int, | decimal.Decimal, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md index 9bd59f69f166..ddf1df421757 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ObjectWithInlineCompositionProperty.md @@ -9,7 +9,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **[someProp](#someProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # someProp diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md index 59bdcf869a0d..0007dc9178df 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Order.md @@ -14,7 +14,7 @@ Key | Input Type | Accessed Type | Description | Notes **shipDate** | str, datetime, | str, | | [optional] value must conform to RFC-3339 date-time **status** | str, | str, | Order Status | [optional] must be one of ["placed", "approved", "delivered", ] **complete** | bool, | BoolClass, | | [optional] if omitted the server will use the default value of False -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md index 33d2e6e0ef06..eacf6aa431d0 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Pet.md @@ -16,7 +16,7 @@ Key | Input Type | Accessed Type | Description | Notes **category** | [**Category**](Category.md) | [**Category**](Category.md) | | [optional] **[tags](#tags)** | list, tuple, | tuple, | | [optional] **status** | str, | str, | pet status in the store | [optional] must be one of ["available", "pending", "sold", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # photoUrls diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md index 760f8117e874..98ec6b5d1529 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Player.md @@ -12,7 +12,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **name** | str, | str, | | [optional] **enemyPlayer** | [**Player**](Player.md) | [**Player**](Player.md) | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md index a8fc9f0f68b1..8344d0ffbafa 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/QuadrilateralInterface.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **shapeType** | str, | str, | | must be one of ["Quadrilateral", ] **quadrilateralType** | str, | str, | | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md index d9fad32cc90b..a8f4053a418b 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ReadOnlyFirst.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **bar** | str, | str, | | [optional] **baz** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md index a9c6f2993b4f..dde662e47e20 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/ScaleneTriangle.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **triangleType** | str, | str, | | [optional] must be one of ["ScaleneTriangle", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md index 575f7983f492..288684f5dccd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SimpleQuadrilateral.md @@ -23,7 +23,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **quadrilateralType** | str, | str, | | [optional] must be one of ["SimpleQuadrilateral", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md index 96f20e9488e9..f40d98660aa8 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/SpecialModelName.md @@ -11,7 +11,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | model with an invalid Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **a** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md index 72c56393f166..48f1fe881e25 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/StringBooleanMap.md @@ -8,7 +8,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**any string name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md index 7ed01af945c3..7e61a1fffa91 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Tag.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **id** | decimal.Decimal, int, | decimal.Decimal, | | [optional] value must be a 64 bit integer **name** | str, | str, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md index 96d87467ccce..259594c78804 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/TriangleInterface.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **shapeType** | str, | str, | | must be one of ["Triangle", ] **triangleType** | str, | str, | | -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md index 01abe278c894..11da137c6404 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/User.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/User.md @@ -21,7 +21,7 @@ Key | Input Type | Accessed Type | Description | Notes **anyTypeProp** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 | [optional] **[anyTypeExceptNullProp](#anyTypeExceptNullProp)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any type except 'null' Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. | [optional] **anyTypePropNullable** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] # objectWithNoDeclaredProps diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md index 605fc1b90897..bd92a1048d41 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Whale.md @@ -11,7 +11,7 @@ Key | Input Type | Accessed Type | Description | Notes **className** | str, | str, | | must be one of ["whale", ] **hasBaleen** | bool, | BoolClass, | | [optional] **hasTeeth** | bool, | BoolClass, | | [optional] -**any string name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md index 640401ef18c7..c710364ef8cf 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/models/Zebra.md @@ -10,7 +10,7 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **className** | str, | str, | | must be one of ["zebra", ] **type** | str, | str, | | [optional] must be one of ["plains", "mountain", "grevys", ] -**any string name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) From 48917dd416b0aa42d438f62a0d2d61ab3e780e0a Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 13:32:05 -0700 Subject: [PATCH 11/15] Adds anchors for response types --- .../python-experimental/api_doc.handlebars | 4 +- .../docs/apis/tags/AnotherFakeApi.md | 2 +- .../docs/apis/tags/DefaultApi.md | 2 +- .../docs/apis/tags/FakeApi.md | 70 +++++++++---------- .../docs/apis/tags/FakeClassnameTags123Api.md | 2 +- .../docs/apis/tags/PetApi.md | 32 ++++----- .../docs/apis/tags/StoreApi.md | 16 ++--- .../docs/apis/tags/UserApi.md | 26 +++---- 8 files changed, 77 insertions(+), 77 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars index 03b53bed6b93..70a12dfeda03 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars @@ -161,9 +161,9 @@ Code | Class | Description n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned {{#each responses}} {{#if isDefault}} -default | ApiResponseForDefault | {{message}} +default | [ApiResponseForDefault](#ApiResponseForDefault) | {{message}} {{else}} -{{code}} | ApiResponseFor{{code}} | {{message}} +{{code}} | [ApiResponseFor{{code}}](#ApiResponseFor{{code}}) | {{message}} {{/if}} {{/each}} {{#each responses}} diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md index 25e279164848..36a83dc40b73 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md @@ -70,7 +70,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index 0c7020aa02fa..93ffe9724583 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -46,7 +46,7 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | ApiResponseForDefault | response +default | [ApiResponseForDefault](#ApiResponseForDefault) | response #### ApiResponseForDefault Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 5ce232979aee..3c71af4e7388 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -101,7 +101,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Got object with additional properties with array of enums +200 | [ApiResponseFor200](#ApiResponseFor200) | Got object with additional properties with array of enums #### ApiResponseFor200 Name | Type | Description | Notes @@ -187,7 +187,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output model +200 | [ApiResponseFor200](#ApiResponseFor200) | Output model #### ApiResponseFor200 Name | Type | Description | Notes @@ -272,7 +272,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Got named array of enums +200 | [ApiResponseFor200](#ApiResponseFor200) | Got named array of enums #### ApiResponseFor200 Name | Type | Description | Notes @@ -361,7 +361,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Success +200 | [ApiResponseFor200](#ApiResponseFor200) | Success #### ApiResponseFor200 Name | Type | Description | Notes @@ -469,7 +469,7 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Success +200 | [ApiResponseFor200](#ApiResponseFor200) | Success #### ApiResponseFor200 Name | Type | Description | Notes @@ -547,7 +547,7 @@ bool, | BoolClass, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output boolean +200 | [ApiResponseFor200](#ApiResponseFor200) | Output boolean #### ApiResponseFor200 Name | Type | Description | Notes @@ -655,7 +655,7 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Success +200 | [ApiResponseFor200](#ApiResponseFor200) | Success #### ApiResponseFor200 Name | Type | Description | Notes @@ -736,7 +736,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -820,7 +820,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output model +200 | [ApiResponseFor200](#ApiResponseFor200) | Output model #### ApiResponseFor200 Name | Type | Description | Notes @@ -909,8 +909,8 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | OK -default | ApiResponseForDefault | Unexpected error +200 | [ApiResponseFor200](#ApiResponseFor200) | OK +default | [ApiResponseForDefault](#ApiResponseForDefault) | Unexpected error #### ApiResponseFor200 Name | Type | Description | Notes @@ -1039,8 +1039,8 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid username supplied -404 | ApiResponseFor404 | User not found +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | User not found #### ApiResponseFor400 Name | Type | Description | Notes @@ -1239,8 +1239,8 @@ str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the ser Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid request -404 | ApiResponseFor404 | Not found +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid request +404 | [ApiResponseFor404](#ApiResponseFor404) | Not found #### ApiResponseFor400 Name | Type | Description | Notes @@ -1305,7 +1305,7 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | The instance started successfully +200 | [ApiResponseFor200](#ApiResponseFor200) | The instance started successfully #### ApiResponseFor200 Name | Type | Description | Notes @@ -1477,7 +1477,7 @@ bool, | BoolClass, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Someting wrong +400 | [ApiResponseFor400](#ApiResponseFor400) | Someting wrong #### ApiResponseFor400 Name | Type | Description | Notes @@ -1559,7 +1559,7 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -1752,7 +1752,7 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#ApiResponseFor200) | success #### ApiResponseFor200 Name | Type | Description | Notes @@ -1890,7 +1890,7 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -1969,7 +1969,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | OK +200 | [ApiResponseFor200](#ApiResponseFor200) | OK #### ApiResponseFor200 Name | Type | Description | Notes @@ -2046,7 +2046,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#ApiResponseFor200) | success #### ApiResponseFor200 Name | Type | Description | Notes @@ -2135,7 +2135,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output mammal +200 | [ApiResponseFor200](#ApiResponseFor200) | Output mammal #### ApiResponseFor200 Name | Type | Description | Notes @@ -2219,7 +2219,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output number +200 | [ApiResponseFor200](#ApiResponseFor200) | Output number #### ApiResponseFor200 Name | Type | Description | Notes @@ -2315,7 +2315,7 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | ok +200 | [ApiResponseFor200](#ApiResponseFor200) | ok #### ApiResponseFor200 Name | Type | Description | Notes @@ -2397,7 +2397,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output model +200 | [ApiResponseFor200](#ApiResponseFor200) | Output model #### ApiResponseFor200 Name | Type | Description | Notes @@ -2718,7 +2718,7 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#ApiResponseFor200) | success #### ApiResponseFor200 Name | Type | Description | Notes @@ -2888,7 +2888,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Success +200 | [ApiResponseFor200](#ApiResponseFor200) | Success #### ApiResponseFor200 Name | Type | Description | Notes @@ -2972,7 +2972,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | ok +200 | [ApiResponseFor200](#ApiResponseFor200) | ok #### ApiResponseFor200 Name | Type | Description | Notes @@ -3028,7 +3028,7 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | contents without schema definition +200 | [ApiResponseFor200](#ApiResponseFor200) | contents without schema definition #### ApiResponseFor200 Name | Type | Description | Notes @@ -3106,7 +3106,7 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output string +200 | [ApiResponseFor200](#ApiResponseFor200) | Output string #### ApiResponseFor200 Name | Type | Description | Notes @@ -3191,7 +3191,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Output enum +200 | [ApiResponseFor200](#ApiResponseFor200) | Output enum #### ApiResponseFor200 Name | Type | Description | Notes @@ -3276,7 +3276,7 @@ bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -3373,7 +3373,7 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -3479,7 +3479,7 @@ items | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md index 4194a0b17984..70535779ebf1 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md @@ -81,7 +81,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 84fc455a3370..d052522b759a 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -169,8 +169,8 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | Ok -405 | ApiResponseFor405 | Invalid input +200 | [ApiResponseFor200](#ApiResponseFor200) | Ok +405 | [ApiResponseFor405](#ApiResponseFor405) | Invalid input #### ApiResponseFor200 Name | Type | Description | Notes @@ -303,7 +303,7 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid pet value +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid pet value #### ApiResponseFor400 Name | Type | Description | Notes @@ -468,8 +468,8 @@ items | str, | str, | | must be one of ["available", "pending", "sold", ] if Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid status value +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid status value #### ApiResponseFor200 Name | Type | Description | Notes @@ -665,8 +665,8 @@ items | str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid tag value +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid tag value #### ApiResponseFor200 Name | Type | Description | Notes @@ -794,9 +794,9 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid ID supplied -404 | ApiResponseFor404 | Pet not found +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | Pet not found #### ApiResponseFor200 Name | Type | Description | Notes @@ -992,9 +992,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid ID supplied -404 | ApiResponseFor404 | Pet not found -405 | ApiResponseFor405 | Validation exception +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | Pet not found +405 | [ApiResponseFor405](#ApiResponseFor405) | Validation exception #### ApiResponseFor400 Name | Type | Description | Notes @@ -1135,7 +1135,7 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -405 | ApiResponseFor405 | Invalid input +405 | [ApiResponseFor405](#ApiResponseFor405) | Invalid input #### ApiResponseFor405 Name | Type | Description | Notes @@ -1266,7 +1266,7 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -1403,7 +1403,7 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index cb02e29a7682..ce47618295da 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -75,8 +75,8 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid ID supplied -404 | ApiResponseFor404 | Order not found +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | Order not found #### ApiResponseFor400 Name | Type | Description | Notes @@ -153,7 +153,7 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation #### ApiResponseFor200 Name | Type | Description | Notes @@ -251,9 +251,9 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid ID supplied -404 | ApiResponseFor404 | Order not found +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | Order not found #### ApiResponseFor200 Name | Type | Description | Notes @@ -363,8 +363,8 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid Order +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid Order #### ApiResponseFor200 Name | Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index ce1e1cc577ee..f8425357dd83 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -87,7 +87,7 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | ApiResponseForDefault | successful operation +default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation #### ApiResponseForDefault Name | Type | Description | Notes @@ -184,7 +184,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | ApiResponseForDefault | successful operation +default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation #### ApiResponseForDefault Name | Type | Description | Notes @@ -281,7 +281,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | ApiResponseForDefault | successful operation +default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation #### ApiResponseForDefault Name | Type | Description | Notes @@ -364,8 +364,8 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid username supplied -404 | ApiResponseFor404 | User not found +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | User not found #### ApiResponseFor400 Name | Type | Description | Notes @@ -456,9 +456,9 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid username supplied -404 | ApiResponseFor404 | User not found +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | User not found #### ApiResponseFor200 Name | Type | Description | Notes @@ -577,8 +577,8 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | successful operation -400 | ApiResponseFor400 | Invalid username/password supplied +200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username/password supplied #### ApiResponseFor200 Name | Type | Description | Notes @@ -680,7 +680,7 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | ApiResponseForDefault | successful operation +default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation #### ApiResponseForDefault Name | Type | Description | Notes @@ -790,8 +790,8 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | ApiResponseFor400 | Invalid user supplied -404 | ApiResponseFor404 | User not found +400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid user supplied +404 | [ApiResponseFor404](#ApiResponseFor404) | User not found #### ApiResponseFor400 Name | Type | Description | Notes From 845eac21ca99eedd1cc06015982bbcb5f40b76d3 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 13:53:17 -0700 Subject: [PATCH 12/15] Fixes anchors in endpoint --- .../python-experimental/api_doc.handlebars | 8 +- .../api_doc_schema_type_hint.handlebars | 2 +- .../docs/apis/tags/AnotherFakeApi.md | 8 +- .../docs/apis/tags/DefaultApi.md | 6 +- .../docs/apis/tags/FakeApi.md | 320 +++++++++--------- .../docs/apis/tags/FakeClassnameTags123Api.md | 8 +- .../docs/apis/tags/PetApi.md | 110 +++--- .../docs/apis/tags/StoreApi.md | 48 +-- .../docs/apis/tags/UserApi.md | 82 ++--- 9 files changed, 296 insertions(+), 296 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars index 70a12dfeda03..fa7551af0360 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars @@ -161,18 +161,18 @@ Code | Class | Description n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned {{#each responses}} {{#if isDefault}} -default | [ApiResponseForDefault](#ApiResponseForDefault) | {{message}} +default | [ApiResponseForDefault](#{{operationId}}.ApiResponseForDefault) | {{message}} {{else}} -{{code}} | [ApiResponseFor{{code}}](#ApiResponseFor{{code}}) | {{message}} +{{code}} | [ApiResponseFor{{code}}](#{{operationId}}.ApiResponseFor{{code}}) | {{message}} {{/if}} {{/each}} {{#each responses}} {{#if isDefault}} -#### ApiResponseForDefault +#### {{operationId}}.ApiResponseForDefault {{else}} -#### ApiResponseFor{{code}} +#### {{operationId}}.ApiResponseFor{{code}} {{/if}} Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars index ffed97b72b52..3cdd6b1bac09 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars @@ -1,5 +1,5 @@ -#### {{baseName}} +# {{baseName}} {{#if complexType}} Type | Description | Notes ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md index 36a83dc40b73..b59ea053b798 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md @@ -59,7 +59,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | @@ -70,16 +70,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#call_123_test_special_tags.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### call_123_test_special_tags.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index 93ffe9724583..bb6ac64f18be 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -46,16 +46,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | [ApiResponseForDefault](#ApiResponseForDefault) | response +default | [ApiResponseForDefault](#foo_get.ApiResponseForDefault) | response -#### ApiResponseForDefault +#### foo_get.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor0ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor0ResponseBodyApplicationJson +# SchemaFor0ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 3c71af4e7388..1a2704939974 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -90,7 +90,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalPropertiesWithArrayOfEnums**](AdditionalPropertiesWithArrayOfEnums.md) | | @@ -101,16 +101,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Got object with additional properties with array of enums +200 | [ApiResponseFor200](#additional_properties_with_array_of_enums.ApiResponseFor200) | Got object with additional properties with array of enums -#### ApiResponseFor200 +#### additional_properties_with_array_of_enums.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalPropertiesWithArrayOfEnums**](AdditionalPropertiesWithArrayOfEnums.md) | | @@ -176,7 +176,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnimalFarm**](AnimalFarm.md) | | @@ -187,16 +187,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output model +200 | [ApiResponseFor200](#array_model.ApiResponseFor200) | Output model -#### ApiResponseFor200 +#### array_model.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnimalFarm**](AnimalFarm.md) | | @@ -261,7 +261,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayOfEnums**](ArrayOfEnums.md) | | @@ -272,16 +272,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Got named array of enums +200 | [ApiResponseFor200](#array_of_enums.ApiResponseFor200) | Got named array of enums -#### ApiResponseFor200 +#### array_of_enums.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayOfEnums**](ArrayOfEnums.md) | | @@ -350,7 +350,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**FileSchemaTestClass**](FileSchemaTestClass.md) | | @@ -361,9 +361,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Success +200 | [ApiResponseFor200](#body_with_file_schema.ApiResponseFor200) | Success -#### ApiResponseFor200 +#### body_with_file_schema.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -443,7 +443,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**User**](User.md) | | @@ -457,7 +457,7 @@ Name | Type | Description | Notes query | QuerySchema | | -#### QuerySchema +# QuerySchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -469,9 +469,9 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Success +200 | [ApiResponseFor200](#body_with_query_params.ApiResponseFor200) | Success -#### ApiResponseFor200 +#### body_with_query_params.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -535,7 +535,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -547,16 +547,16 @@ bool, | BoolClass, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output boolean +200 | [ApiResponseFor200](#boolean.ApiResponseFor200) | Output boolean -#### ApiResponseFor200 +#### boolean.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -629,21 +629,21 @@ SomeVar | SomeVarSchema | | some_var | SomeVarSchema | | -#### SomeVarSchema +# SomeVarSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### SomeVarSchema +# SomeVarSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### SomeVarSchema +# SomeVarSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -655,9 +655,9 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Success +200 | [ApiResponseFor200](#case_sensitive_params.ApiResponseFor200) | Success -#### ApiResponseFor200 +#### case_sensitive_params.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -725,7 +725,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | @@ -736,16 +736,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#client_model.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### client_model.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | @@ -809,7 +809,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ComposedOneOfDifferentTypes**](ComposedOneOfDifferentTypes.md) | | @@ -820,16 +820,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output model +200 | [ApiResponseFor200](#composed_one_of_different_types.ApiResponseFor200) | Output model -#### ApiResponseFor200 +#### composed_one_of_different_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ComposedOneOfDifferentTypes**](ComposedOneOfDifferentTypes.md) | | @@ -897,7 +897,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- id | IdSchema | | -#### IdSchema +# IdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -909,17 +909,17 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | OK -default | [ApiResponseForDefault](#ApiResponseForDefault) | Unexpected error +200 | [ApiResponseFor200](#delete_coffee.ApiResponseFor200) | OK +default | [ApiResponseForDefault](#delete_coffee.ApiResponseForDefault) | Unexpected error -#### ApiResponseFor200 +#### delete_coffee.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseForDefault +#### delete_coffee.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1008,7 +1008,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationXWwwFormUrlencoded +# SchemaForRequestBodyApplicationXWwwFormUrlencoded ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1039,17 +1039,17 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | User not found +400 | [ApiResponseFor400](#endpoint_parameters.ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#endpoint_parameters.ApiResponseFor404) | User not found -#### ApiResponseFor400 +#### endpoint_parameters.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### endpoint_parameters.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1135,7 +1135,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationXWwwFormUrlencoded +# SchemaForRequestBodyApplicationXWwwFormUrlencoded ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1174,7 +1174,7 @@ enum_query_integer | EnumQueryIntegerSchema | | optional enum_query_double | EnumQueryDoubleSchema | | optional -#### EnumQueryStringArraySchema +# EnumQueryStringArraySchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1186,21 +1186,21 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" -#### EnumQueryStringSchema +# EnumQueryStringSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the server will use the default value of "-efg" -#### EnumQueryIntegerSchema +# EnumQueryIntegerSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | must be one of [1, -2, ] value must be a 32 bit integer -#### EnumQueryDoubleSchema +# EnumQueryDoubleSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1215,7 +1215,7 @@ Name | Type | Description | Notes enum_header_string_array | EnumHeaderStringArraySchema | | optional enum_header_string | EnumHeaderStringSchema | | optional -#### EnumHeaderStringArraySchema +# EnumHeaderStringArraySchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1227,7 +1227,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | must be one of [">", "$", ] if omitted the server will use the default value of "$" -#### EnumHeaderStringSchema +# EnumHeaderStringSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1239,17 +1239,17 @@ str, | str, | | must be one of ["_abc", "-efg", "(xyz)", ] if omitted the ser Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid request -404 | [ApiResponseFor404](#ApiResponseFor404) | Not found +400 | [ApiResponseFor400](#enum_parameters.ApiResponseFor400) | Invalid request +404 | [ApiResponseFor404](#enum_parameters.ApiResponseFor404) | Not found -#### ApiResponseFor400 +#### enum_parameters.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### enum_parameters.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1305,16 +1305,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | The instance started successfully +200 | [ApiResponseFor200](#fake_health_get.ApiResponseFor200) | The instance started successfully -#### ApiResponseFor200 +#### fake_health_get.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**HealthCheckResult**](HealthCheckResult.md) | | @@ -1422,28 +1422,28 @@ string_group | StringGroupSchema | | optional int64_group | Int64GroupSchema | | optional -#### RequiredStringGroupSchema +# RequiredStringGroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | -#### RequiredInt64GroupSchema +# RequiredInt64GroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer -#### StringGroupSchema +# StringGroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | -#### Int64GroupSchema +# Int64GroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1458,14 +1458,14 @@ Name | Type | Description | Notes required_boolean_group | RequiredBooleanGroupSchema | | boolean_group | BooleanGroupSchema | | optional -#### RequiredBooleanGroupSchema +# RequiredBooleanGroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | -#### BooleanGroupSchema +# BooleanGroupSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1477,9 +1477,9 @@ bool, | BoolClass, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Someting wrong +400 | [ApiResponseFor400](#group_parameters.ApiResponseFor400) | Someting wrong -#### ApiResponseFor400 +#### group_parameters.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1542,7 +1542,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1559,9 +1559,9 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#inline_additional_properties.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### inline_additional_properties.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1632,7 +1632,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1652,7 +1652,7 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### SchemaForRequestBodyMultipartFormData +# SchemaForRequestBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1694,7 +1694,7 @@ compositionAtRoot | CompositionAtRootSchema | | optional compositionInProperty | CompositionInPropertySchema | | optional -#### CompositionAtRootSchema +# CompositionAtRootSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1714,7 +1714,7 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### CompositionInPropertySchema +# CompositionInPropertySchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1752,16 +1752,16 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | success +200 | [ApiResponseFor200](#inline_composition.ApiResponseFor200) | success -#### ApiResponseFor200 +#### inline_composition.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, SchemaFor200ResponseBodyMultipartFormData, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1781,7 +1781,7 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### SchemaFor200ResponseBodyMultipartFormData +# SchemaFor200ResponseBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1871,7 +1871,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationXWwwFormUrlencoded +# SchemaForRequestBodyApplicationXWwwFormUrlencoded ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1890,9 +1890,9 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#json_form_data.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### json_form_data.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1958,7 +1958,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJsonPatchjson +# SchemaForRequestBodyApplicationJsonPatchjson Type | Description | Notes ------------- | ------------- | ------------- [**JSONPatchRequest**](JSONPatchRequest.md) | | @@ -1969,9 +1969,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | OK +200 | [ApiResponseFor200](#json_patch.ApiResponseFor200) | OK -#### ApiResponseFor200 +#### json_patch.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2034,7 +2034,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJsonCharsetutf8 +# SchemaForRequestBodyApplicationJsonCharsetutf8 ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2046,16 +2046,16 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | success +200 | [ApiResponseFor200](#json_with_charset.ApiResponseFor200) | success -#### ApiResponseFor200 +#### json_with_charset.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJsonCharsetutf8, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJsonCharsetutf8 +# SchemaFor200ResponseBodyApplicationJsonCharsetutf8 ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2124,7 +2124,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Mammal**](Mammal.md) | | @@ -2135,16 +2135,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output mammal +200 | [ApiResponseFor200](#mammal.ApiResponseFor200) | Output mammal -#### ApiResponseFor200 +#### mammal.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Mammal**](Mammal.md) | | @@ -2208,7 +2208,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NumberWithValidations**](NumberWithValidations.md) | | @@ -2219,16 +2219,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output number +200 | [ApiResponseFor200](#number_with_validations.ApiResponseFor200) | Output number -#### ApiResponseFor200 +#### number_with_validations.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NumberWithValidations**](NumberWithValidations.md) | | @@ -2297,7 +2297,7 @@ Name | Type | Description | Notes mapBean | MapBeanSchema | | optional -#### MapBeanSchema +# MapBeanSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2315,9 +2315,9 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | ok +200 | [ApiResponseFor200](#object_in_query.ApiResponseFor200) | ok -#### ApiResponseFor200 +#### object_in_query.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2386,7 +2386,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectModelWithRefProps**](ObjectModelWithRefProps.md) | | @@ -2397,16 +2397,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output model +200 | [ApiResponseFor200](#object_model_with_ref_props.ApiResponseFor200) | Output model -#### ApiResponseFor200 +#### object_model_with_ref_props.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectModelWithRefProps**](ObjectModelWithRefProps.md) | | @@ -2529,7 +2529,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2548,35 +2548,35 @@ self | ModelSelfSchema | | optional A-B | ABSchema | | optional -#### Model1Schema +# Model1Schema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### AbSchema +# AbSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ModelSelfSchema +# ModelSelfSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2593,28 +2593,28 @@ aB | ABSchema | | optional self | ModelSelfSchema | | optional A-B | ABSchema | | optional -#### Model1Schema +# Model1Schema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ModelSelfSchema +# ModelSelfSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2632,35 +2632,35 @@ Ab | AbSchema | | self | ModelSelfSchema | | A-B | ABSchema | | -#### Model1Schema +# Model1Schema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### AbSchema +# AbSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ModelSelfSchema +# ModelSelfSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2678,35 +2678,35 @@ Ab | AbSchema | | optional self | ModelSelfSchema | | optional A-B | ABSchema | | optional -#### Model1Schema +# Model1Schema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### AbSchema +# AbSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ModelSelfSchema +# ModelSelfSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### ABSchema +# ABSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2718,16 +2718,16 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | success +200 | [ApiResponseFor200](#parameter_collisions.ApiResponseFor200) | success -#### ApiResponseFor200 +#### parameter_collisions.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2817,7 +2817,7 @@ context | ContextSchema | | refParam | RefParamSchema | | -#### PipeSchema +# PipeSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2829,7 +2829,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | -#### IoutilSchema +# IoutilSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2841,7 +2841,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | -#### HttpSchema +# HttpSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2853,7 +2853,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | -#### UrlSchema +# UrlSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2865,7 +2865,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | -#### ContextSchema +# ContextSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -2877,7 +2877,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- items | str, | str, | | -#### RefParamSchema +# RefParamSchema Type | Description | Notes ------------- | ------------- | ------------- [**StringWithValidation**](StringWithValidation.md) | | @@ -2888,9 +2888,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Success +200 | [ApiResponseFor200](#query_parameter_collection_format.ApiResponseFor200) | Success -#### ApiResponseFor200 +#### query_parameter_collection_format.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2961,7 +2961,7 @@ Name | Type | Description | Notes mapBean | MapBeanSchema | | optional -#### MapBeanSchema +# MapBeanSchema Type | Description | Notes ------------- | ------------- | ------------- [**Foo**](Foo.md) | | @@ -2972,9 +2972,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | ok +200 | [ApiResponseFor200](#ref_object_in_query.ApiResponseFor200) | ok -#### ApiResponseFor200 +#### ref_object_in_query.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3028,9 +3028,9 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | contents without schema definition +200 | [ApiResponseFor200](#response_without_schema.ApiResponseFor200) | contents without schema definition -#### ApiResponseFor200 +#### response_without_schema.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3094,7 +3094,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -3106,16 +3106,16 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output string +200 | [ApiResponseFor200](#string.ApiResponseFor200) | Output string -#### ApiResponseFor200 +#### string.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -3180,7 +3180,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**StringEnum**](StringEnum.md) | | @@ -3191,16 +3191,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Output enum +200 | [ApiResponseFor200](#string_enum.ApiResponseFor200) | Output enum -#### ApiResponseFor200 +#### string_enum.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**StringEnum**](StringEnum.md) | | @@ -3262,7 +3262,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationOctetStream +# SchemaForRequestBodyApplicationOctetStream file to upload @@ -3276,16 +3276,16 @@ bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to upload | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#upload_download_file.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### upload_download_file.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationOctetStream, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationOctetStream +# SchemaFor200ResponseBodyApplicationOctetStream file to download @@ -3354,7 +3354,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyMultipartFormData +# SchemaForRequestBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -3373,16 +3373,16 @@ Key | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#upload_file.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### upload_file.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ApiResponse**](ApiResponse.md) | | @@ -3449,7 +3449,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyMultipartFormData +# SchemaForRequestBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -3479,16 +3479,16 @@ items | bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#upload_files.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### upload_files.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ApiResponse**](ApiResponse.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md index 70535779ebf1..12a3b02039a6 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md @@ -70,7 +70,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | @@ -81,16 +81,16 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#classname.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### classname.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Client**](Client.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index d052522b759a..a8d6c9c53159 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -152,13 +152,13 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | -#### SchemaForRequestBodyApplicationXml +# SchemaForRequestBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | @@ -169,17 +169,17 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | Ok -405 | [ApiResponseFor405](#ApiResponseFor405) | Invalid input +200 | [ApiResponseFor200](#add_pet.ApiResponseFor200) | Ok +405 | [ApiResponseFor405](#add_pet.ApiResponseFor405) | Invalid input -#### ApiResponseFor200 +#### add_pet.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor405 +#### add_pet.ApiResponseFor405 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -277,7 +277,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- api_key | ApiKeySchema | | optional -#### ApiKeySchema +# ApiKeySchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -291,7 +291,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- petId | PetIdSchema | | -#### PetIdSchema +# PetIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -303,9 +303,9 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid pet value +400 | [ApiResponseFor400](#delete_pet.ApiResponseFor400) | Invalid pet value -#### ApiResponseFor400 +#### delete_pet.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -451,7 +451,7 @@ Name | Type | Description | Notes status | StatusSchema | | -#### StatusSchema +# StatusSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -468,17 +468,17 @@ items | str, | str, | | must be one of ["available", "pending", "sold", ] if Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid status value +200 | [ApiResponseFor200](#find_pets_by_status.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#find_pets_by_status.ApiResponseFor400) | Invalid status value -#### ApiResponseFor200 +#### find_pets_by_status.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -490,7 +490,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -502,7 +502,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | -#### ApiResponseFor400 +#### find_pets_by_status.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -648,7 +648,7 @@ Name | Type | Description | Notes tags | TagsSchema | | -#### TagsSchema +# TagsSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -665,17 +665,17 @@ items | str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid tag value +200 | [ApiResponseFor200](#find_pets_by_tags.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#find_pets_by_tags.ApiResponseFor400) | Invalid tag value -#### ApiResponseFor200 +#### find_pets_by_tags.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -687,7 +687,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -699,7 +699,7 @@ Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- [**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | -#### ApiResponseFor400 +#### find_pets_by_tags.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -782,7 +782,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- petId | PetIdSchema | | -#### PetIdSchema +# PetIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -794,37 +794,37 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | Pet not found +200 | [ApiResponseFor200](#get_pet_by_id.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#get_pet_by_id.ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#get_pet_by_id.ApiResponseFor404) | Pet not found -#### ApiResponseFor200 +#### get_pet_by_id.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | -#### ApiResponseFor400 +#### get_pet_by_id.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### get_pet_by_id.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -975,13 +975,13 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | -#### SchemaForRequestBodyApplicationXml +# SchemaForRequestBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**Pet**](Pet.md) | | @@ -992,25 +992,25 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | Pet not found -405 | [ApiResponseFor405](#ApiResponseFor405) | Validation exception +400 | [ApiResponseFor400](#update_pet.ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#update_pet.ApiResponseFor404) | Pet not found +405 | [ApiResponseFor405](#update_pet.ApiResponseFor405) | Validation exception -#### ApiResponseFor400 +#### update_pet.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### update_pet.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor405 +#### update_pet.ApiResponseFor405 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1102,7 +1102,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationXWwwFormUrlencoded +# SchemaForRequestBodyApplicationXWwwFormUrlencoded ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1123,7 +1123,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- petId | PetIdSchema | | -#### PetIdSchema +# PetIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1135,9 +1135,9 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -405 | [ApiResponseFor405](#ApiResponseFor405) | Invalid input +405 | [ApiResponseFor405](#update_pet_with_form.ApiResponseFor405) | Invalid input -#### ApiResponseFor405 +#### update_pet_with_form.ApiResponseFor405 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1233,7 +1233,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyMultipartFormData +# SchemaForRequestBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1254,7 +1254,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- petId | PetIdSchema | | -#### PetIdSchema +# PetIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1266,16 +1266,16 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#upload_file_with_required_file.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### upload_file_with_required_file.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ApiResponse**](ApiResponse.md) | | @@ -1370,7 +1370,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyMultipartFormData +# SchemaForRequestBodyMultipartFormData ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1391,7 +1391,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- petId | PetIdSchema | | -#### PetIdSchema +# PetIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -1403,16 +1403,16 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#upload_image.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### upload_image.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ApiResponse**](ApiResponse.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index ce47618295da..c3ab06a93b53 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -63,7 +63,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- order_id | OrderIdSchema | | -#### OrderIdSchema +# OrderIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -75,17 +75,17 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | Order not found +400 | [ApiResponseFor400](#delete_order.ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#delete_order.ApiResponseFor404) | Order not found -#### ApiResponseFor400 +#### delete_order.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### delete_order.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -153,16 +153,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation +200 | [ApiResponseFor200](#get_inventory.ApiResponseFor200) | successful operation -#### ApiResponseFor200 +#### get_inventory.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -239,7 +239,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- order_id | OrderIdSchema | | -#### OrderIdSchema +# OrderIdSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -251,37 +251,37 @@ decimal.Decimal, int, | decimal.Decimal, | | value must be a 64 bit integer Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid ID supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | Order not found +200 | [ApiResponseFor200](#get_order_by_id.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#get_order_by_id.ApiResponseFor400) | Invalid ID supplied +404 | [ApiResponseFor404](#get_order_by_id.ApiResponseFor404) | Order not found -#### ApiResponseFor200 +#### get_order_by_id.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**Order**](Order.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Order**](Order.md) | | -#### ApiResponseFor400 +#### get_order_by_id.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### get_order_by_id.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -352,7 +352,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Order**](Order.md) | | @@ -363,29 +363,29 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid Order +200 | [ApiResponseFor200](#place_order.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#place_order.ApiResponseFor400) | Invalid Order -#### ApiResponseFor200 +#### place_order.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**Order**](Order.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Order**](Order.md) | | -#### ApiResponseFor400 +#### place_order.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index f8425357dd83..773e47d45812 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -76,7 +76,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**User**](User.md) | | @@ -87,9 +87,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation +default | [ApiResponseForDefault](#create_user.ApiResponseForDefault) | successful operation -#### ApiResponseForDefault +#### create_user.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -167,7 +167,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -184,9 +184,9 @@ Class Name | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation +default | [ApiResponseForDefault](#create_users_with_array_input.ApiResponseForDefault) | successful operation -#### ApiResponseForDefault +#### create_users_with_array_input.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -264,7 +264,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -281,9 +281,9 @@ Class Name | Input Type | Accessed Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation +default | [ApiResponseForDefault](#create_users_with_list_input.ApiResponseForDefault) | successful operation -#### ApiResponseForDefault +#### create_users_with_list_input.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -352,7 +352,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- username | UsernameSchema | | -#### UsernameSchema +# UsernameSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -364,17 +364,17 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | User not found +400 | [ApiResponseFor400](#delete_user.ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#delete_user.ApiResponseFor404) | User not found -#### ApiResponseFor400 +#### delete_user.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### delete_user.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -444,7 +444,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- username | UsernameSchema | | -#### UsernameSchema +# UsernameSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -456,37 +456,37 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | User not found +200 | [ApiResponseFor200](#get_user_by_name.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#get_user_by_name.ApiResponseFor400) | Invalid username supplied +404 | [ApiResponseFor404](#get_user_by_name.ApiResponseFor404) | User not found -#### ApiResponseFor200 +#### get_user_by_name.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- [**User**](User.md) | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**User**](User.md) | | -#### ApiResponseFor400 +#### get_user_by_name.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### get_user_by_name.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -558,14 +558,14 @@ username | UsernameSchema | | password | PasswordSchema | | -#### UsernameSchema +# UsernameSchema ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### PasswordSchema +# PasswordSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -577,24 +577,24 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | [ApiResponseFor200](#ApiResponseFor200) | successful operation -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid username/password supplied +200 | [ApiResponseFor200](#login_user.ApiResponseFor200) | successful operation +400 | [ApiResponseFor400](#login_user.ApiResponseFor400) | Invalid username/password supplied -#### ApiResponseFor200 +#### login_user.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationXml, SchemaFor200ResponseBodyApplicationJson, ] | | headers | ResponseHeadersFor200 | | -#### SchemaFor200ResponseBodyApplicationXml +# SchemaFor200ResponseBodyApplicationXml ## Model Type Info Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -607,7 +607,7 @@ Name | Type | Description | Notes X-Rate-Limit | XRateLimitSchema | | optional X-Expires-After | XExpiresAfterSchema | | optional -#### XRateLimitSchema +# XRateLimitSchema calls per hour allowed by the user @@ -616,7 +616,7 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | calls per hour allowed by the user | value must be a 32 bit integer -#### XExpiresAfterSchema +# XExpiresAfterSchema date in UTC when token expires @@ -626,7 +626,7 @@ Input Type | Accessed Type | Description | Notes str, datetime, | str, | date in UTC when token expires | value must conform to RFC-3339 date-time -#### ApiResponseFor400 +#### login_user.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -680,9 +680,9 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -default | [ApiResponseForDefault](#ApiResponseForDefault) | successful operation +default | [ApiResponseForDefault](#logout_user.ApiResponseForDefault) | successful operation -#### ApiResponseForDefault +#### logout_user.ApiResponseForDefault Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -765,7 +765,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**User**](User.md) | | @@ -778,7 +778,7 @@ Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- username | UsernameSchema | | -#### UsernameSchema +# UsernameSchema ## Model Type Info Input Type | Accessed Type | Description | Notes @@ -790,17 +790,17 @@ str, | str, | | Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -400 | [ApiResponseFor400](#ApiResponseFor400) | Invalid user supplied -404 | [ApiResponseFor404](#ApiResponseFor404) | User not found +400 | [ApiResponseFor400](#update_user.ApiResponseFor400) | Invalid user supplied +404 | [ApiResponseFor404](#update_user.ApiResponseFor404) | User not found -#### ApiResponseFor400 +#### update_user.ApiResponseFor400 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | -#### ApiResponseFor404 +#### update_user.ApiResponseFor404 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | From 44cea613fa3dd3acbdaf21db165e34120c07919a Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 14:22:20 -0700 Subject: [PATCH 13/15] Fixes api doc link to model doc --- .../python-experimental/api_doc.handlebars | 14 +- .../api_doc_schema_type_hint.handlebars | 4 +- .../python-experimental/schema_doc.handlebars | 16 +- .../docs/apis/tags/AdditionalPropertiesApi.md | 48 +- .../docs/apis/tags/AllOfApi.md | 108 +- .../docs/apis/tags/AnyOfApi.md | 60 +- .../docs/apis/tags/ContentTypeJsonApi.md | 1386 +++++++++-------- .../docs/apis/tags/DefaultApi.md | 24 +- .../docs/apis/tags/EnumApi.md | 96 +- .../docs/apis/tags/FormatApi.md | 234 +-- .../docs/apis/tags/ItemsApi.md | 12 +- .../docs/apis/tags/MaxItemsApi.md | 12 +- .../docs/apis/tags/MaxLengthApi.md | 12 +- .../docs/apis/tags/MaxPropertiesApi.md | 24 +- .../docs/apis/tags/MaximumApi.md | 24 +- .../docs/apis/tags/MinItemsApi.md | 12 +- .../docs/apis/tags/MinLengthApi.md | 12 +- .../docs/apis/tags/MinPropertiesApi.md | 12 +- .../docs/apis/tags/MinimumApi.md | 24 +- .../docs/apis/tags/ModelNotApi.md | 128 +- .../docs/apis/tags/MultipleOfApi.md | 48 +- .../docs/apis/tags/OneOfApi.md | 72 +- .../docs/apis/tags/OperationRequestBodyApi.md | 693 +++++---- .../docs/apis/tags/PathPostApi.md | 1386 +++++++++-------- .../docs/apis/tags/PatternApi.md | 24 +- .../docs/apis/tags/PropertiesApi.md | 24 +- .../docs/apis/tags/RefApi.md | 122 +- .../docs/apis/tags/RequiredApi.md | 62 +- .../ResponseContentContentTypeSchemaApi.md | 693 +++++---- .../docs/apis/tags/TypeApi.md | 168 +- .../docs/apis/tags/UniqueItemsApi.md | 24 +- ...pertiesAllowsASchemaWhichShouldValidate.md | 15 +- ...AdditionalpropertiesAreAllowedByDefault.md | 15 +- .../AdditionalpropertiesCanExistByItself.md | 11 +- ...nalpropertiesShouldNotLookInApplicators.md | 30 +- .../python-experimental/docs/models/Allof.md | 40 +- .../models/AllofCombinedWithAnyofOneof.md | 42 +- .../docs/models/AllofSimpleTypes.md | 28 +- .../docs/models/AllofWithBaseSchema.md | 46 +- .../docs/models/AllofWithOneEmptySchema.md | 20 +- .../models/AllofWithTheFirstEmptySchema.md | 28 +- .../models/AllofWithTheLastEmptySchema.md | 28 +- .../docs/models/AllofWithTwoEmptySchemas.md | 28 +- .../python-experimental/docs/models/Anyof.md | 28 +- .../docs/models/AnyofComplexTypes.md | 40 +- .../docs/models/AnyofWithBaseSchema.md | 28 +- .../docs/models/AnyofWithOneEmptySchema.md | 28 +- .../docs/models/ArrayTypeMatchesArrays.md | 12 +- .../docs/models/BooleanTypeMatchesBooleans.md | 7 +- .../python-experimental/docs/models/ByInt.md | 7 +- .../docs/models/ByNumber.md | 7 +- .../docs/models/BySmallNumber.md | 7 +- .../docs/models/DateTimeFormat.md | 7 +- .../docs/models/EmailFormat.md | 7 +- .../docs/models/EnumWith0DoesNotMatchFalse.md | 7 +- .../docs/models/EnumWith1DoesNotMatchTrue.md | 7 +- .../docs/models/EnumWithEscapedCharacters.md | 7 +- .../docs/models/EnumWithFalseDoesNotMatch0.md | 7 +- .../docs/models/EnumWithTrueDoesNotMatch1.md | 7 +- .../docs/models/EnumsInProperties.md | 15 +- .../docs/models/ForbiddenProperty.md | 33 +- .../docs/models/HostnameFormat.md | 7 +- .../docs/models/IntegerTypeMatchesIntegers.md | 7 +- ...ShouldNotRaiseErrorWhenFloatDivisionInf.md | 7 +- .../models/InvalidStringValueForDefault.md | 13 +- .../docs/models/Ipv4Format.md | 7 +- .../docs/models/Ipv6Format.md | 7 +- .../docs/models/JsonPointerFormat.md | 7 +- .../docs/models/MaximumValidation.md | 7 +- .../MaximumValidationWithUnsignedInteger.md | 7 +- .../docs/models/MaxitemsValidation.md | 7 +- .../docs/models/MaxlengthValidation.md | 7 +- .../Maxproperties0MeansTheObjectIsEmpty.md | 7 +- .../docs/models/MaxpropertiesValidation.md | 7 +- .../docs/models/MinimumValidation.md | 7 +- .../MinimumValidationWithSignedInteger.md | 7 +- .../docs/models/MinitemsValidation.md | 7 +- .../docs/models/MinlengthValidation.md | 7 +- .../docs/models/MinpropertiesValidation.md | 7 +- .../docs/models/ModelNot.md | 20 +- .../NestedAllofToCheckValidationSemantics.md | 33 +- .../NestedAnyofToCheckValidationSemantics.md | 33 +- .../docs/models/NestedItems.md | 48 +- .../NestedOneofToCheckValidationSemantics.md | 33 +- .../docs/models/NotMoreComplexSchema.md | 26 +- .../docs/models/NulCharactersInStrings.md | 7 +- .../NullTypeMatchesOnlyTheNullObject.md | 7 +- .../docs/models/NumberTypeMatchesNumbers.md | 7 +- .../docs/models/ObjectPropertiesValidation.md | 15 +- .../python-experimental/docs/models/Oneof.md | 28 +- .../docs/models/OneofComplexTypes.md | 40 +- .../docs/models/OneofWithBaseSchema.md | 28 +- .../docs/models/OneofWithEmptySchema.md | 28 +- .../docs/models/OneofWithRequired.md | 28 +- .../docs/models/PatternIsNotAnchored.md | 7 +- .../docs/models/PatternValidation.md | 7 +- .../models/PropertiesWithEscapedCharacters.md | 23 +- .../PropertyNamedRefThatIsNotAReference.md | 13 +- .../docs/models/RefInAdditionalproperties.md | 11 +- .../docs/models/RefInAllof.md | 13 +- .../docs/models/RefInAnyof.md | 13 +- .../docs/models/RefInItems.md | 12 +- .../docs/models/RefInNot.md | 13 +- .../docs/models/RefInOneof.md | 13 +- .../docs/models/RefInProperty.md | 13 +- .../docs/models/RequiredDefaultValidation.md | 13 +- .../docs/models/RequiredValidation.md | 15 +- .../docs/models/RequiredWithEmptyArray.md | 13 +- .../models/RequiredWithEscapedCharacters.md | 7 +- .../docs/models/SimpleEnumValidation.md | 7 +- .../docs/models/StringTypeMatchesStrings.md | 7 +- ...DoesNotDoAnythingIfThePropertyIsMissing.md | 13 +- .../docs/models/UniqueitemsFalseValidation.md | 7 +- .../docs/models/UniqueitemsValidation.md | 7 +- .../docs/models/UriFormat.md | 7 +- .../docs/models/UriReferenceFormat.md | 7 +- .../docs/models/UriTemplateFormat.md | 7 +- ...s_allows_a_schema_which_should_validate.py | 4 +- ..._allows_a_schema_which_should_validate.pyi | 4 +- ...tionalproperties_are_allowed_by_default.py | 6 +- ...ionalproperties_are_allowed_by_default.pyi | 6 +- ...operties_should_not_look_in_applicators.py | 6 +- ...perties_should_not_look_in_applicators.pyi | 6 +- .../unit_test_api/model/allof.py | 6 +- .../unit_test_api/model/allof.pyi | 6 +- .../model/allof_combined_with_anyof_oneof.py | 8 +- .../model/allof_combined_with_anyof_oneof.pyi | 8 +- .../unit_test_api/model/allof_simple_types.py | 6 +- .../model/allof_simple_types.pyi | 6 +- .../model/allof_with_base_schema.py | 6 +- .../model/allof_with_base_schema.pyi | 6 +- .../model/allof_with_one_empty_schema.py | 2 +- .../model/allof_with_one_empty_schema.pyi | 2 +- .../allof_with_the_first_empty_schema.py | 2 +- .../allof_with_the_first_empty_schema.pyi | 2 +- .../model/allof_with_the_last_empty_schema.py | 2 +- .../allof_with_the_last_empty_schema.pyi | 2 +- .../model/allof_with_two_empty_schemas.py | 2 +- .../model/allof_with_two_empty_schemas.pyi | 2 +- .../unit_test_api/model/anyof.py | 4 +- .../unit_test_api/model/anyof.pyi | 4 +- .../model/anyof_complex_types.py | 6 +- .../model/anyof_complex_types.pyi | 6 +- .../model/anyof_with_base_schema.py | 4 +- .../model/anyof_with_base_schema.pyi | 4 +- .../model/anyof_with_one_empty_schema.py | 2 +- .../model/anyof_with_one_empty_schema.pyi | 2 +- .../model/array_type_matches_arrays.py | 2 +- .../model/array_type_matches_arrays.pyi | 2 +- .../unit_test_api/model/by_int.py | 2 +- .../unit_test_api/model/by_int.pyi | 2 +- .../unit_test_api/model/by_number.py | 2 +- .../unit_test_api/model/by_number.pyi | 2 +- .../unit_test_api/model/by_small_number.py | 2 +- .../unit_test_api/model/by_small_number.pyi | 2 +- .../unit_test_api/model/date_time_format.py | 2 +- .../unit_test_api/model/date_time_format.pyi | 2 +- .../unit_test_api/model/email_format.py | 2 +- .../unit_test_api/model/email_format.pyi | 2 +- .../unit_test_api/model/forbidden_property.py | 4 +- .../model/forbidden_property.pyi | 4 +- .../unit_test_api/model/hostname_format.py | 2 +- .../unit_test_api/model/hostname_format.pyi | 2 +- .../model/invalid_string_value_for_default.py | 2 +- .../invalid_string_value_for_default.pyi | 2 +- .../unit_test_api/model/ipv4_format.py | 2 +- .../unit_test_api/model/ipv4_format.pyi | 2 +- .../unit_test_api/model/ipv6_format.py | 2 +- .../unit_test_api/model/ipv6_format.pyi | 2 +- .../model/json_pointer_format.py | 2 +- .../model/json_pointer_format.pyi | 2 +- .../unit_test_api/model/maximum_validation.py | 2 +- .../model/maximum_validation.pyi | 2 +- ...aximum_validation_with_unsigned_integer.py | 2 +- ...ximum_validation_with_unsigned_integer.pyi | 2 +- .../model/maxitems_validation.py | 2 +- .../model/maxitems_validation.pyi | 2 +- .../model/maxlength_validation.py | 2 +- .../model/maxlength_validation.pyi | 2 +- ...axproperties0_means_the_object_is_empty.py | 2 +- ...xproperties0_means_the_object_is_empty.pyi | 2 +- .../model/maxproperties_validation.py | 2 +- .../model/maxproperties_validation.pyi | 2 +- .../unit_test_api/model/minimum_validation.py | 2 +- .../model/minimum_validation.pyi | 2 +- .../minimum_validation_with_signed_integer.py | 2 +- ...minimum_validation_with_signed_integer.pyi | 2 +- .../model/minitems_validation.py | 2 +- .../model/minitems_validation.pyi | 2 +- .../model/minlength_validation.py | 2 +- .../model/minlength_validation.pyi | 2 +- .../model/minproperties_validation.py | 2 +- .../model/minproperties_validation.pyi | 2 +- .../unit_test_api/model/model_not.py | 2 +- .../unit_test_api/model/model_not.pyi | 2 +- ...ted_allof_to_check_validation_semantics.py | 4 +- ...ed_allof_to_check_validation_semantics.pyi | 4 +- ...ted_anyof_to_check_validation_semantics.py | 4 +- ...ed_anyof_to_check_validation_semantics.pyi | 4 +- .../unit_test_api/model/nested_items.py | 6 +- .../unit_test_api/model/nested_items.pyi | 6 +- ...ted_oneof_to_check_validation_semantics.py | 4 +- ...ed_oneof_to_check_validation_semantics.pyi | 4 +- .../model/not_more_complex_schema.py | 2 +- .../model/not_more_complex_schema.pyi | 2 +- .../model/object_properties_validation.py | 2 +- .../model/object_properties_validation.pyi | 2 +- .../unit_test_api/model/oneof.py | 4 +- .../unit_test_api/model/oneof.pyi | 4 +- .../model/oneof_complex_types.py | 6 +- .../model/oneof_complex_types.pyi | 6 +- .../model/oneof_with_base_schema.py | 4 +- .../model/oneof_with_base_schema.pyi | 4 +- .../model/oneof_with_empty_schema.py | 2 +- .../model/oneof_with_empty_schema.pyi | 2 +- .../model/oneof_with_required.py | 4 +- .../model/oneof_with_required.pyi | 4 +- .../model/pattern_is_not_anchored.py | 2 +- .../model/pattern_is_not_anchored.pyi | 2 +- .../unit_test_api/model/pattern_validation.py | 2 +- .../model/pattern_validation.pyi | 2 +- .../properties_with_escaped_characters.py | 2 +- .../properties_with_escaped_characters.pyi | 2 +- ...perty_named_ref_that_is_not_a_reference.py | 2 +- ...erty_named_ref_that_is_not_a_reference.pyi | 2 +- .../unit_test_api/model/ref_in_allof.py | 2 +- .../unit_test_api/model/ref_in_allof.pyi | 2 +- .../unit_test_api/model/ref_in_anyof.py | 2 +- .../unit_test_api/model/ref_in_anyof.pyi | 2 +- .../unit_test_api/model/ref_in_not.py | 2 +- .../unit_test_api/model/ref_in_not.pyi | 2 +- .../unit_test_api/model/ref_in_oneof.py | 2 +- .../unit_test_api/model/ref_in_oneof.pyi | 2 +- .../unit_test_api/model/ref_in_property.py | 2 +- .../unit_test_api/model/ref_in_property.pyi | 2 +- .../model/required_default_validation.py | 4 +- .../model/required_default_validation.pyi | 4 +- .../model/required_validation.py | 6 +- .../model/required_validation.pyi | 6 +- .../model/required_with_empty_array.py | 4 +- .../model/required_with_empty_array.pyi | 4 +- .../model/required_with_escaped_characters.py | 2 +- .../required_with_escaped_characters.pyi | 2 +- .../model/uniqueitems_false_validation.py | 2 +- .../model/uniqueitems_false_validation.pyi | 2 +- .../model/uniqueitems_validation.py | 2 +- .../model/uniqueitems_validation.pyi | 2 +- .../unit_test_api/model/uri_format.py | 2 +- .../unit_test_api/model/uri_format.pyi | 2 +- .../model/uri_reference_format.py | 2 +- .../model/uri_reference_format.pyi | 2 +- .../model/uri_template_format.py | 2 +- .../model/uri_template_format.pyi | 2 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 8 +- .../post.pyi | 8 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../post.py | 2 +- .../post.pyi | 2 +- .../docs/apis/tags/AnotherFakeApi.md | 4 +- .../docs/apis/tags/DefaultApi.md | 2 +- .../docs/apis/tags/FakeApi.md | 52 +- .../docs/apis/tags/FakeClassnameTags123Api.md | 4 +- .../docs/apis/tags/PetApi.md | 24 +- .../docs/apis/tags/StoreApi.md | 10 +- .../docs/apis/tags/UserApi.md | 12 +- 312 files changed, 4474 insertions(+), 3229 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars index fa7551af0360..e751959cb597 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars @@ -81,7 +81,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body {{#each content}} {{#with this.schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{/with}} @@ -98,7 +98,7 @@ Name | Type | Description | Notes {{#each queryParams}} {{#with schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{/if}} @@ -114,7 +114,7 @@ Name | Type | Description | Notes {{/each}} {{#each headerParams}} {{#with schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{/if}} @@ -130,7 +130,7 @@ Name | Type | Description | Notes {{/each}} {{#each pathParams}} {{#with schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{/if}} @@ -146,7 +146,7 @@ Name | Type | Description | Notes {{/each}} {{#each cookieParams}} {{#with schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{/if}} @@ -181,7 +181,7 @@ body | {{#unless content}}Unset{{else}}typing.Union[{{#each content}}{{#if this. headers | {{#unless responseHeaders}}Unset{{else}}ResponseHeadersFor{{code}}{{/unless}} | {{#unless responseHeaders}}headers were not defined{{/unless}} | {{#each content}} {{#with this.schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} {{#if responseHeaders}} @@ -194,7 +194,7 @@ Name | Type | Description | Notes {{/each}} {{#each responseHeaders}} {{#with schema}} -{{> api_doc_schema_type_hint }} +{{> api_doc_schema_type_hint complexTypePrefix="../../models/" }} {{/with}} {{/each}} diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars index 3cdd6b1bac09..27aa7a499b73 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc_schema_type_hint.handlebars @@ -3,8 +3,8 @@ {{#if complexType}} Type | Description | Notes ------------- | ------------- | ------------- -[**{{dataType}}**]({{complexType}}.md) | {{#if description}}{{description}}{{/if}} | {{#if isReadOnly}}[readonly] {{/if}} +[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md) | {{#if description}}{{description}}{{/if}} | {{#if isReadOnly}}[readonly] {{/if}} {{else}} -{{> schema_doc }} +{{> schema_doc complexTypePrefix="{{complexTypePrefix}}" }} {{/if}} \ No newline at end of file diff --git a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars index 540adf873573..8e67813ed6e0 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/schema_doc.handlebars @@ -13,11 +13,11 @@ Input Type | Accessed Type | Description | Notes Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- {{#each getRequiredVarsMap}} -**{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{/with}}{{{@key}}}{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{/with}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }}{{/with}} +**{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{/with}}{{{@key}}}{{#with this}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{/with}}** | {{#with this}}{{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }}{{/with}} {{/each}} {{#each vars}} {{#unless required}} -**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{baseName}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} +**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}{{baseName}}{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/unless}} {{/each}} {{#with additionalProperties}} @@ -25,7 +25,7 @@ Key | Input Type | Accessed Type | Description | Notes {{#if getIsBooleanSchemaTrue}} **any_string_name** | {{> model_templates/schema_python_types }} | {{> model_templates/schema_accessed_types }} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{else}} -**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}any_string_name{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#any_string_name){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} +**{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{/unless}}any_string_name{{#unless complexType}}{{#or isArray isMap composedSchemas}}](#any_string_name){{/or}}{{/unless}}** | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | any string name can be used but the value must be the correct type{{#if description}} {{description}}{{/if}} | [optional] {{> model_templates/notes_msg }} {{/if}} {{/unless}} {{else}} @@ -60,7 +60,7 @@ Key | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#with items}} -{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{baseName}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#unless complexType}}{{#or isArray isMap composedSchemas}}[{{/or}}{{baseName}}{{#or isArray isMap composedSchemas}}](#{{baseName}}){{/or}}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{#unless complexType}} {{#or isArray isMap composedSchemas}} @@ -79,7 +79,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each allOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#if complexType}}[{{dataType}}]({{complexTypePrefix}}{{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each allOf}} {{#unless complexType}} @@ -94,7 +94,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each anyOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#if complexType}}[{{dataType}}]({{complexTypePrefix}}{{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each anyOf}} {{#unless complexType}} @@ -109,7 +109,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#each oneOf}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#if complexType}}[{{dataType}}]({{complexTypePrefix}}{{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{/each}} {{#each oneOf}} {{#unless complexType}} @@ -124,7 +124,7 @@ Class Name | Input Type | Accessed Type | Description | Notes Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- {{#with not}} -{{#if complexType}}[{{dataType}}]({{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} +{{#if complexType}}[{{dataType}}]({{complexTypePrefix}}{{complexType}}.md){{else}}[{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}](#{{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}}){{/if}} | {{#unless complexType}}{{> model_templates/schema_python_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#unless complexType}}{{> model_templates/schema_accessed_types }}{{/unless}}{{#if complexType}}[**{{dataType}}**]({{complexTypePrefix}}{{complexType}}.md){{/if}} | {{#if description}}{{description}}{{/if}} | {{> model_templates/notes_msg }} {{#unless complexType}} # {{#if nameInSnakeCase}}{{name}}{{else}}{{baseName}}{{/if}} diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md index 979f50020f41..58d2555919ed 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md @@ -62,7 +62,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -73,9 +73,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -130,16 +130,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -199,7 +199,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -210,9 +210,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -267,16 +267,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -338,7 +338,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -349,9 +349,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -406,16 +406,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -475,7 +475,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -486,9 +486,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -543,16 +543,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md index 8a4a75dd4b2d..decfaa354eaf 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md @@ -69,7 +69,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -80,9 +80,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -137,16 +137,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -206,7 +206,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -217,9 +217,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -274,16 +274,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -343,7 +343,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -354,9 +354,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -411,16 +411,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -480,7 +480,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -491,9 +491,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -548,16 +548,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -617,7 +617,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -628,9 +628,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -685,16 +685,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -754,7 +754,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -765,9 +765,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -822,16 +822,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -891,7 +891,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -902,9 +902,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -959,16 +959,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -1028,7 +1028,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1039,9 +1039,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1096,16 +1096,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1165,7 +1165,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -1176,9 +1176,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1233,16 +1233,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md index 977be00f0973..960af884a378 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md @@ -61,7 +61,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -72,9 +72,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -129,16 +129,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -198,7 +198,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -209,9 +209,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -266,16 +266,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -335,7 +335,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -346,9 +346,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -403,16 +403,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -472,7 +472,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -483,9 +483,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -540,16 +540,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -609,7 +609,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -620,9 +620,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -677,16 +677,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md index 681d8508fd43..d66babb04d87 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md @@ -228,7 +228,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -239,9 +239,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -296,16 +296,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -365,7 +365,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -376,9 +376,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -433,16 +433,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -504,7 +504,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -515,9 +515,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -572,16 +572,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -641,7 +641,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -652,9 +652,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -709,16 +709,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -778,7 +778,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -789,9 +789,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -846,16 +846,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -915,7 +915,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -926,9 +926,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -983,16 +983,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -1052,7 +1052,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -1063,9 +1063,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1120,16 +1120,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -1189,7 +1189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -1200,9 +1200,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1257,16 +1257,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -1326,7 +1326,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -1337,9 +1337,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1394,16 +1394,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -1463,7 +1463,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -1474,9 +1474,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1531,16 +1531,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -1600,7 +1600,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -1611,9 +1611,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1668,16 +1668,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -1737,7 +1737,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1748,9 +1748,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1805,16 +1805,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1874,7 +1874,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -1885,9 +1885,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1942,16 +1942,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -2011,7 +2011,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -2022,9 +2022,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2079,16 +2079,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -2148,7 +2148,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -2159,9 +2159,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2216,16 +2216,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -2285,7 +2285,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -2296,9 +2296,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2353,16 +2353,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -2424,7 +2424,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -2435,9 +2435,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2492,16 +2492,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -2560,20 +2560,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2627,20 +2628,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | **bool** @@ -2696,7 +2698,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -2707,9 +2709,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2764,16 +2766,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -2833,7 +2835,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -2844,9 +2846,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2901,16 +2903,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -2970,7 +2972,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -2981,9 +2983,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3038,16 +3040,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -3106,20 +3108,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3173,20 +3176,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3241,20 +3245,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3308,20 +3313,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3377,7 +3383,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -3388,9 +3394,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3445,16 +3451,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -3514,7 +3520,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -3525,9 +3531,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3582,16 +3588,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -3651,7 +3657,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -3662,9 +3668,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3719,16 +3725,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -3788,7 +3794,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -3799,9 +3805,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3856,16 +3862,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -3925,7 +3931,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -3936,9 +3942,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3993,16 +3999,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -4065,7 +4071,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -4076,9 +4082,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4133,16 +4139,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -4202,7 +4208,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -4213,9 +4219,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4270,16 +4276,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -4338,20 +4344,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4405,20 +4412,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -4473,20 +4481,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4540,20 +4549,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **int** @@ -4609,7 +4619,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -4620,9 +4630,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4677,16 +4687,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -4746,7 +4756,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -4757,9 +4767,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4814,16 +4824,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -4882,20 +4892,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4949,20 +4960,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5017,20 +5029,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5084,20 +5097,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5152,20 +5166,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5219,20 +5234,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5288,7 +5304,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -5299,9 +5315,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5356,16 +5372,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -5425,7 +5441,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -5436,9 +5452,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5493,16 +5509,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -5562,7 +5578,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -5573,9 +5589,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5630,16 +5646,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -5699,7 +5715,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -5710,9 +5726,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5767,16 +5783,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -5836,7 +5852,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -5847,9 +5863,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5904,16 +5920,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -5973,7 +5989,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -5984,9 +6000,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6041,16 +6057,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -6110,7 +6126,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -6121,9 +6137,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6178,16 +6194,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -6247,7 +6263,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -6258,9 +6274,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6315,16 +6331,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -6384,7 +6400,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -6395,9 +6411,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6452,16 +6468,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -6521,7 +6537,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -6532,9 +6548,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6589,16 +6605,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -6658,7 +6674,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -6669,9 +6685,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6726,16 +6742,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -6795,7 +6811,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -6806,9 +6822,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6863,16 +6879,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -6932,7 +6948,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -6943,9 +6959,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7000,16 +7016,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -7077,7 +7093,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -7088,9 +7104,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7145,16 +7161,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -7214,7 +7230,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -7225,9 +7241,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7282,16 +7298,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -7350,20 +7366,40 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7417,20 +7453,40 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **bool, date, datetime, dict, float, int, list, str, none_type** @@ -7485,20 +7541,34 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7552,20 +7622,34 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -7621,7 +7705,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -7632,9 +7716,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7689,16 +7773,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -7757,20 +7841,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7824,20 +7909,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | **none_type** @@ -7892,20 +7978,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7959,20 +8046,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | **int, float** @@ -8028,7 +8116,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -8039,9 +8127,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8096,16 +8184,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -8164,20 +8252,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8231,20 +8320,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** @@ -8300,7 +8390,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -8311,9 +8401,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8368,16 +8458,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -8437,7 +8527,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -8448,9 +8538,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8505,16 +8595,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -8574,7 +8664,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -8585,9 +8675,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8642,16 +8732,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -8711,7 +8801,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -8722,9 +8812,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8779,16 +8869,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -8848,7 +8938,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -8859,9 +8949,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8916,16 +9006,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -8985,7 +9075,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -8996,9 +9086,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9053,16 +9143,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -9122,7 +9212,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -9133,9 +9223,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9190,16 +9280,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -9259,7 +9349,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -9270,9 +9360,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9327,16 +9417,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -9396,7 +9486,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -9407,9 +9497,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9464,16 +9554,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -9535,7 +9625,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -9546,9 +9636,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9603,16 +9693,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -9672,7 +9762,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -9683,9 +9773,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9740,16 +9830,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -9809,7 +9899,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -9820,9 +9910,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9877,16 +9967,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -9948,7 +10038,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -9959,9 +10049,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10016,16 +10106,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -10085,20 +10175,27 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10153,20 +10250,27 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -10222,7 +10326,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -10233,9 +10337,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10290,16 +10394,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -10359,7 +10463,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -10370,9 +10474,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10427,16 +10531,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -10496,7 +10600,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -10507,9 +10611,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10564,16 +10668,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -10633,7 +10737,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -10644,9 +10748,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10701,16 +10805,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -10770,7 +10874,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -10781,9 +10885,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10838,16 +10942,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -10906,20 +11010,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10973,20 +11078,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11042,7 +11148,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -11053,9 +11159,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11110,16 +11216,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -11178,20 +11284,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11245,20 +11352,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | **str** @@ -11316,7 +11424,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -11327,9 +11435,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11384,16 +11492,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -11453,7 +11561,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -11464,9 +11572,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11521,16 +11629,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -11590,7 +11698,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -11601,9 +11709,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11658,16 +11766,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -11726,20 +11834,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11793,20 +11902,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11861,20 +11971,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11928,20 +12039,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11996,20 +12108,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -12063,20 +12176,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md index 62ba65526e78..087159408299 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -194,7 +194,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -205,9 +205,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -262,16 +262,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md index 31bae988f44d..e85ed4c2bd38 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md @@ -67,7 +67,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -78,9 +78,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -135,16 +135,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -204,7 +204,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -215,9 +215,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -272,16 +272,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -341,7 +341,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -352,9 +352,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -409,16 +409,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -478,7 +478,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -489,9 +489,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -546,16 +546,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -615,7 +615,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -626,9 +626,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -683,16 +683,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -755,7 +755,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -766,9 +766,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -823,16 +823,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -892,7 +892,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -903,9 +903,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -960,16 +960,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -1029,7 +1029,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -1040,9 +1040,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1097,16 +1097,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md index b82f97d16b8c..e073b9124ff6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md @@ -68,20 +68,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -135,20 +136,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time **bool, date, datetime, dict, float, int, list, str, none_type** @@ -203,20 +205,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -270,20 +273,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -338,20 +342,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -405,20 +410,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -473,20 +479,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -540,20 +547,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -608,20 +616,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -675,20 +684,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -743,20 +753,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -810,20 +821,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -878,20 +890,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -945,20 +958,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -1013,20 +1027,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1080,20 +1095,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -1148,20 +1164,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1215,20 +1232,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md index 2acaea35209d..a2148fe17080 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md @@ -61,7 +61,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -72,9 +72,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -129,16 +129,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md index b9bf55eea560..b8f5be966194 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md @@ -53,7 +53,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -64,9 +64,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -121,16 +121,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md index eddfba30eab5..7c9cfa5d2ca3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md @@ -53,7 +53,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -64,9 +64,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -121,16 +121,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md index 153945fe444d..d574ec811663 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md index 52254e2e23ac..3f28dff24fbb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md index 854fbb66141f..94a25e739dfc 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md @@ -53,7 +53,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -64,9 +64,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -121,16 +121,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md index aac7c3191686..4b1a15da1242 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md @@ -53,7 +53,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -64,9 +64,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -121,16 +121,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md index b9e28fe78443..01a13e58c87b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md @@ -53,7 +53,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -64,9 +64,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -121,16 +121,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md index 7f4b6ef0be9f..ab1551201e22 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md index 29cdbc941bc8..071d4bd2d30c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md @@ -57,7 +57,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -68,9 +68,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -125,16 +125,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -193,20 +193,40 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,20 +280,40 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **bool, date, datetime, dict, float, int, list, str, none_type** @@ -328,20 +368,34 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -395,20 +449,34 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md index 7bcc0d905f63..dd43cf3bbaf1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md @@ -59,7 +59,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -70,9 +70,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -127,16 +127,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -196,7 +196,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -207,9 +207,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -264,16 +264,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -333,7 +333,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -344,9 +344,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -401,16 +401,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -470,7 +470,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -481,9 +481,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -538,16 +538,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md index bf1f17391293..bb55601c60a4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md @@ -63,7 +63,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -74,9 +74,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -131,16 +131,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -200,7 +200,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -211,9 +211,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -268,16 +268,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -337,7 +337,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -348,9 +348,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -405,16 +405,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -474,7 +474,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -485,9 +485,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -542,16 +542,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -611,7 +611,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -622,9 +622,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -679,16 +679,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -748,7 +748,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -759,9 +759,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -816,16 +816,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md index cefbcfcc932a..395f0fb4569a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md @@ -141,7 +141,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -152,9 +152,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -215,7 +215,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -226,9 +226,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -291,7 +291,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -302,9 +302,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -365,7 +365,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -376,9 +376,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -439,7 +439,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -450,9 +450,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -513,7 +513,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -524,9 +524,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -587,7 +587,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -598,9 +598,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -661,7 +661,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -672,9 +672,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -735,7 +735,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -746,9 +746,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -809,7 +809,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -820,9 +820,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -883,7 +883,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -894,9 +894,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -957,7 +957,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -968,9 +968,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1031,7 +1031,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -1042,9 +1042,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1105,7 +1105,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -1116,9 +1116,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1179,7 +1179,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -1190,9 +1190,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1253,7 +1253,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -1264,9 +1264,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1329,7 +1329,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -1340,9 +1340,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1402,20 +1402,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1476,7 +1477,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -1487,9 +1488,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1550,7 +1551,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -1561,9 +1562,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1624,7 +1625,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -1635,9 +1636,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1697,20 +1698,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1770,20 +1772,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1844,7 +1847,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -1855,9 +1858,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1918,7 +1921,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -1929,9 +1932,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1992,7 +1995,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -2003,9 +2006,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2066,7 +2069,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -2077,9 +2080,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2140,7 +2143,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -2151,9 +2154,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2217,7 +2220,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -2228,9 +2231,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2291,7 +2294,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -2302,9 +2305,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2364,20 +2367,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2437,20 +2441,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2511,7 +2516,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -2522,9 +2527,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2585,7 +2590,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -2596,9 +2601,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2658,20 +2663,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2731,20 +2737,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2804,20 +2811,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2878,7 +2886,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -2889,9 +2897,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2952,7 +2960,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -2963,9 +2971,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3026,7 +3034,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -3037,9 +3045,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3100,7 +3108,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -3111,9 +3119,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3174,7 +3182,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -3185,9 +3193,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3248,7 +3256,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -3259,9 +3267,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3322,7 +3330,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -3333,9 +3341,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3396,7 +3404,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -3407,9 +3415,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3470,7 +3478,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -3481,9 +3489,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3544,7 +3552,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -3555,9 +3563,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3618,7 +3626,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -3629,9 +3637,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3692,7 +3700,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -3703,9 +3711,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3766,7 +3774,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -3777,9 +3785,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3848,7 +3856,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -3859,9 +3867,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3922,7 +3930,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -3933,9 +3941,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3995,20 +4003,40 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4068,20 +4096,34 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4142,7 +4184,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -4153,9 +4195,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4215,20 +4257,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4288,20 +4331,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4362,7 +4406,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -4373,9 +4417,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4435,20 +4479,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4509,7 +4554,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -4520,9 +4565,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4583,7 +4628,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -4594,9 +4639,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4657,7 +4702,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -4668,9 +4713,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4731,7 +4776,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -4742,9 +4787,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4805,7 +4850,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -4816,9 +4861,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4879,7 +4924,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -4890,9 +4935,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4953,7 +4998,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -4964,9 +5009,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5027,7 +5072,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -5038,9 +5083,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5101,7 +5146,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -5112,9 +5157,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5177,7 +5222,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -5188,9 +5233,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5251,7 +5296,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -5262,9 +5307,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5325,7 +5370,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -5336,9 +5381,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5401,7 +5446,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -5412,9 +5457,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5475,20 +5520,27 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5549,7 +5601,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -5560,9 +5612,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5623,7 +5675,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -5634,9 +5686,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5697,7 +5749,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -5708,9 +5760,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5771,7 +5823,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -5782,9 +5834,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5845,7 +5897,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -5856,9 +5908,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5918,20 +5970,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5992,7 +6045,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -6003,9 +6056,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6065,20 +6118,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6141,7 +6195,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -6152,9 +6206,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6215,7 +6269,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -6226,9 +6280,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6289,7 +6343,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -6300,9 +6354,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6362,20 +6416,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6435,20 +6490,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6508,20 +6564,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md index 9b0b815a8989..156ed29a4882 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md @@ -228,7 +228,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -239,9 +239,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -296,16 +296,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -365,7 +365,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -376,9 +376,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -433,16 +433,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -504,7 +504,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -515,9 +515,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -572,16 +572,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -641,7 +641,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -652,9 +652,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -709,16 +709,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -778,7 +778,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -789,9 +789,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -846,16 +846,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -915,7 +915,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -926,9 +926,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -983,16 +983,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -1052,7 +1052,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -1063,9 +1063,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1120,16 +1120,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -1189,7 +1189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -1200,9 +1200,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1257,16 +1257,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -1326,7 +1326,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -1337,9 +1337,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1394,16 +1394,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -1463,7 +1463,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -1474,9 +1474,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1531,16 +1531,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -1600,7 +1600,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -1611,9 +1611,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1668,16 +1668,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -1737,7 +1737,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1748,9 +1748,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1805,16 +1805,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -1874,7 +1874,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -1885,9 +1885,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1942,16 +1942,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -2011,7 +2011,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -2022,9 +2022,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2079,16 +2079,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -2148,7 +2148,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -2159,9 +2159,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2216,16 +2216,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -2285,7 +2285,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -2296,9 +2296,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2353,16 +2353,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -2424,7 +2424,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -2435,9 +2435,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2492,16 +2492,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -2560,20 +2560,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2627,20 +2628,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | **bool** @@ -2696,7 +2698,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -2707,9 +2709,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2764,16 +2766,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -2833,7 +2835,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -2844,9 +2846,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -2901,16 +2903,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -2970,7 +2972,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -2981,9 +2983,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3038,16 +3040,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -3106,20 +3108,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3173,20 +3176,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3241,20 +3245,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3308,20 +3313,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3377,7 +3383,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -3388,9 +3394,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3445,16 +3451,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -3514,7 +3520,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -3525,9 +3531,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3582,16 +3588,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -3651,7 +3657,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -3662,9 +3668,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3719,16 +3725,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -3788,7 +3794,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -3799,9 +3805,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3856,16 +3862,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -3925,7 +3931,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -3936,9 +3942,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -3993,16 +3999,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -4065,7 +4071,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -4076,9 +4082,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4133,16 +4139,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -4202,7 +4208,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -4213,9 +4219,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4270,16 +4276,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -4338,20 +4344,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4405,20 +4412,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -4473,20 +4481,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4540,20 +4549,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **int** @@ -4609,7 +4619,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -4620,9 +4630,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4677,16 +4687,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -4746,7 +4756,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -4757,9 +4767,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4814,16 +4824,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -4882,20 +4892,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -4949,20 +4960,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5017,20 +5029,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5084,20 +5097,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5152,20 +5166,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5219,20 +5234,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5288,7 +5304,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -5299,9 +5315,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5356,16 +5372,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -5425,7 +5441,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -5436,9 +5452,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5493,16 +5509,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -5562,7 +5578,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -5573,9 +5589,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5630,16 +5646,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -5699,7 +5715,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -5710,9 +5726,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5767,16 +5783,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -5836,7 +5852,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -5847,9 +5863,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -5904,16 +5920,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -5973,7 +5989,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -5984,9 +6000,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6041,16 +6057,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -6110,7 +6126,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -6121,9 +6137,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6178,16 +6194,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -6247,7 +6263,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -6258,9 +6274,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6315,16 +6331,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -6384,7 +6400,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -6395,9 +6411,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6452,16 +6468,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -6521,7 +6537,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -6532,9 +6548,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6589,16 +6605,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -6658,7 +6674,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -6669,9 +6685,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6726,16 +6742,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -6795,7 +6811,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -6806,9 +6822,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -6863,16 +6879,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -6932,7 +6948,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -6943,9 +6959,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7000,16 +7016,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -7077,7 +7093,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -7088,9 +7104,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7145,16 +7161,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -7214,7 +7230,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -7225,9 +7241,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7282,16 +7298,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -7350,20 +7366,40 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7417,20 +7453,40 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **bool, date, datetime, dict, float, int, list, str, none_type** @@ -7485,20 +7541,34 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7552,20 +7622,34 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -7621,7 +7705,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -7632,9 +7716,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7689,16 +7773,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -7757,20 +7841,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7824,20 +7909,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | **none_type** @@ -7892,20 +7978,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -7959,20 +8046,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | **int, float** @@ -8028,7 +8116,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -8039,9 +8127,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8096,16 +8184,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -8164,20 +8252,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8231,20 +8320,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** @@ -8300,7 +8390,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -8311,9 +8401,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8368,16 +8458,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -8437,7 +8527,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -8448,9 +8538,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8505,16 +8595,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -8574,7 +8664,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -8585,9 +8675,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8642,16 +8732,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -8711,7 +8801,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -8722,9 +8812,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8779,16 +8869,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -8848,7 +8938,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -8859,9 +8949,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -8916,16 +9006,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -8985,7 +9075,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -8996,9 +9086,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9053,16 +9143,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -9122,7 +9212,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -9133,9 +9223,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9190,16 +9280,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -9259,7 +9349,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -9270,9 +9360,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9327,16 +9417,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -9396,7 +9486,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -9407,9 +9497,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9464,16 +9554,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -9535,7 +9625,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -9546,9 +9636,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9603,16 +9693,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -9672,7 +9762,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -9683,9 +9773,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9740,16 +9830,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -9809,7 +9899,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -9820,9 +9910,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -9877,16 +9967,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -9948,7 +10038,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -9959,9 +10049,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10016,16 +10106,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -10085,20 +10175,27 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10153,20 +10250,27 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -10222,7 +10326,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -10233,9 +10337,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10290,16 +10394,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -10359,7 +10463,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -10370,9 +10474,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10427,16 +10531,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -10496,7 +10600,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -10507,9 +10611,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10564,16 +10668,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -10633,7 +10737,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -10644,9 +10748,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10701,16 +10805,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -10770,7 +10874,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -10781,9 +10885,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10838,16 +10942,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -10906,20 +11010,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -10973,20 +11078,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11042,7 +11148,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -11053,9 +11159,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11110,16 +11216,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -11178,20 +11284,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11245,20 +11352,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | **str** @@ -11316,7 +11424,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -11327,9 +11435,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11384,16 +11492,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -11453,7 +11561,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -11464,9 +11572,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11521,16 +11629,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -11590,7 +11698,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -11601,9 +11709,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11658,16 +11766,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -11726,20 +11834,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11793,20 +11902,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11861,20 +11971,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -11928,20 +12039,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -11996,20 +12108,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -12063,20 +12176,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md index c84f24ab4b1e..7e90716c775e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md index 333d08cdfabc..f9a9194b3907 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md index 288cf30a5c4d..09a8a5e1b542 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md @@ -67,7 +67,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -78,9 +78,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -135,16 +135,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -206,7 +206,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -217,9 +217,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -274,16 +274,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -343,7 +343,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -354,9 +354,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -411,16 +411,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -480,7 +480,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -491,9 +491,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -548,16 +548,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -619,7 +619,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -630,9 +630,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -687,16 +687,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -756,20 +756,27 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -824,20 +831,27 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -893,7 +907,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -904,9 +918,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -961,16 +975,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -1030,7 +1044,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -1041,9 +1055,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -1098,16 +1112,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md index 691a45ac2354..96aa44d64f53 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md @@ -59,7 +59,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -70,9 +70,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -127,16 +127,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -196,7 +196,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -207,9 +207,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -264,16 +264,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -333,7 +333,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -344,9 +344,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -401,16 +401,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -469,20 +469,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -536,20 +537,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md index 99d2fe0c1452..905dc59f5539 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md @@ -132,16 +132,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_allows_a_schema_which_should_validate_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | @@ -195,16 +195,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_are_allowed_by_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | @@ -258,16 +258,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_can_exist_by_itself_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | @@ -321,16 +321,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_additionalproperties_should_not_look_in_applicators_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | @@ -384,16 +384,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_combined_with_anyof_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | @@ -447,16 +447,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Allof**](Allof.md) | | @@ -510,16 +510,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_simple_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_simple_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofSimpleTypes**](AllofSimpleTypes.md) | | @@ -573,16 +573,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | @@ -636,16 +636,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | @@ -699,16 +699,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_first_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | @@ -762,16 +762,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_the_last_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | @@ -825,16 +825,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_allof_with_two_empty_schemas_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | @@ -888,16 +888,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofComplexTypes**](AnyofComplexTypes.md) | | @@ -951,16 +951,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Anyof**](Anyof.md) | | @@ -1014,16 +1014,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | @@ -1077,16 +1077,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_anyof_with_one_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | @@ -1140,16 +1140,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -1202,20 +1202,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | **bool** @@ -1265,16 +1266,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_int_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_int_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByInt**](ByInt.md) | | @@ -1328,16 +1329,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ByNumber**](ByNumber.md) | | @@ -1391,16 +1392,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_by_small_number_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_by_small_number_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**BySmallNumber**](BySmallNumber.md) | | @@ -1453,20 +1454,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_date_time_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_date_time_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time **bool, date, datetime, dict, float, int, list, str, none_type** @@ -1515,20 +1517,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_email_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_email_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -1578,16 +1581,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with0_does_not_match_false_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | @@ -1641,16 +1644,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with1_does_not_match_true_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | @@ -1704,16 +1707,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | @@ -1767,16 +1770,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_false_does_not_match0_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | @@ -1830,16 +1833,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enum_with_true_does_not_match1_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | @@ -1893,16 +1896,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_enums_in_properties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_enums_in_properties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**EnumsInProperties**](EnumsInProperties.md) | | @@ -1956,16 +1959,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_forbidden_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_forbidden_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ForbiddenProperty**](ForbiddenProperty.md) | | @@ -2018,20 +2021,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_hostname_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_hostname_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2080,20 +2084,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **int** @@ -2143,16 +2148,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_instance_should_not_raise_error_when_float_division_inf_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | @@ -2206,16 +2211,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_invalid_string_value_for_default_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | @@ -2268,20 +2273,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv4_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv4_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2330,20 +2336,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ipv6_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ipv6_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2392,20 +2399,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_json_pointer_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_json_pointer_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -2455,16 +2463,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidation**](MaximumValidation.md) | | @@ -2518,16 +2526,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maximum_validation_with_unsigned_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | @@ -2581,16 +2589,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxitemsValidation**](MaxitemsValidation.md) | | @@ -2644,16 +2652,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxlengthValidation**](MaxlengthValidation.md) | | @@ -2707,16 +2715,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties0_means_the_object_is_empty_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | @@ -2770,16 +2778,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_maxproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | @@ -2833,16 +2841,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidation**](MinimumValidation.md) | | @@ -2896,16 +2904,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minimum_validation_with_signed_integer_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | @@ -2959,16 +2967,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinitemsValidation**](MinitemsValidation.md) | | @@ -3022,16 +3030,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minlength_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minlength_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinlengthValidation**](MinlengthValidation.md) | | @@ -3085,16 +3093,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_minproperties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_minproperties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**MinpropertiesValidation**](MinpropertiesValidation.md) | | @@ -3148,16 +3156,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_allof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | @@ -3211,16 +3219,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_anyof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | @@ -3274,16 +3282,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedItems**](NestedItems.md) | | @@ -3337,16 +3345,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nested_oneof_to_check_validation_semantics_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | @@ -3399,20 +3407,40 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_more_complex_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3461,20 +3489,34 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -3524,16 +3566,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_nul_characters_in_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**NulCharactersInStrings**](NulCharactersInStrings.md) | | @@ -3586,20 +3628,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | **none_type** @@ -3648,20 +3691,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | **int, float** @@ -3711,16 +3755,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_properties_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_properties_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | @@ -3773,20 +3817,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** @@ -3836,16 +3881,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_complex_types_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofComplexTypes**](OneofComplexTypes.md) | | @@ -3899,16 +3944,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**Oneof**](Oneof.md) | | @@ -3962,16 +4007,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_base_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | @@ -4025,16 +4070,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_empty_schema_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | @@ -4088,16 +4133,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_oneof_with_required_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_oneof_with_required_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**OneofWithRequired**](OneofWithRequired.md) | | @@ -4151,16 +4196,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_is_not_anchored_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | @@ -4214,16 +4259,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_pattern_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_pattern_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PatternValidation**](PatternValidation.md) | | @@ -4277,16 +4322,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_properties_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | @@ -4340,16 +4385,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_property_named_ref_that_is_not_a_reference_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | @@ -4403,16 +4448,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_additionalproperties_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | @@ -4466,16 +4511,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_allof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_allof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAllof**](RefInAllof.md) | | @@ -4529,16 +4574,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_anyof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInAnyof**](RefInAnyof.md) | | @@ -4592,16 +4637,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_items_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_items_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInItems**](RefInItems.md) | | @@ -4655,20 +4700,27 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_not_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_not_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -4718,16 +4770,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_oneof_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInOneof**](RefInOneof.md) | | @@ -4781,16 +4833,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_ref_in_property_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_ref_in_property_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RefInProperty**](RefInProperty.md) | | @@ -4844,16 +4896,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_default_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_default_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | @@ -4907,16 +4959,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredValidation**](RequiredValidation.md) | | @@ -4970,16 +5022,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_empty_array_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | @@ -5032,20 +5084,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_required_with_escaped_characters_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5095,16 +5148,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_simple_enum_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**SimpleEnumValidation**](SimpleEnumValidation.md) | | @@ -5157,20 +5210,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | **str** @@ -5220,16 +5274,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_the_default_keyword_does_not_do_anything_if_the_property_is_missing_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | @@ -5283,16 +5337,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -5346,16 +5400,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -5408,20 +5462,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5470,20 +5525,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_reference_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_reference_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** @@ -5532,20 +5588,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uri_template_format_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uri_template_format_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | **bool, date, datetime, dict, float, int, list, str, none_type** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md index 974e334ff7bb..ab3896ae5b9f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md @@ -67,7 +67,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -78,9 +78,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -135,16 +135,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_array_type_matches_arrays_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | @@ -203,20 +203,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -270,20 +271,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_boolean_type_matches_booleans_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | **bool** @@ -338,20 +340,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -405,20 +408,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_integer_type_matches_integers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | **int** @@ -473,20 +477,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -540,20 +545,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_null_type_matches_only_the_null_object_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | **none_type** @@ -608,20 +614,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -675,20 +682,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_number_type_matches_numbers_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**int, float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | **int, float** @@ -743,20 +751,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -810,20 +819,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_object_type_matches_objects_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** @@ -878,20 +888,21 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | ### Return Types, Responses Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -945,20 +956,21 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_string_type_matches_strings_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | **str** diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md index a63237fc1ced..b3dad512ae61 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md @@ -55,7 +55,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -66,9 +66,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -123,16 +123,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_false_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | @@ -192,7 +192,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil ### body -#### SchemaForRequestBodyApplicationJson +# SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | @@ -203,9 +203,9 @@ Type | Description | Notes Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_request_body.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_request_body.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | @@ -260,16 +260,16 @@ This endpoint does not need any parameter. Code | Class | Description ------------- | ------------- | ------------- n/a | api_client.ApiResponseWithoutDeserialization | When skip_deserialization is True this response is returned -200 | ApiResponseFor200 | success +200 | [ApiResponseFor200](#post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200) | success -#### ApiResponseFor200 +#### post_uniqueitems_validation_response_body_for_content_types.ApiResponseFor200 Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- response | urllib3.HTTPResponse | Raw response | body | typing.Union[SchemaFor200ResponseBodyApplicationJson, ] | | headers | Unset | headers were not defined | -#### SchemaFor200ResponseBodyApplicationJson +# SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- [**UniqueitemsValidation**](UniqueitemsValidation.md) | | diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md index 1734c9c1162f..e32452e5c8b9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md @@ -1,11 +1,16 @@ # unit_test_api.model.additionalproperties_allows_a_schema_which_should_validate.AdditionalpropertiesAllowsASchemaWhichShouldValidate -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**bar** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | **bool** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**bar** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAreAllowedByDefault.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAreAllowedByDefault.md index 0ec550aaeed9..7548452e43d6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAreAllowedByDefault.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesAreAllowedByDefault.md @@ -1,11 +1,16 @@ # unit_test_api.model.additionalproperties_are_allowed_by_default.AdditionalpropertiesAreAllowedByDefault -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**bar** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**bar** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesCanExistByItself.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesCanExistByItself.md index 1ccfed130760..09f1d02d8d29 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesCanExistByItself.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesCanExistByItself.md @@ -1,9 +1,14 @@ # unit_test_api.model.additionalproperties_can_exist_by_itself.AdditionalpropertiesCanExistByItself -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **bool** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any_string_name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesShouldNotLookInApplicators.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesShouldNotLookInApplicators.md index af1fc451d6a2..fa1430a42e98 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesShouldNotLookInApplicators.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AdditionalpropertiesShouldNotLookInApplicators.md @@ -1,9 +1,33 @@ # unit_test_api.model.additionalproperties_should_not_look_in_applicators.AdditionalpropertiesShouldNotLookInApplicators -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | **bool** | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any_string_name** | bool, | BoolClass, | any string name can be used but the value must be the correct type | [optional] + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Allof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Allof.md index afd8e69a5786..db9cd5c72072 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Allof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Allof.md @@ -1,8 +1,42 @@ # unit_test_api.model.allof.Allof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | decimal.Decimal, int, | decimal.Decimal, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofCombinedWithAnyofOneof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofCombinedWithAnyofOneof.md index d99d316f9141..5b26a94969d9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofCombinedWithAnyofOneof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofCombinedWithAnyofOneof.md @@ -1,8 +1,44 @@ # unit_test_api.model.allof_combined_with_anyof_oneof.AllofCombinedWithAnyofOneof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofSimpleTypes.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofSimpleTypes.md index 20c1a93f59a2..75e8863db69a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofSimpleTypes.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofSimpleTypes.md @@ -1,8 +1,30 @@ # unit_test_api.model.allof_simple_types.AllofSimpleTypes -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithBaseSchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithBaseSchema.md index 130896ffc431..e9db83fae8a2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithBaseSchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithBaseSchema.md @@ -1,10 +1,48 @@ # unit_test_api.model.allof_with_base_schema.AllofWithBaseSchema -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **int** | | -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | decimal.Decimal, int, | decimal.Decimal, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**baz** | None, | NoneClass, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithOneEmptySchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithOneEmptySchema.md index 924074ab2b23..429e2ac820e1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithOneEmptySchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithOneEmptySchema.md @@ -1,8 +1,22 @@ # unit_test_api.model.allof_with_one_empty_schema.AllofWithOneEmptySchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheFirstEmptySchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheFirstEmptySchema.md index 7f6e1de76b91..bb6fd4199b36 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheFirstEmptySchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheFirstEmptySchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.allof_with_the_first_empty_schema.AllofWithTheFirstEmptySchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[all_of_1](#all_of_1) | decimal.Decimal, int, float, | decimal.Decimal, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheLastEmptySchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheLastEmptySchema.md index f38ff8487439..2e40966de71f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheLastEmptySchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTheLastEmptySchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.allof_with_the_last_empty_schema.AllofWithTheLastEmptySchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | decimal.Decimal, int, float, | decimal.Decimal, | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTwoEmptySchemas.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTwoEmptySchemas.md index 4cad86507a73..1bc82005d3df 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTwoEmptySchemas.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AllofWithTwoEmptySchemas.md @@ -1,8 +1,30 @@ # unit_test_api.model.allof_with_two_empty_schemas.AllofWithTwoEmptySchemas -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[all_of_1](#all_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Anyof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Anyof.md index 28dec2e6e470..53747ab915a2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Anyof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Anyof.md @@ -1,8 +1,30 @@ # unit_test_api.model.anyof.Anyof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | decimal.Decimal, int, | decimal.Decimal, | | +[any_of_1](#any_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | + +# any_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofComplexTypes.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofComplexTypes.md index 31146095af21..12f091e3c9ad 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofComplexTypes.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofComplexTypes.md @@ -1,8 +1,42 @@ # unit_test_api.model.anyof_complex_types.AnyofComplexTypes -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[any_of_1](#any_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | decimal.Decimal, int, | decimal.Decimal, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# any_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithBaseSchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithBaseSchema.md index aa3dd7cf89a4..ad1b6b4d57fd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithBaseSchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithBaseSchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.anyof_with_base_schema.AnyofWithBaseSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[any_of_1](#any_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithOneEmptySchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithOneEmptySchema.md index dd30068af4e8..12c5c9306745 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithOneEmptySchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/AnyofWithOneEmptySchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.anyof_with_one_empty_schema.AnyofWithOneEmptySchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | decimal.Decimal, int, float, | decimal.Decimal, | | +[any_of_1](#any_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# any_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ArrayTypeMatchesArrays.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ArrayTypeMatchesArrays.md index 5c5fcbb7d51a..ea887dfa1be5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ArrayTypeMatchesArrays.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ArrayTypeMatchesArrays.md @@ -1,8 +1,14 @@ # unit_test_api.model.array_type_matches_arrays.ArrayTypeMatchesArrays -Type | Description | Notes -------------- | ------------- | ------------- -**[bool, date, datetime, dict, float, int, list, str, none_type]** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BooleanTypeMatchesBooleans.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BooleanTypeMatchesBooleans.md index 05b840d0dd08..63d7e87453b5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BooleanTypeMatchesBooleans.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BooleanTypeMatchesBooleans.md @@ -1,8 +1,9 @@ # unit_test_api.model.boolean_type_matches_booleans.BooleanTypeMatchesBooleans -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByInt.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByInt.md index 57f9a3b8624d..7c7c706c1a87 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByInt.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByInt.md @@ -1,8 +1,9 @@ # unit_test_api.model.by_int.ByInt -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByNumber.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByNumber.md index b7416bdfe35e..4f58cada0e66 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByNumber.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ByNumber.md @@ -1,8 +1,9 @@ # unit_test_api.model.by_number.ByNumber -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BySmallNumber.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BySmallNumber.md index edb32e35648c..7b61298957fa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BySmallNumber.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/BySmallNumber.md @@ -1,8 +1,9 @@ # unit_test_api.model.by_small_number.BySmallNumber -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/DateTimeFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/DateTimeFormat.md index f0201866d05e..4dffa18e51c7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/DateTimeFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/DateTimeFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.date_time_format.DateTimeFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EmailFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EmailFormat.md index 851f23f5b58b..1a2bb153a20d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EmailFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EmailFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.email_format.EmailFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith0DoesNotMatchFalse.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith0DoesNotMatchFalse.md index 023ca531aeed..8acc40f17f49 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith0DoesNotMatchFalse.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith0DoesNotMatchFalse.md @@ -1,8 +1,9 @@ # unit_test_api.model.enum_with0_does_not_match_false.EnumWith0DoesNotMatchFalse -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | must be one of [0, ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [0, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith1DoesNotMatchTrue.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith1DoesNotMatchTrue.md index 5ef198e32323..40b4a8a2f55f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith1DoesNotMatchTrue.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWith1DoesNotMatchTrue.md @@ -1,8 +1,9 @@ # unit_test_api.model.enum_with1_does_not_match_true.EnumWith1DoesNotMatchTrue -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | must be one of [1, ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithEscapedCharacters.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithEscapedCharacters.md index 385343462ba9..7910c5126ea7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithEscapedCharacters.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithEscapedCharacters.md @@ -1,8 +1,9 @@ # unit_test_api.model.enum_with_escaped_characters.EnumWithEscapedCharacters -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | must be one of ["foo\nbar", "foo\rbar", ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | must be one of ["foo\nbar", "foo\rbar", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithFalseDoesNotMatch0.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithFalseDoesNotMatch0.md index c8f63aa83931..1b689953a350 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithFalseDoesNotMatch0.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithFalseDoesNotMatch0.md @@ -1,8 +1,9 @@ # unit_test_api.model.enum_with_false_does_not_match0.EnumWithFalseDoesNotMatch0 -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | must be one of [schemas.BoolClass.FALSE, ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | must be one of [schemas.BoolClass.FALSE, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithTrueDoesNotMatch1.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithTrueDoesNotMatch1.md index 0ca2930b8002..4ddd5d9093a7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithTrueDoesNotMatch1.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumWithTrueDoesNotMatch1.md @@ -1,8 +1,9 @@ # unit_test_api.model.enum_with_true_does_not_match1.EnumWithTrueDoesNotMatch1 -Type | Description | Notes -------------- | ------------- | ------------- -**bool** | | must be one of [schemas.BoolClass.TRUE, ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +bool, | BoolClass, | | must be one of [schemas.BoolClass.TRUE, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumsInProperties.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumsInProperties.md index 037c3272892e..0e08a4a23d23 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumsInProperties.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/EnumsInProperties.md @@ -1,11 +1,16 @@ # unit_test_api.model.enums_in_properties.EnumsInProperties -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **str** | | -**foo** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | str, | str, | | must be one of ["bar", ] +**foo** | str, | str, | | [optional] must be one of ["foo", ] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ForbiddenProperty.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ForbiddenProperty.md index f22f447f042d..3fc2175e9b01 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ForbiddenProperty.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ForbiddenProperty.md @@ -1,10 +1,35 @@ # unit_test_api.model.forbidden_property.ForbiddenProperty -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**[foo](#foo)** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# foo + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/HostnameFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/HostnameFormat.md index 39e32f6ae43a..5efd27d124f3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/HostnameFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/HostnameFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.hostname_format.HostnameFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/IntegerTypeMatchesIntegers.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/IntegerTypeMatchesIntegers.md index 18ef58a419d5..2575c1ca5344 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/IntegerTypeMatchesIntegers.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/IntegerTypeMatchesIntegers.md @@ -1,8 +1,9 @@ # unit_test_api.model.integer_type_matches_integers.IntegerTypeMatchesIntegers -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md index 22881f5f445b..753345128a8f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md @@ -1,8 +1,9 @@ # unit_test_api.model.invalid_instance_should_not_raise_error_when_float_division_inf.InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf -Type | Description | Notes -------------- | ------------- | ------------- -**int** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidStringValueForDefault.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidStringValueForDefault.md index b6b67f4d661e..296bfd735179 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidStringValueForDefault.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/InvalidStringValueForDefault.md @@ -1,10 +1,15 @@ # unit_test_api.model.invalid_string_value_for_default.InvalidStringValueForDefault -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**bar** | **str** | | [optional] if omitted the server will use the default value of "bad" -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | str, | str, | | [optional] if omitted the server will use the default value of "bad" +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv4Format.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv4Format.md index df2661909278..67ab85c93497 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv4Format.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv4Format.md @@ -1,8 +1,9 @@ # unit_test_api.model.ipv4_format.Ipv4Format -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv6Format.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv6Format.md index 0d740eff340c..e2086bee89b5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv6Format.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Ipv6Format.md @@ -1,8 +1,9 @@ # unit_test_api.model.ipv6_format.Ipv6Format -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/JsonPointerFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/JsonPointerFormat.md index f07ec5120c56..40675571904b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/JsonPointerFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/JsonPointerFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.json_pointer_format.JsonPointerFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidation.md index e32165b6404e..826c055762d9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.maximum_validation.MaximumValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidationWithUnsignedInteger.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidationWithUnsignedInteger.md index 1a738a31c495..edc23e16bca5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidationWithUnsignedInteger.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaximumValidationWithUnsignedInteger.md @@ -1,8 +1,9 @@ # unit_test_api.model.maximum_validation_with_unsigned_integer.MaximumValidationWithUnsignedInteger -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxitemsValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxitemsValidation.md index a07d8cc56a5e..0aa20c0e8c9c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxitemsValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxitemsValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.maxitems_validation.MaxitemsValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxlengthValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxlengthValidation.md index 7f267d37f5c2..030db5c34fed 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxlengthValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxlengthValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.maxlength_validation.MaxlengthValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Maxproperties0MeansTheObjectIsEmpty.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Maxproperties0MeansTheObjectIsEmpty.md index 24ceae01279b..1bbc951f0048 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Maxproperties0MeansTheObjectIsEmpty.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Maxproperties0MeansTheObjectIsEmpty.md @@ -1,8 +1,9 @@ # unit_test_api.model.maxproperties0_means_the_object_is_empty.Maxproperties0MeansTheObjectIsEmpty -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxpropertiesValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxpropertiesValidation.md index 1e40c5182e77..e68e3d87adcf 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxpropertiesValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MaxpropertiesValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.maxproperties_validation.MaxpropertiesValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidation.md index f4e702f3efbb..768068c3a634 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.minimum_validation.MinimumValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidationWithSignedInteger.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidationWithSignedInteger.md index d73b1ed74ef8..59d2cb9edfda 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidationWithSignedInteger.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinimumValidationWithSignedInteger.md @@ -1,8 +1,9 @@ # unit_test_api.model.minimum_validation_with_signed_integer.MinimumValidationWithSignedInteger -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinitemsValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinitemsValidation.md index 8feea8a602de..48bbb8e3094a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinitemsValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinitemsValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.minitems_validation.MinitemsValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinlengthValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinlengthValidation.md index 7b8d002f15ff..43ec10fc791a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinlengthValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinlengthValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.minlength_validation.MinlengthValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinpropertiesValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinpropertiesValidation.md index 57bec707a8f9..b5ab4b4fcb71 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinpropertiesValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/MinpropertiesValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.minproperties_validation.MinpropertiesValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ModelNot.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ModelNot.md index fb00b7188bd0..e7f25eaa6e1f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ModelNot.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ModelNot.md @@ -1,8 +1,22 @@ # unit_test_api.model.model_not.ModelNot -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | decimal.Decimal, int, | decimal.Decimal, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAllofToCheckValidationSemantics.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAllofToCheckValidationSemantics.md index 32031ab4098d..c760ab62bf0b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAllofToCheckValidationSemantics.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAllofToCheckValidationSemantics.md @@ -1,8 +1,35 @@ # unit_test_api.model.nested_allof_to_check_validation_semantics.NestedAllofToCheckValidationSemantics -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[all_of_0](#all_of_0) | None, | NoneClass, | | + +# all_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAnyofToCheckValidationSemantics.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAnyofToCheckValidationSemantics.md index e9bbbc30ffc6..747506abdca3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAnyofToCheckValidationSemantics.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedAnyofToCheckValidationSemantics.md @@ -1,8 +1,35 @@ # unit_test_api.model.nested_anyof_to_check_validation_semantics.NestedAnyofToCheckValidationSemantics -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[any_of_0](#any_of_0) | None, | NoneClass, | | + +# any_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedItems.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedItems.md index 2d0fd1aba449..2247f45f60da 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedItems.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedItems.md @@ -1,8 +1,50 @@ # unit_test_api.model.nested_items.NestedItems -Type | Description | Notes -------------- | ------------- | ------------- -**[[[[int, float]]]]** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[items](#items) | list, tuple, | tuple, | | + +# items + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +items | decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedOneofToCheckValidationSemantics.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedOneofToCheckValidationSemantics.md index c71006b4d432..a225e1f6767a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedOneofToCheckValidationSemantics.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NestedOneofToCheckValidationSemantics.md @@ -1,8 +1,35 @@ # unit_test_api.model.nested_oneof_to_check_validation_semantics.NestedOneofToCheckValidationSemantics -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | None, | NoneClass, | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NotMoreComplexSchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NotMoreComplexSchema.md index 6aa92d476eed..45e198b3770e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NotMoreComplexSchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NotMoreComplexSchema.md @@ -1,8 +1,28 @@ # unit_test_api.model.not_more_complex_schema.NotMoreComplexSchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[not_schema](#not_schema) | dict, frozendict.frozendict, | frozendict.frozendict, | | + +# not_schema + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NulCharactersInStrings.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NulCharactersInStrings.md index 1a8f593f62a0..8532d97c92ef 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NulCharactersInStrings.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NulCharactersInStrings.md @@ -1,8 +1,9 @@ # unit_test_api.model.nul_characters_in_strings.NulCharactersInStrings -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | must be one of ["hello\x00there", ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | must be one of ["hello\x00there", ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NullTypeMatchesOnlyTheNullObject.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NullTypeMatchesOnlyTheNullObject.md index a2039c383201..9a8e21c21be2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NullTypeMatchesOnlyTheNullObject.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NullTypeMatchesOnlyTheNullObject.md @@ -1,8 +1,9 @@ # unit_test_api.model.null_type_matches_only_the_null_object.NullTypeMatchesOnlyTheNullObject -Type | Description | Notes -------------- | ------------- | ------------- -**none_type** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +None, | NoneClass, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NumberTypeMatchesNumbers.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NumberTypeMatchesNumbers.md index fa8d79948f7b..deebc8ff56d1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NumberTypeMatchesNumbers.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/NumberTypeMatchesNumbers.md @@ -1,8 +1,9 @@ # unit_test_api.model.number_type_matches_numbers.NumberTypeMatchesNumbers -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ObjectPropertiesValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ObjectPropertiesValidation.md index 65b4adce2e21..9d145f831231 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ObjectPropertiesValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/ObjectPropertiesValidation.md @@ -1,11 +1,16 @@ # unit_test_api.model.object_properties_validation.ObjectPropertiesValidation -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **int** | | [optional] -**bar** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | decimal.Decimal, int, | decimal.Decimal, | | [optional] +**bar** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Oneof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Oneof.md index cd5d5f46ffad..0c056074c41e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Oneof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/Oneof.md @@ -1,8 +1,30 @@ # unit_test_api.model.oneof.Oneof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | decimal.Decimal, int, | decimal.Decimal, | | +[one_of_1](#one_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, | decimal.Decimal, | | + +# one_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofComplexTypes.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofComplexTypes.md index c731309113a4..57278d6a7ebd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofComplexTypes.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofComplexTypes.md @@ -1,8 +1,42 @@ # unit_test_api.model.oneof_complex_types.OneofComplexTypes -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[one_of_1](#one_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**bar** | decimal.Decimal, int, | decimal.Decimal, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] + +# one_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | str, | str, | | +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithBaseSchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithBaseSchema.md index 1d8bf4c3a852..20776594f4e0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithBaseSchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithBaseSchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.oneof_with_base_schema.OneofWithBaseSchema -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[one_of_1](#one_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithEmptySchema.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithEmptySchema.md index 05df98b7a253..f420f5c61de0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithEmptySchema.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithEmptySchema.md @@ -1,8 +1,30 @@ # unit_test_api.model.oneof_with_empty_schema.OneofWithEmptySchema -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | decimal.Decimal, int, float, | decimal.Decimal, | | +[one_of_1](#one_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | + +# one_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithRequired.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithRequired.md index e979650c62fa..e9ba38802cf1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithRequired.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/OneofWithRequired.md @@ -1,8 +1,30 @@ # unit_test_api.model.oneof_with_required.OneofWithRequired -Type | Description | Notes -------------- | ------------- | ------------- -**object** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[one_of_0](#one_of_0) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +[one_of_1](#one_of_1) | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_0 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +# one_of_1 + +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternIsNotAnchored.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternIsNotAnchored.md index 95e652d4f78b..e9b758d826c5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternIsNotAnchored.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternIsNotAnchored.md @@ -1,8 +1,9 @@ # unit_test_api.model.pattern_is_not_anchored.PatternIsNotAnchored -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternValidation.md index 00debe1a7501..a2c7e75f30bf 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PatternValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.pattern_validation.PatternValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertiesWithEscapedCharacters.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertiesWithEscapedCharacters.md index f67ca9962e56..7505eb4e1ce9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertiesWithEscapedCharacters.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertiesWithEscapedCharacters.md @@ -1,15 +1,20 @@ # unit_test_api.model.properties_with_escaped_characters.PropertiesWithEscapedCharacters -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo\nbar** | **int, float** | | [optional] -**foo\"bar** | **int, float** | | [optional] -**foo\\bar** | **int, float** | | [optional] -**foo\rbar** | **int, float** | | [optional] -**foo\tbar** | **int, float** | | [optional] -**foo\fbar** | **int, float** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo\nbar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**foo\"bar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**foo\\bar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**foo\rbar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**foo\tbar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**foo\fbar** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertyNamedRefThatIsNotAReference.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertyNamedRefThatIsNotAReference.md index 2bbd88be7f37..4d0ec5925707 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertyNamedRefThatIsNotAReference.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/PropertyNamedRefThatIsNotAReference.md @@ -1,10 +1,15 @@ # unit_test_api.model.property_named_ref_that_is_not_a_reference.PropertyNamedRefThatIsNotAReference -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**$ref** | **str** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**$ref** | str, | str, | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAdditionalproperties.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAdditionalproperties.md index daa10fd603c3..15d5366ac517 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAdditionalproperties.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAdditionalproperties.md @@ -1,9 +1,14 @@ # unit_test_api.model.ref_in_additionalproperties.RefInAdditionalproperties -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**any string name** | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**any_string_name** | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAllof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAllof.md index ffd42fbd204d..12158f9e2821 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAllof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAllof.md @@ -1,8 +1,15 @@ # unit_test_api.model.ref_in_allof.RefInAllof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### allOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAnyof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAnyof.md index 1822663ece64..5ff141f69b42 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAnyof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInAnyof.md @@ -1,8 +1,15 @@ # unit_test_api.model.ref_in_anyof.RefInAnyof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### anyOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInItems.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInItems.md index 544abba2c012..687a4da176c0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInItems.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInItems.md @@ -1,8 +1,14 @@ # unit_test_api.model.ref_in_items.RefInItems -Type | Description | Notes -------------- | ------------- | ------------- -**[PropertyNamedRefThatIsNotAReference]** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +list, tuple, | tuple, | | + +### Tuple Items +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInNot.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInNot.md index a151ac0ba39c..4414c35841d9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInNot.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInNot.md @@ -1,8 +1,15 @@ # unit_test_api.model.ref_in_not.RefInNot -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### not +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInOneof.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInOneof.md index 181c0bacaa68..68659fd58a09 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInOneof.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInOneof.md @@ -1,8 +1,15 @@ # unit_test_api.model.ref_in_oneof.RefInOneof -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Composed Schemas (allOf/anyOf/oneOf/not) +#### oneOf +Class Name | Input Type | Accessed Type | Description | Notes +------------- | ------------- | ------------- | ------------- | ------------- +[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInProperty.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInProperty.md index 080017b607e7..67ac9dd119e7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInProperty.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RefInProperty.md @@ -1,10 +1,15 @@ # unit_test_api.model.ref_in_property.RefInProperty -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**a** | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**a** | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredDefaultValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredDefaultValidation.md index 8f7392c90c4f..942d13d26445 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredDefaultValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredDefaultValidation.md @@ -1,10 +1,15 @@ # unit_test_api.model.required_default_validation.RequiredDefaultValidation -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredValidation.md index 5e607797972d..0bdb9e64611e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredValidation.md @@ -1,11 +1,16 @@ # unit_test_api.model.required_validation.RequiredValidation -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | -**bar** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | +**bar** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEmptyArray.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEmptyArray.md index 80a1f89f9c31..097a433c6490 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEmptyArray.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEmptyArray.md @@ -1,10 +1,15 @@ # unit_test_api.model.required_with_empty_array.RequiredWithEmptyArray -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**foo** | **bool, date, datetime, dict, float, int, list, str, none_type** | | [optional] -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**foo** | dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [optional] +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEscapedCharacters.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEscapedCharacters.md index 239cc81a0050..a89c4b8bf848 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEscapedCharacters.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/RequiredWithEscapedCharacters.md @@ -1,8 +1,9 @@ # unit_test_api.model.required_with_escaped_characters.RequiredWithEscapedCharacters -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/SimpleEnumValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/SimpleEnumValidation.md index c1cc6955ecf3..12c0eaf4f83c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/SimpleEnumValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/SimpleEnumValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.simple_enum_validation.SimpleEnumValidation -Type | Description | Notes -------------- | ------------- | ------------- -**float** | | must be one of [1, 2, 3, ] +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +decimal.Decimal, int, float, | decimal.Decimal, | | must be one of [1, 2, 3, ] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/StringTypeMatchesStrings.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/StringTypeMatchesStrings.md index 2a6e030e40a5..6cee3b4720cb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/StringTypeMatchesStrings.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/StringTypeMatchesStrings.md @@ -1,8 +1,9 @@ # unit_test_api.model.string_type_matches_strings.StringTypeMatchesStrings -Type | Description | Notes -------------- | ------------- | ------------- -**str** | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +str, | str, | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md index affadf410e50..5d3e50000074 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md @@ -1,10 +1,15 @@ # unit_test_api.model.the_default_keyword_does_not_do_anything_if_the_property_is_missing.TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing -#### Properties -Name | Type | Description | Notes +## Model Type Info +Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**alpha** | **int, float** | | [optional] if omitted the server will use the default value of 5 -**any string name** | dict, frozendict, str, date, datetime, int, float, bool, Decimal, None, list, tuple, bytes | any string name can be used but the value must be the correct type | [optional] +dict, frozendict.frozendict, | frozendict.frozendict, | | + +### Dictionary Keys +Key | Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- | ------------- +**alpha** | decimal.Decimal, int, float, | decimal.Decimal, | | [optional] if omitted the server will use the default value of 5 +**any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsFalseValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsFalseValidation.md index ecdbdefc37c5..f06a22b0be23 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsFalseValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsFalseValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.uniqueitems_false_validation.UniqueitemsFalseValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsValidation.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsValidation.md index bbd52b6e01b8..89fe7ce65726 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsValidation.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UniqueitemsValidation.md @@ -1,8 +1,9 @@ # unit_test_api.model.uniqueitems_validation.UniqueitemsValidation -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriFormat.md index 1770b71c587e..82ee5f3cdb03 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.uri_format.UriFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriReferenceFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriReferenceFormat.md index 84892921e9dc..c0bdbf8e2602 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriReferenceFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriReferenceFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.uri_reference_format.UriReferenceFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriTemplateFormat.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriTemplateFormat.md index cc11eb3fdeed..cfb0c0c98d4b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriTemplateFormat.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/models/UriTemplateFormat.md @@ -1,8 +1,9 @@ # unit_test_api.model.uri_template_format.UriTemplateFormat -Type | Description | Notes -------------- | ------------- | ------------- -typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ] | | +## Model Type Info +Input Type | Accessed Type | Description | Notes +------------ | ------------- | ------------- | ------------- +dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | [[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.py index b0fb32bcbe00..1f8e5f7033e0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.py @@ -71,8 +71,8 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo"], typing.Literal def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[MetaOapg.additional_properties, bool, ], ) -> 'AdditionalpropertiesAllowsASchemaWhichShouldValidate': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.pyi index b0fb32bcbe00..1f8e5f7033e0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_allows_a_schema_which_should_validate.pyi @@ -71,8 +71,8 @@ class AdditionalpropertiesAllowsASchemaWhichShouldValidate( def __new__( cls, *args: typing.Union[dict, frozendict.frozendict, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[MetaOapg.additional_properties, bool, ], ) -> 'AdditionalpropertiesAllowsASchemaWhichShouldValidate': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.py index a7fdf31909d7..eba73748ba21 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.py @@ -72,9 +72,9 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", "bar", ], str]) def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AdditionalpropertiesAreAllowedByDefault': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.pyi index a7fdf31909d7..eba73748ba21 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_are_allowed_by_default.pyi @@ -72,9 +72,9 @@ class AdditionalpropertiesAreAllowedByDefault( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AdditionalpropertiesAreAllowedByDefault': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.py index b429330b0b36..59ebde538ecb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.py @@ -73,8 +73,8 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -111,7 +111,7 @@ def get_item_oapg(self, name: typing.Union[str, ]) -> MetaOapg.additional_proper def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[MetaOapg.additional_properties, bool, ], ) -> 'AdditionalpropertiesShouldNotLookInApplicators': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.pyi index b429330b0b36..59ebde538ecb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/additionalproperties_should_not_look_in_applicators.pyi @@ -73,8 +73,8 @@ class AdditionalpropertiesShouldNotLookInApplicators( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -111,7 +111,7 @@ class AdditionalpropertiesShouldNotLookInApplicators( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[MetaOapg.additional_properties, bool, ], ) -> 'AdditionalpropertiesShouldNotLookInApplicators': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.py index ef06ea09fa7f..19133caac311 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.py @@ -77,7 +77,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["bar", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Allof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.pyi index ef06ea09fa7f..19133caac311 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof.pyi @@ -77,7 +77,7 @@ class Allof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ class Allof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ class Allof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Allof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.py index c49f9c0dfe29..3fa73776b77d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.py @@ -46,7 +46,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -69,7 +69,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -92,7 +92,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -151,7 +151,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofCombinedWithAnyofOneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.pyi index 5b72b2557646..11ad8434f327 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_combined_with_anyof_oneof.pyi @@ -45,7 +45,7 @@ class AllofCombinedWithAnyofOneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -67,7 +67,7 @@ class AllofCombinedWithAnyofOneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -89,7 +89,7 @@ class AllofCombinedWithAnyofOneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -148,7 +148,7 @@ class AllofCombinedWithAnyofOneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofCombinedWithAnyofOneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.py index 61bc462e7bf5..4afe6d9c30a3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.py @@ -46,7 +46,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -69,7 +69,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_1': @@ -99,7 +99,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofSimpleTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.pyi index 32f0e6c6c13b..dbeb1f89bcb0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_simple_types.pyi @@ -45,7 +45,7 @@ class AllofSimpleTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -67,7 +67,7 @@ class AllofSimpleTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_1': @@ -97,7 +97,7 @@ class AllofSimpleTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofSimpleTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.py index 60ddefa88a1e..72a2d25a50f4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.py @@ -86,7 +86,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -142,7 +142,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["baz", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], baz: typing.Union[MetaOapg.properties.baz, None, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -197,7 +197,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["bar", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.pyi index 60ddefa88a1e..72a2d25a50f4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_base_schema.pyi @@ -86,7 +86,7 @@ class AllofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -142,7 +142,7 @@ class AllofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], baz: typing.Union[MetaOapg.properties.baz, None, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -197,7 +197,7 @@ class AllofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.py index d4696ee13e45..395ff56e8cc7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.py @@ -53,7 +53,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithOneEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.pyi index d4696ee13e45..395ff56e8cc7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_one_empty_schema.pyi @@ -53,7 +53,7 @@ class AllofWithOneEmptySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithOneEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.py index a57386793d43..33ad4ab2b2ac 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.py @@ -55,7 +55,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTheFirstEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.pyi index a57386793d43..33ad4ab2b2ac 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_first_empty_schema.pyi @@ -55,7 +55,7 @@ class AllofWithTheFirstEmptySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTheFirstEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.py index bad066cacfd5..6cae34762552 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.py @@ -55,7 +55,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTheLastEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.pyi index bad066cacfd5..6cae34762552 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_the_last_empty_schema.pyi @@ -55,7 +55,7 @@ class AllofWithTheLastEmptySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTheLastEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.py index 98a60e230cfa..1259121f5ffc 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.py @@ -55,7 +55,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTwoEmptySchemas': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.pyi index 98a60e230cfa..1259121f5ffc 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/allof_with_two_empty_schemas.pyi @@ -55,7 +55,7 @@ class AllofWithTwoEmptySchemas( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AllofWithTwoEmptySchemas': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.py index 9c3bcf90cee7..3be933464ae5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.py @@ -47,7 +47,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_1': @@ -77,7 +77,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Anyof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.pyi index 057f320e6ef8..9f0d2d013127 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof.pyi @@ -46,7 +46,7 @@ class Anyof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_1': @@ -76,7 +76,7 @@ class Anyof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Anyof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.py index 58bd52e2c142..814c1b4c0dc8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.py @@ -77,7 +77,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["bar", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyofComplexTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.pyi index 58bd52e2c142..814c1b4c0dc8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_complex_types.pyi @@ -77,7 +77,7 @@ class AnyofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ class AnyofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ class AnyofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyofComplexTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.py index 232e1ab06701..96e9025ca20c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.py @@ -47,7 +47,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -70,7 +70,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.pyi index 7dec2451f1de..e18d96327d6a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_base_schema.pyi @@ -46,7 +46,7 @@ class AnyofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -68,7 +68,7 @@ class AnyofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.py index 48f8d81a0a5d..04896077a6c2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.py @@ -55,7 +55,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyofWithOneEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.pyi index 48f8d81a0a5d..04896077a6c2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/anyof_with_one_empty_schema.pyi @@ -55,7 +55,7 @@ class AnyofWithOneEmptySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'AnyofWithOneEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.py index d96f1d03c8e2..bc817fe24c31 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.py @@ -37,7 +37,7 @@ class MetaOapg: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayTypeMatchesArrays': return super().__new__( diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.pyi index d96f1d03c8e2..bc817fe24c31 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/array_type_matches_arrays.pyi @@ -37,7 +37,7 @@ class ArrayTypeMatchesArrays( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]], typing.List[typing.Union[MetaOapg.items, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'ArrayTypeMatchesArrays': return super().__new__( diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.py index 05e2bd755414..3155db2ffe2c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ByInt': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.pyi index e98e2afecb51..0eecf5986bea 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_int.pyi @@ -37,7 +37,7 @@ class ByInt( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ByInt': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.py index 95596a0b5b3c..30c0e9fa3d35 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ByNumber': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.pyi index 53e4ff471077..334f1e65c63b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_number.pyi @@ -37,7 +37,7 @@ class ByNumber( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ByNumber': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.py index dbc7bd01d577..c0ca428fa49c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'BySmallNumber': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.pyi index 01a3f551bb73..33fcdc684015 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/by_small_number.pyi @@ -37,7 +37,7 @@ class BySmallNumber( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'BySmallNumber': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.py index 5b0c5e3c2500..e814a3cb20b6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'DateTimeFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.pyi index 5b0c5e3c2500..e814a3cb20b6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/date_time_format.pyi @@ -39,7 +39,7 @@ class DateTimeFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'DateTimeFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.py index 353e2c6850af..112b8753d323 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EmailFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.pyi index 353e2c6850af..112b8753d323 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/email_format.pyi @@ -38,7 +38,7 @@ class EmailFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'EmailFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.py index 60bfa190347f..1aac18dd68ba 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.py @@ -64,8 +64,8 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ForbiddenProperty': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.pyi index 60bfa190347f..1aac18dd68ba 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/forbidden_property.pyi @@ -64,8 +64,8 @@ class ForbiddenProperty( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ForbiddenProperty': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.py index caf16f96b5b2..1e2209821374 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'HostnameFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.pyi index caf16f96b5b2..1e2209821374 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/hostname_format.pyi @@ -38,7 +38,7 @@ class HostnameFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'HostnameFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.py index 14d183460803..9d95c7c9e192 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.py @@ -72,7 +72,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["bar", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.pyi index 3da47e6ed109..26aef46d97c9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/invalid_string_value_for_default.pyi @@ -69,7 +69,7 @@ class InvalidStringValueForDefault( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.py index 6bd1ce362a93..b0751f0773ee 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Ipv4Format': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.pyi index 6bd1ce362a93..b0751f0773ee 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv4_format.pyi @@ -38,7 +38,7 @@ class Ipv4Format( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Ipv4Format': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.py index 6113fed16499..179f1486c2f6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Ipv6Format': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.pyi index 6113fed16499..179f1486c2f6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ipv6_format.pyi @@ -38,7 +38,7 @@ class Ipv6Format( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Ipv6Format': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.py index 8159a1532478..5048e6976fd9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'JsonPointerFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.pyi index 8159a1532478..5048e6976fd9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/json_pointer_format.pyi @@ -38,7 +38,7 @@ class JsonPointerFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'JsonPointerFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.py index 970ef705fa74..05534d2f05c1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaximumValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.pyi index 73985b523c8f..e5d25b008797 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation.pyi @@ -37,7 +37,7 @@ class MaximumValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaximumValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.py index 86e3bef7d00f..c3945df7c203 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaximumValidationWithUnsignedInteger': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.pyi index 6a5a9ea9c3cd..945b0721cc09 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maximum_validation_with_unsigned_integer.pyi @@ -37,7 +37,7 @@ class MaximumValidationWithUnsignedInteger( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaximumValidationWithUnsignedInteger': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.py index 41aff08bc5e6..c08e87f40260 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.pyi index 055349d9569b..581f3627282f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxitems_validation.pyi @@ -37,7 +37,7 @@ class MaxitemsValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.py index dddcac7105be..4302596e65e4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxlengthValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.pyi index 4d8ace041a54..8c534135300f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxlength_validation.pyi @@ -37,7 +37,7 @@ class MaxlengthValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxlengthValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.py index b31b650f7ac9..563c8847ff77 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Maxproperties0MeansTheObjectIsEmpty': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.pyi index 8e38210796bd..e07b31375350 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties0_means_the_object_is_empty.pyi @@ -37,7 +37,7 @@ class Maxproperties0MeansTheObjectIsEmpty( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Maxproperties0MeansTheObjectIsEmpty': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.py index 21c8a075310a..12e24a587ba6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxpropertiesValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.pyi index 1ec07f78cd4d..245f240292db 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/maxproperties_validation.pyi @@ -37,7 +37,7 @@ class MaxpropertiesValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MaxpropertiesValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.py index b7be9a1a0445..c9fbe08be21c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinimumValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.pyi index 98f0379c2f18..bc7b3723a1af 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation.pyi @@ -37,7 +37,7 @@ class MinimumValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinimumValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.py index d98f7496a22e..b1c0f3f835a4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinimumValidationWithSignedInteger': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.pyi index 0538ce9df08c..62c1d5205a02 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minimum_validation_with_signed_integer.pyi @@ -37,7 +37,7 @@ class MinimumValidationWithSignedInteger( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinimumValidationWithSignedInteger': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.py index 3872e9da11a0..7ee440496313 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.pyi index 5ec4628da6f9..6b2dafc6b754 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minitems_validation.pyi @@ -37,7 +37,7 @@ class MinitemsValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.py index 5f3d6caf066a..1b21d9d50423 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinlengthValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.pyi index fe0f06df176e..221d2c728ceb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minlength_validation.pyi @@ -37,7 +37,7 @@ class MinlengthValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinlengthValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.py index 4e98457421ec..a951d732a818 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinpropertiesValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.pyi index c7507d0e0fdf..04836e5e4334 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/minproperties_validation.pyi @@ -37,7 +37,7 @@ class MinpropertiesValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'MinpropertiesValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.py index 6c8ca3785d1d..9032bfcd0409 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ModelNot': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.pyi index 6c8ca3785d1d..9032bfcd0409 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/model_not.pyi @@ -38,7 +38,7 @@ class ModelNot( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'ModelNot': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.py index c3450351c11b..b680215febb8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.py @@ -61,7 +61,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -90,7 +90,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedAllofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.pyi index c3450351c11b..b680215febb8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_allof_to_check_validation_semantics.pyi @@ -61,7 +61,7 @@ class NestedAllofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'all_of_0': @@ -90,7 +90,7 @@ class NestedAllofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedAllofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.py index 9caa10971f08..092e76241be5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.py @@ -61,7 +61,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -90,7 +90,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedAnyofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.pyi index 9caa10971f08..092e76241be5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_anyof_to_check_validation_semantics.pyi @@ -61,7 +61,7 @@ class NestedAnyofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'any_of_0': @@ -90,7 +90,7 @@ class NestedAnyofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedAnyofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.py index 5cf9c134f920..efd3e685b508 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.py @@ -75,7 +75,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'items': return super().__new__( @@ -89,7 +89,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'items': return super().__new__( @@ -103,7 +103,7 @@ def __getitem__(self, i: int) -> MetaOapg.items: def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'NestedItems': return super().__new__( diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.pyi index 5cf9c134f920..efd3e685b508 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_items.pyi @@ -75,7 +75,7 @@ class NestedItems( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'items': return super().__new__( @@ -89,7 +89,7 @@ class NestedItems( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'items': return super().__new__( @@ -103,7 +103,7 @@ class NestedItems( def __new__( cls, - arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, tuple, ]], typing.List[typing.Union[MetaOapg.items, tuple, ]]], + arg: typing.Union[typing.Tuple[typing.Union[MetaOapg.items, list, tuple, ]], typing.List[typing.Union[MetaOapg.items, list, tuple, ]]], _configuration: typing.Optional[schemas.Configuration] = None, ) -> 'NestedItems': return super().__new__( diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.py index 3eebe1a34e1e..e49e480813aa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.py @@ -61,7 +61,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -90,7 +90,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedOneofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.pyi index 3eebe1a34e1e..e49e480813aa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/nested_oneof_to_check_validation_semantics.pyi @@ -61,7 +61,7 @@ class NestedOneofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -90,7 +90,7 @@ class NestedOneofToCheckValidationSemantics( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NestedOneofToCheckValidationSemantics': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.py index 4d365a2ff96a..a834b13a13af 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.py @@ -87,7 +87,7 @@ def __new__( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NotMoreComplexSchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.pyi index 4d365a2ff96a..a834b13a13af 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/not_more_complex_schema.pyi @@ -87,7 +87,7 @@ class NotMoreComplexSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'NotMoreComplexSchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.py index 5ffd7ee6d383..2ccc91430352 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.py @@ -72,7 +72,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", "bar", ], str]) def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, decimal.Decimal, int, schemas.Unset] = schemas.unset, bar: typing.Union[MetaOapg.properties.bar, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.pyi index 5ffd7ee6d383..2ccc91430352 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/object_properties_validation.pyi @@ -72,7 +72,7 @@ class ObjectPropertiesValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, decimal.Decimal, int, schemas.Unset] = schemas.unset, bar: typing.Union[MetaOapg.properties.bar, str, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.py index fe737a8d29e6..f9921162f1dc 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.py @@ -47,7 +47,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': @@ -77,7 +77,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Oneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.pyi index eec1df86b284..4c790bb65ab1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof.pyi @@ -46,7 +46,7 @@ class Oneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': @@ -76,7 +76,7 @@ class Oneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'Oneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.py index 529ee03d28e0..e25fd20503ab 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.py @@ -77,7 +77,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["bar", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'OneofComplexTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.pyi index 529ee03d28e0..e25fd20503ab 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_complex_types.pyi @@ -77,7 +77,7 @@ class OneofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], bar: typing.Union[MetaOapg.properties.bar, decimal.Decimal, int, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -133,7 +133,7 @@ class OneofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], foo: typing.Union[MetaOapg.properties.foo, str, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], @@ -165,7 +165,7 @@ class OneofComplexTypes( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'OneofComplexTypes': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.py index e5ba20adaa59..9793b9ff8730 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.py @@ -47,7 +47,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -70,7 +70,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.pyi index f435aaf69c90..ee7493013e4c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_base_schema.pyi @@ -46,7 +46,7 @@ class OneofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -68,7 +68,7 @@ class OneofWithBaseSchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.py index 1918ba07dda2..1954ee557959 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.py @@ -55,7 +55,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'OneofWithEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.pyi index 1918ba07dda2..1954ee557959 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_empty_schema.pyi @@ -55,7 +55,7 @@ class OneofWithEmptySchema( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'OneofWithEmptySchema': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.py index 71a99120b6a0..502c17fba7a8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.py @@ -53,7 +53,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -82,7 +82,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.pyi index 71a99120b6a0..502c17fba7a8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/oneof_with_required.pyi @@ -53,7 +53,7 @@ class OneofWithRequired( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_0': @@ -82,7 +82,7 @@ class OneofWithRequired( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'one_of_1': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.py index dc94662c92f9..9c37d4f893f2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.py @@ -40,7 +40,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PatternIsNotAnchored': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.pyi index 9f1c87ec75dc..5cc8bc0bd130 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_is_not_anchored.pyi @@ -37,7 +37,7 @@ class PatternIsNotAnchored( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PatternIsNotAnchored': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.py index 61151d93c860..c7bd7f6fb60b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.py @@ -40,7 +40,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PatternValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.pyi index e31e6311b54a..68c9978091d1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/pattern_validation.pyi @@ -37,7 +37,7 @@ class PatternValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PatternValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.py index b535b256e031..24d6a27b009c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.py @@ -104,7 +104,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo\nbar", "foo\"bar" def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PropertiesWithEscapedCharacters': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.pyi index b535b256e031..24d6a27b009c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/properties_with_escaped_characters.pyi @@ -104,7 +104,7 @@ class PropertiesWithEscapedCharacters( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PropertiesWithEscapedCharacters': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.py index 678e8df91158..c914425049ca 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.py @@ -64,7 +64,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["$ref", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PropertyNamedRefThatIsNotAReference': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.pyi index 678e8df91158..c914425049ca 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/property_named_ref_that_is_not_a_reference.pyi @@ -64,7 +64,7 @@ class PropertyNamedRefThatIsNotAReference( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'PropertyNamedRefThatIsNotAReference': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.py index ce9d565e91c0..2de501fa4a77 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.py @@ -52,7 +52,7 @@ def all_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInAllof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.pyi index ce9d565e91c0..2de501fa4a77 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_allof.pyi @@ -52,7 +52,7 @@ class RefInAllof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInAllof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.py index a4b2e21e5371..4370f3b49b17 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.py @@ -52,7 +52,7 @@ def any_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInAnyof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.pyi index a4b2e21e5371..4370f3b49b17 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_anyof.pyi @@ -52,7 +52,7 @@ class RefInAnyof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInAnyof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.py index 18cc4188a240..733ca32e7af6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.py @@ -42,7 +42,7 @@ def not_schema(cls) -> typing.Type['PropertyNamedRefThatIsNotAReference']: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInNot': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.pyi index 18cc4188a240..733ca32e7af6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_not.pyi @@ -42,7 +42,7 @@ class RefInNot( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInNot': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.py index 3a1c181a2906..37864ea4df27 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.py @@ -52,7 +52,7 @@ def one_of(cls): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInOneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.pyi index 3a1c181a2906..37864ea4df27 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_oneof.pyi @@ -52,7 +52,7 @@ class RefInOneof( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RefInOneof': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.py index 3040ca95fd1d..2c0ee55a649d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.py @@ -68,7 +68,7 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["a", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], a: typing.Union['PropertyNamedRefThatIsNotAReference', schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.pyi index 3040ca95fd1d..2c0ee55a649d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/ref_in_property.pyi @@ -68,7 +68,7 @@ class RefInProperty( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], a: typing.Union['PropertyNamedRefThatIsNotAReference', schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.py index 0da030d1e44a..405d76c29deb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.py @@ -64,8 +64,8 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredDefaultValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.pyi index 0da030d1e44a..405d76c29deb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_default_validation.pyi @@ -64,8 +64,8 @@ class RequiredDefaultValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredDefaultValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.py index a61940a0fc81..a3005177abcd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.py @@ -77,9 +77,9 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", "bar", ], str]) def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.pyi index a61940a0fc81..a3005177abcd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_validation.pyi @@ -77,9 +77,9 @@ class RequiredValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + bar: typing.Union[MetaOapg.properties.bar, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.py index a829b287ebf9..626a3dcd0164 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.py @@ -64,8 +64,8 @@ def get_item_oapg(self, name: typing.Union[typing.Literal["foo", ], str]): def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredWithEmptyArray': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.pyi index a829b287ebf9..626a3dcd0164 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_empty_array.pyi @@ -64,8 +64,8 @@ class RequiredWithEmptyArray( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], - foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, schemas.Unset] = schemas.unset, + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], + foo: typing.Union[MetaOapg.properties.foo, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, schemas.Unset] = schemas.unset, _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredWithEmptyArray': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.py index 509ce3046545..efe9b35400b3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.py @@ -46,7 +46,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredWithEscapedCharacters': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.pyi index 509ce3046545..efe9b35400b3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/required_with_escaped_characters.pyi @@ -46,7 +46,7 @@ class RequiredWithEscapedCharacters( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'RequiredWithEscapedCharacters': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.py index 6e2023ea5ad8..ff92951a11e9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UniqueitemsFalseValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.pyi index 66e550878fde..7b17a2388f2d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_false_validation.pyi @@ -37,7 +37,7 @@ class UniqueitemsFalseValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UniqueitemsFalseValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.py index fd310fd89ccd..25a3a5d827f9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UniqueitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.pyi index 613d0d649a74..6e623acc8dfe 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uniqueitems_validation.pyi @@ -37,7 +37,7 @@ class UniqueitemsValidation( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UniqueitemsValidation': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.py index 99640c532524..94c3f0853183 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.pyi index 99640c532524..94c3f0853183 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_format.pyi @@ -38,7 +38,7 @@ class UriFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.py index f844d5051094..ec189721d835 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriReferenceFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.pyi index f844d5051094..ec189721d835 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_reference_format.pyi @@ -38,7 +38,7 @@ class UriReferenceFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriReferenceFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.py index a8915f195686..384bda61c53e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriTemplateFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.pyi index a8915f195686..384bda61c53e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/model/uri_template_format.pyi @@ -38,7 +38,7 @@ class UriTemplateFormat( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'UriTemplateFormat': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.py index b09fbbe159a3..042f5d4b8069 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.py @@ -40,7 +40,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -80,7 +80,7 @@ class BaseApi(api_client.Api): def _post_date_time_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -140,7 +140,7 @@ class PostDateTimeFormatRequestBody(BaseApi): def post_date_time_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -163,7 +163,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.pyi index f298da9fc27d..8c8f06bc6d31 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_date_time_format_request_body/post.pyi @@ -38,7 +38,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -54,7 +54,7 @@ class BaseApi(api_client.Api): def _post_date_time_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -114,7 +114,7 @@ class PostDateTimeFormatRequestBody(BaseApi): def post_date_time_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -137,7 +137,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.py index 4d4ca3c1856e..9f1a22e77789 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_email_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostEmailFormatRequestBody(BaseApi): def post_email_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.pyi index db470100e629..531cfb06e3cb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_email_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_email_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostEmailFormatRequestBody(BaseApi): def post_email_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.py index 5075bb70ce84..5ae1606e8a4b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_hostname_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostHostnameFormatRequestBody(BaseApi): def post_hostname_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.pyi index c4e1d18748af..4047b10dba18 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_hostname_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_hostname_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostHostnameFormatRequestBody(BaseApi): def post_hostname_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.py index e09f91e244a9..97260e7e3e38 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_ipv4_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostIpv4FormatRequestBody(BaseApi): def post_ipv4_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.pyi index fa38b2bd4d3e..e73cdb05feeb 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv4_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_ipv4_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostIpv4FormatRequestBody(BaseApi): def post_ipv4_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.py index 83bc09d5e509..b0b359768231 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_ipv6_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostIpv6FormatRequestBody(BaseApi): def post_ipv6_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.pyi index 1ad8961a5680..b006dc2e80fd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ipv6_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_ipv6_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostIpv6FormatRequestBody(BaseApi): def post_ipv6_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.py index a78e0a4c710d..867af0ddbb5c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_json_pointer_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostJsonPointerFormatRequestBody(BaseApi): def post_json_pointer_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.pyi index 2c354055474b..2c11566b8faf 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_json_pointer_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_json_pointer_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostJsonPointerFormatRequestBody(BaseApi): def post_json_pointer_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.py index 56cd3c9a3b62..43410750205f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.py @@ -88,7 +88,7 @@ def __new__( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -128,7 +128,7 @@ class BaseApi(api_client.Api): def _post_not_more_complex_schema_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -188,7 +188,7 @@ class PostNotMoreComplexSchemaRequestBody(BaseApi): def post_not_more_complex_schema_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -211,7 +211,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.pyi index 302f24c636a8..5498ab15c715 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_more_complex_schema_request_body/post.pyi @@ -86,7 +86,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -102,7 +102,7 @@ class BaseApi(api_client.Api): def _post_not_more_complex_schema_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class PostNotMoreComplexSchemaRequestBody(BaseApi): def post_not_more_complex_schema_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -185,7 +185,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.py index efdad75741ac..df347fdf1f00 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_not_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostNotRequestBody(BaseApi): def post_not_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.pyi index e9fc607bc91d..31d807904615 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_not_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_not_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostNotRequestBody(BaseApi): def post_not_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.py index e6c81167f560..9fe8bdd2ff60 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.py @@ -45,7 +45,7 @@ def not_schema(cls) -> typing.Type['PropertyNamedRefThatIsNotAReference']: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -85,7 +85,7 @@ class BaseApi(api_client.Api): def _post_ref_in_not_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -145,7 +145,7 @@ class PostRefInNotRequestBody(BaseApi): def post_ref_in_not_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -168,7 +168,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.pyi index ca1b5ea66a4b..fc08626d571a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_ref_in_not_request_body/post.pyi @@ -43,7 +43,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -59,7 +59,7 @@ class BaseApi(api_client.Api): def _post_ref_in_not_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -119,7 +119,7 @@ class PostRefInNotRequestBody(BaseApi): def post_ref_in_not_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -142,7 +142,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.py index 37ac12a74484..9dbf8e9c1afd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.py @@ -47,7 +47,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -87,7 +87,7 @@ class BaseApi(api_client.Api): def _post_required_with_escaped_characters_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -147,7 +147,7 @@ class PostRequiredWithEscapedCharactersRequestBody(BaseApi): def post_required_with_escaped_characters_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -170,7 +170,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.pyi index f3cdcf785678..b9ed80af645b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_required_with_escaped_characters_request_body/post.pyi @@ -45,7 +45,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -61,7 +61,7 @@ class BaseApi(api_client.Api): def _post_required_with_escaped_characters_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -121,7 +121,7 @@ class PostRequiredWithEscapedCharactersRequestBody(BaseApi): def post_required_with_escaped_characters_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -144,7 +144,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.py index ddac7a5cd3ab..892f3196f02f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_uri_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostUriFormatRequestBody(BaseApi): def post_uri_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.pyi index d3d3dd5da949..9351f6414338 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_uri_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostUriFormatRequestBody(BaseApi): def post_uri_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.py index b28920337848..902c98496171 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_uri_reference_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostUriReferenceFormatRequestBody(BaseApi): def post_uri_reference_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.pyi index 8c0a18d11860..d3a7da6a052c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_reference_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_uri_reference_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostUriReferenceFormatRequestBody(BaseApi): def post_uri_reference_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.py index eece0612596c..4604e2962de6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -79,7 +79,7 @@ class BaseApi(api_client.Api): def _post_uri_template_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -139,7 +139,7 @@ class PostUriTemplateFormatRequestBody(BaseApi): def post_uri_template_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -162,7 +162,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.pyi index 89678b2a09f7..848f7c20af0d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/request_body_post_uri_template_format_request_body/post.pyi @@ -37,7 +37,7 @@ class SchemaForRequestBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaForRequestBodyApplicationJson': @@ -53,7 +53,7 @@ class BaseApi(api_client.Api): def _post_uri_template_format_request_body_oapg( self: api_client.Api, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -113,7 +113,7 @@ class PostUriTemplateFormatRequestBody(BaseApi): def post_uri_template_format_request_body( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, @@ -136,7 +136,7 @@ class ApiForpost(BaseApi): def post( self: BaseApi, - body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + body: typing.Union[SchemaForRequestBodyApplicationJson, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], content_type: str = 'application/json', stream: bool = False, timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.py index 6c44c6b265f5..521a8171874e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.py @@ -39,7 +39,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.pyi index 352cb5703599..52edc5c6d3b4 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_date_time_format_response_body_for_content_types/post.pyi @@ -37,7 +37,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.py index 40a23c6bfbd0..91232038adcc 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.pyi index 5a0171c8746f..d778b06d4483 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_email_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.py index 39149c614e30..2641beac51fa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.pyi index a84f0604e2da..3bd2018f1be0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_hostname_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.py index 613079a0504f..741eb61477ac 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.pyi index c8d6590f61ff..e5f090dcd94f 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv4_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.py index 18f46e932653..82af93d0f4d5 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.pyi index 07a549b95a1a..1839b17de7a9 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ipv6_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.py index 5129f1c2624f..0f84a6d7d430 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.pyi index 9bb3109b010f..ea393b976dec 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_json_pointer_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.py index 22f7b4cdc3d1..810d8878f7fa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.py @@ -87,7 +87,7 @@ def __new__( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.pyi index e792097700f5..9e669def894a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_more_complex_schema_response_body_for_content_types/post.pyi @@ -85,7 +85,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.py index c382169efd96..e4097df4b516 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.pyi index 6945f01d1b26..7ae90e93f9b6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_not_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.py index fe6f2229b045..b9f01c0f0eb1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.py @@ -44,7 +44,7 @@ def not_schema(cls) -> typing.Type['PropertyNamedRefThatIsNotAReference']: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.pyi index e1d772a28bc4..68f09071f6b8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_ref_in_not_response_body_for_content_types/post.pyi @@ -42,7 +42,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.py index 728b0fced8b7..d200e6968bc0 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.py @@ -46,7 +46,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.pyi index 50f79a4cd25a..d2e92e759249 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_required_with_escaped_characters_response_body_for_content_types/post.pyi @@ -44,7 +44,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.py index 44e1d81fa667..3d71e3c44c84 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.pyi index 557aa55d8712..d57bad9d7f60 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.py index 97679ee6b4fb..b8a1defada4d 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.pyi index fcec33c02cb5..0942230e841c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_reference_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.py b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.py index b3b8d1b76c55..5ab024b1b1b6 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.py +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.py @@ -38,7 +38,7 @@ class MetaOapg: def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.pyi b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.pyi index 56b30029895b..8045d6f41791 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.pyi +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/unit_test_api/paths/response_body_post_uri_template_format_response_body_for_content_types/post.pyi @@ -36,7 +36,7 @@ class SchemaFor200ResponseBodyApplicationJson( def __new__( cls, - *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, ], + *args: typing.Union[dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, ], _configuration: typing.Optional[schemas.Configuration] = None, **kwargs: typing.Union[schemas.AnyTypeSchema, dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, None, list, tuple, bytes], ) -> 'SchemaFor200ResponseBodyApplicationJson': diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md index b59ea053b798..979f2d217408 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md @@ -62,7 +62,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | ### Return Types, Responses @@ -82,7 +82,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index bb6ac64f18be..de7d581e0ed7 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -65,7 +65,7 @@ dict, frozendict.frozendict, | frozendict.frozendict, | | ### Dictionary Keys Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- -**string** | [**Foo**](Foo.md) | [**Foo**](Foo.md) | | [optional] +**string** | [**Foo**]({{complexTypePrefix}}Foo.md) | [**Foo**]({{complexTypePrefix}}Foo.md) | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 1a2704939974..2b2b2761b0f4 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -93,7 +93,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalPropertiesWithArrayOfEnums**](AdditionalPropertiesWithArrayOfEnums.md) | | +[**AdditionalPropertiesWithArrayOfEnums**](../../models/AdditionalPropertiesWithArrayOfEnums.md) | | ### Return Types, Responses @@ -113,7 +113,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalPropertiesWithArrayOfEnums**](AdditionalPropertiesWithArrayOfEnums.md) | | +[**AdditionalPropertiesWithArrayOfEnums**](../../models/AdditionalPropertiesWithArrayOfEnums.md) | | @@ -179,7 +179,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnimalFarm**](AnimalFarm.md) | | +[**AnimalFarm**](../../models/AnimalFarm.md) | | ### Return Types, Responses @@ -199,7 +199,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnimalFarm**](AnimalFarm.md) | | +[**AnimalFarm**](../../models/AnimalFarm.md) | | @@ -264,7 +264,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayOfEnums**](ArrayOfEnums.md) | | +[**ArrayOfEnums**](../../models/ArrayOfEnums.md) | | ### Return Types, Responses @@ -284,7 +284,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayOfEnums**](ArrayOfEnums.md) | | +[**ArrayOfEnums**](../../models/ArrayOfEnums.md) | | @@ -353,7 +353,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**FileSchemaTestClass**](FileSchemaTestClass.md) | | +[**FileSchemaTestClass**](../../models/FileSchemaTestClass.md) | | ### Return Types, Responses @@ -446,7 +446,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**User**](User.md) | | +[**User**](../../models/User.md) | | ### query_params @@ -728,7 +728,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | ### Return Types, Responses @@ -748,7 +748,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | @@ -812,7 +812,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ComposedOneOfDifferentTypes**](ComposedOneOfDifferentTypes.md) | | +[**ComposedOneOfDifferentTypes**](../../models/ComposedOneOfDifferentTypes.md) | | ### Return Types, Responses @@ -832,7 +832,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ComposedOneOfDifferentTypes**](ComposedOneOfDifferentTypes.md) | | +[**ComposedOneOfDifferentTypes**](../../models/ComposedOneOfDifferentTypes.md) | | @@ -1317,7 +1317,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**HealthCheckResult**](HealthCheckResult.md) | | +[**HealthCheckResult**](../../models/HealthCheckResult.md) | | @@ -1961,7 +1961,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJsonPatchjson Type | Description | Notes ------------- | ------------- | ------------- -[**JSONPatchRequest**](JSONPatchRequest.md) | | +[**JSONPatchRequest**](../../models/JSONPatchRequest.md) | | ### Return Types, Responses @@ -2127,7 +2127,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Mammal**](Mammal.md) | | +[**Mammal**](../../models/Mammal.md) | | ### Return Types, Responses @@ -2147,7 +2147,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Mammal**](Mammal.md) | | +[**Mammal**](../../models/Mammal.md) | | @@ -2211,7 +2211,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NumberWithValidations**](NumberWithValidations.md) | | +[**NumberWithValidations**](../../models/NumberWithValidations.md) | | ### Return Types, Responses @@ -2231,7 +2231,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NumberWithValidations**](NumberWithValidations.md) | | +[**NumberWithValidations**](../../models/NumberWithValidations.md) | | @@ -2389,7 +2389,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectModelWithRefProps**](ObjectModelWithRefProps.md) | | +[**ObjectModelWithRefProps**](../../models/ObjectModelWithRefProps.md) | | ### Return Types, Responses @@ -2409,7 +2409,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectModelWithRefProps**](ObjectModelWithRefProps.md) | | +[**ObjectModelWithRefProps**](../../models/ObjectModelWithRefProps.md) | | @@ -2880,7 +2880,7 @@ items | str, | str, | | # RefParamSchema Type | Description | Notes ------------- | ------------- | ------------- -[**StringWithValidation**](StringWithValidation.md) | | +[**StringWithValidation**](../../models/StringWithValidation.md) | | ### Return Types, Responses @@ -2964,7 +2964,7 @@ mapBean | MapBeanSchema | | optional # MapBeanSchema Type | Description | Notes ------------- | ------------- | ------------- -[**Foo**](Foo.md) | | +[**Foo**](../../models/Foo.md) | | ### Return Types, Responses @@ -3183,7 +3183,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**StringEnum**](StringEnum.md) | | +[**StringEnum**](../../models/StringEnum.md) | | ### Return Types, Responses @@ -3203,7 +3203,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**StringEnum**](StringEnum.md) | | +[**StringEnum**](../../models/StringEnum.md) | | @@ -3385,7 +3385,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ApiResponse**](ApiResponse.md) | | +[**ApiResponse**](../../models/ApiResponse.md) | | @@ -3491,7 +3491,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ApiResponse**](ApiResponse.md) | | +[**ApiResponse**](../../models/ApiResponse.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md index 12a3b02039a6..5e3d73859a19 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md @@ -73,7 +73,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | ### Return Types, Responses @@ -93,7 +93,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Client**](Client.md) | | +[**Client**](../../models/Client.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index a8d6c9c53159..2a46d3126369 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -155,13 +155,13 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | # SchemaForRequestBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | ### Return Types, Responses @@ -488,7 +488,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | +[**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | | # SchemaFor200ResponseBodyApplicationJson @@ -500,7 +500,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | +[**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | | #### find_pets_by_status.ApiResponseFor400 Name | Type | Description | Notes @@ -685,7 +685,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | +[**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | | # SchemaFor200ResponseBodyApplicationJson @@ -697,7 +697,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**Pet**](Pet.md) | [**Pet**](Pet.md) | [**Pet**](Pet.md) | | +[**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | [**Pet**]({{complexTypePrefix}}Pet.md) | | #### find_pets_by_tags.ApiResponseFor400 Name | Type | Description | Notes @@ -808,13 +808,13 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | #### get_pet_by_id.ApiResponseFor400 @@ -978,13 +978,13 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | # SchemaForRequestBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**Pet**](Pet.md) | | +[**Pet**](../../models/Pet.md) | | ### Return Types, Responses @@ -1278,7 +1278,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ApiResponse**](ApiResponse.md) | | +[**ApiResponse**](../../models/ApiResponse.md) | | @@ -1415,7 +1415,7 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ApiResponse**](ApiResponse.md) | | +[**ApiResponse**](../../models/ApiResponse.md) | | diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index c3ab06a93b53..68038ccba242 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -265,13 +265,13 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**Order**](Order.md) | | +[**Order**](../../models/Order.md) | | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Order**](Order.md) | | +[**Order**](../../models/Order.md) | | #### get_order_by_id.ApiResponseFor400 @@ -355,7 +355,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Order**](Order.md) | | +[**Order**](../../models/Order.md) | | ### Return Types, Responses @@ -376,13 +376,13 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**Order**](Order.md) | | +[**Order**](../../models/Order.md) | | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Order**](Order.md) | | +[**Order**](../../models/Order.md) | | #### place_order.ApiResponseFor400 diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index 773e47d45812..c09639ab74cd 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -79,7 +79,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**User**](User.md) | | +[**User**](../../models/User.md) | | ### Return Types, Responses @@ -177,7 +177,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**User**](User.md) | [**User**](User.md) | [**User**](User.md) | | +[**User**]({{complexTypePrefix}}User.md) | [**User**]({{complexTypePrefix}}User.md) | [**User**]({{complexTypePrefix}}User.md) | | ### Return Types, Responses @@ -274,7 +274,7 @@ list, tuple, | tuple, | | ### Tuple Items Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[**User**](User.md) | [**User**](User.md) | [**User**](User.md) | | +[**User**]({{complexTypePrefix}}User.md) | [**User**]({{complexTypePrefix}}User.md) | [**User**]({{complexTypePrefix}}User.md) | | ### Return Types, Responses @@ -470,13 +470,13 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationXml Type | Description | Notes ------------- | ------------- | ------------- -[**User**](User.md) | | +[**User**](../../models/User.md) | | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**User**](User.md) | | +[**User**](../../models/User.md) | | #### get_user_by_name.ApiResponseFor400 @@ -768,7 +768,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**User**](User.md) | | +[**User**](../../models/User.md) | | ### path_params From 73d1a6d312f3909caf2407540f77c2254cc0bfca Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 14:33:10 -0700 Subject: [PATCH 14/15] Removes returnType from api docs because it is unused --- .../python-experimental/api_doc.handlebars | 3 - .../docs/apis/tags/AdditionalPropertiesApi.md | 40 +- .../docs/apis/tags/AllOfApi.md | 90 +- .../docs/apis/tags/AnyOfApi.md | 50 +- .../docs/apis/tags/ContentTypeJsonApi.md | 798 +++--------------- .../docs/apis/tags/DefaultApi.md | 20 +- .../docs/apis/tags/EnumApi.md | 80 +- .../docs/apis/tags/FormatApi.md | 54 -- .../docs/apis/tags/ItemsApi.md | 10 +- .../docs/apis/tags/MaxItemsApi.md | 10 +- .../docs/apis/tags/MaxLengthApi.md | 10 +- .../docs/apis/tags/MaxPropertiesApi.md | 20 +- .../docs/apis/tags/MaximumApi.md | 20 +- .../docs/apis/tags/MinItemsApi.md | 10 +- .../docs/apis/tags/MinLengthApi.md | 10 +- .../docs/apis/tags/MinPropertiesApi.md | 10 +- .../docs/apis/tags/MinimumApi.md | 20 +- .../docs/apis/tags/ModelNotApi.md | 22 +- .../docs/apis/tags/MultipleOfApi.md | 40 +- .../docs/apis/tags/OneOfApi.md | 60 +- .../docs/apis/tags/OperationRequestBodyApi.md | 399 ++------- .../docs/apis/tags/PathPostApi.md | 798 +++--------------- .../docs/apis/tags/PatternApi.md | 20 +- .../docs/apis/tags/PropertiesApi.md | 20 +- .../docs/apis/tags/RefApi.md | 80 +- .../docs/apis/tags/RequiredApi.md | 36 +- .../ResponseContentContentTypeSchemaApi.md | 399 ++------- .../docs/apis/tags/TypeApi.md | 46 +- .../docs/apis/tags/UniqueItemsApi.md | 20 +- .../.openapi-generator/VERSION | 2 +- .../docs/apis/tags/AnotherFakeApi.md | 3 - .../docs/apis/tags/DefaultApi.md | 3 - .../docs/apis/tags/FakeApi.md | 96 --- .../docs/apis/tags/FakeClassnameTags123Api.md | 3 - .../docs/apis/tags/PetApi.md | 27 - .../docs/apis/tags/StoreApi.md | 12 - .../docs/apis/tags/UserApi.md | 24 - 37 files changed, 553 insertions(+), 2812 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars index e751959cb597..1c279b5a374a 100644 --- a/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars +++ b/modules/openapi-generator/src/main/resources/python-experimental/api_doc.handlebars @@ -201,9 +201,6 @@ Name | Type | Description | Notes {{/if}} {{/each}} - -{{#if returnType}}{{#if returnTypeIsPrimitive}}**{{{returnType}}}**{{/if}}{{#unless returnTypeIsPrimitive}}[**{{{returnType}}}**]({{returnBaseType}}.md){{/unless}}{{/if}}{{#unless returnType}}void (empty response body){{/unless}} - ### Authorization {{#unless authMethods}}No authorization required{{/unless}}{{#each authMethods}}[{{{name}}}](../../../README.md#{{{name}}}){{#unless @last}}, {{/unless}}{{/each}} diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md index 58d2555919ed..6b758ccf2b8e 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AdditionalPropertiesApi.md @@ -65,7 +65,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | ### Return Types, Responses @@ -82,9 +82,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -142,11 +139,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | - - +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) ### Authorization @@ -202,7 +196,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | ### Return Types, Responses @@ -219,9 +213,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -279,11 +270,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | - - +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) ### Authorization @@ -341,7 +329,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | ### Return Types, Responses @@ -358,9 +346,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -418,11 +403,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | - - +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) ### Authorization @@ -478,7 +460,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | ### Return Types, Responses @@ -495,9 +477,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -555,11 +534,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | - - +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md index decfaa354eaf..16996cfc8105 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AllOfApi.md @@ -72,7 +72,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | ### Return Types, Responses @@ -89,9 +89,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -149,12 +146,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | - +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) - ### Authorization No authorization required @@ -209,7 +203,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | ### Return Types, Responses @@ -226,9 +220,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -286,12 +277,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | - +[**Allof**](../../models/Allof.md) | | -[**Allof**](Allof.md) - ### Authorization No authorization required @@ -346,7 +334,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | ### Return Types, Responses @@ -363,9 +351,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -423,11 +408,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | - - +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | -[**AllofSimpleTypes**](AllofSimpleTypes.md) ### Authorization @@ -483,7 +465,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | ### Return Types, Responses @@ -500,9 +482,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -560,12 +539,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | - -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) - ### Authorization No authorization required @@ -620,7 +596,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -637,9 +613,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -697,12 +670,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | - -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) - ### Authorization No authorization required @@ -757,7 +727,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | ### Return Types, Responses @@ -774,9 +744,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -834,12 +801,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | - +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) - ### Authorization No authorization required @@ -894,7 +858,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | ### Return Types, Responses @@ -911,9 +875,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -971,12 +932,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | - +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) - ### Authorization No authorization required @@ -1031,7 +989,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | ### Return Types, Responses @@ -1048,9 +1006,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1108,11 +1063,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | - - +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) ### Authorization @@ -1168,7 +1120,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -1185,9 +1137,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1245,11 +1194,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | - - +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md index 960af884a378..8f0a035a810b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/AnyOfApi.md @@ -64,7 +64,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | ### Return Types, Responses @@ -81,9 +81,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -141,12 +138,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | - +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | -[**AnyofComplexTypes**](AnyofComplexTypes.md) - ### Authorization No authorization required @@ -201,7 +195,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | +[**Anyof**](../../models/Anyof.md) | | ### Return Types, Responses @@ -218,9 +212,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -278,11 +269,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | - - +[**Anyof**](../../models/Anyof.md) | | -[**Anyof**](Anyof.md) ### Authorization @@ -338,7 +326,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | ### Return Types, Responses @@ -355,9 +343,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -415,12 +400,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | - -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) - ### Authorization No authorization required @@ -475,7 +457,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -492,9 +474,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -552,12 +531,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | - +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) - ### Authorization No authorization required @@ -612,7 +588,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -629,9 +605,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -689,11 +662,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | - - +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md index d66babb04d87..0a1a6bd184ca 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ContentTypeJsonApi.md @@ -231,7 +231,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | ### Return Types, Responses @@ -248,9 +248,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -308,12 +305,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | - +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) - ### Authorization No authorization required @@ -368,7 +362,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | ### Return Types, Responses @@ -385,9 +379,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -445,12 +436,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | - -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) - ### Authorization No authorization required @@ -507,7 +495,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | ### Return Types, Responses @@ -524,9 +512,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -584,12 +569,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | - +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) - ### Authorization No authorization required @@ -644,7 +626,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | ### Return Types, Responses @@ -661,9 +643,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -721,12 +700,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | - -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) - ### Authorization No authorization required @@ -781,7 +757,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | ### Return Types, Responses @@ -798,9 +774,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -858,11 +831,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | - - +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) ### Authorization @@ -918,7 +888,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | ### Return Types, Responses @@ -935,9 +905,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -995,12 +962,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | - -[**Allof**](Allof.md) - ### Authorization No authorization required @@ -1055,7 +1019,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | ### Return Types, Responses @@ -1072,9 +1036,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1132,11 +1093,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | - - +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | -[**AllofSimpleTypes**](AllofSimpleTypes.md) ### Authorization @@ -1192,7 +1150,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | ### Return Types, Responses @@ -1209,9 +1167,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1269,12 +1224,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | - +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) - ### Authorization No authorization required @@ -1329,7 +1281,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -1346,9 +1298,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1406,11 +1355,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | - - +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) ### Authorization @@ -1466,7 +1412,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | ### Return Types, Responses @@ -1483,9 +1429,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1543,12 +1486,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | - +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) - ### Authorization No authorization required @@ -1603,7 +1543,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | ### Return Types, Responses @@ -1620,9 +1560,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1680,11 +1617,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | - - +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) ### Authorization @@ -1740,7 +1674,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | ### Return Types, Responses @@ -1757,9 +1691,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1817,12 +1748,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | - +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) - ### Authorization No authorization required @@ -1877,7 +1805,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | ### Return Types, Responses @@ -1894,9 +1822,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1954,12 +1879,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | - -[**AnyofComplexTypes**](AnyofComplexTypes.md) - ### Authorization No authorization required @@ -2014,7 +1936,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | +[**Anyof**](../../models/Anyof.md) | | ### Return Types, Responses @@ -2031,9 +1953,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2091,12 +2010,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | - +[**Anyof**](../../models/Anyof.md) | | -[**Anyof**](Anyof.md) - ### Authorization No authorization required @@ -2151,7 +2067,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | ### Return Types, Responses @@ -2168,9 +2084,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2228,12 +2141,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | - -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) - ### Authorization No authorization required @@ -2288,7 +2198,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -2305,9 +2215,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2365,11 +2272,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | - - +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) ### Authorization @@ -2427,7 +2331,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | ### Return Types, Responses @@ -2444,9 +2348,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2504,12 +2405,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | - -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) - ### Authorization No authorization required @@ -2581,9 +2479,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2644,9 +2539,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | - -**bool** - ### Authorization No authorization required @@ -2701,7 +2593,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | +[**ByInt**](../../models/ByInt.md) | | ### Return Types, Responses @@ -2718,9 +2610,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2778,12 +2667,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | - +[**ByInt**](../../models/ByInt.md) | | -[**ByInt**](ByInt.md) - ### Authorization No authorization required @@ -2838,7 +2724,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | +[**ByNumber**](../../models/ByNumber.md) | | ### Return Types, Responses @@ -2855,9 +2741,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2915,11 +2798,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | - - +[**ByNumber**](../../models/ByNumber.md) | | -[**ByNumber**](ByNumber.md) ### Authorization @@ -2975,7 +2855,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | ### Return Types, Responses @@ -2992,9 +2872,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3052,12 +2929,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | - -[**BySmallNumber**](BySmallNumber.md) - ### Authorization No authorization required @@ -3129,9 +3003,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3192,9 +3063,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3266,9 +3134,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3329,9 +3194,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3386,7 +3248,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | ### Return Types, Responses @@ -3403,9 +3265,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3463,11 +3322,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | - - +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) ### Authorization @@ -3523,7 +3379,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | ### Return Types, Responses @@ -3540,9 +3396,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3600,12 +3453,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | - -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) - ### Authorization No authorization required @@ -3660,7 +3510,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | ### Return Types, Responses @@ -3677,9 +3527,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3737,11 +3584,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | - - +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) ### Authorization @@ -3797,7 +3641,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | ### Return Types, Responses @@ -3814,9 +3658,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3874,12 +3715,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | - +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) - ### Authorization No authorization required @@ -3934,7 +3772,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | ### Return Types, Responses @@ -3951,9 +3789,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4011,11 +3846,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | - - +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) ### Authorization @@ -4074,7 +3906,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | ### Return Types, Responses @@ -4091,9 +3923,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4151,12 +3980,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | - +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | -[**EnumsInProperties**](EnumsInProperties.md) - ### Authorization No authorization required @@ -4211,7 +4037,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | ### Return Types, Responses @@ -4228,9 +4054,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4288,11 +4111,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | - - +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | -[**ForbiddenProperty**](ForbiddenProperty.md) ### Authorization @@ -4365,9 +4185,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4428,9 +4245,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -4502,9 +4316,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4565,9 +4376,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**int** - ### Authorization No authorization required @@ -4622,7 +4430,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | ### Return Types, Responses @@ -4639,9 +4447,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4699,12 +4504,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | - +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) - ### Authorization No authorization required @@ -4759,7 +4561,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | ### Return Types, Responses @@ -4776,9 +4578,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4836,12 +4635,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | - -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) - ### Authorization No authorization required @@ -4913,9 +4709,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4976,9 +4769,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5050,9 +4840,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5113,9 +4900,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5187,9 +4971,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5250,9 +5031,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5307,7 +5085,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | +[**MaximumValidation**](../../models/MaximumValidation.md) | | ### Return Types, Responses @@ -5324,9 +5102,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5384,12 +5159,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | - +[**MaximumValidation**](../../models/MaximumValidation.md) | | -[**MaximumValidation**](MaximumValidation.md) - ### Authorization No authorization required @@ -5444,7 +5216,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | ### Return Types, Responses @@ -5461,9 +5233,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5521,11 +5290,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | - - +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) ### Authorization @@ -5581,7 +5347,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | ### Return Types, Responses @@ -5598,9 +5364,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5658,12 +5421,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | - +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | -[**MaxitemsValidation**](MaxitemsValidation.md) - ### Authorization No authorization required @@ -5718,7 +5478,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | ### Return Types, Responses @@ -5735,9 +5495,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5795,11 +5552,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | - - +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | -[**MaxlengthValidation**](MaxlengthValidation.md) ### Authorization @@ -5855,7 +5609,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | ### Return Types, Responses @@ -5872,9 +5626,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5932,12 +5683,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | - +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) - ### Authorization No authorization required @@ -5992,7 +5740,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | ### Return Types, Responses @@ -6009,9 +5757,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6069,11 +5814,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | - - +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) ### Authorization @@ -6129,7 +5871,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | ### Return Types, Responses @@ -6146,9 +5888,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6206,12 +5945,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | - -[**MinimumValidation**](MinimumValidation.md) - ### Authorization No authorization required @@ -6266,7 +6002,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | ### Return Types, Responses @@ -6283,9 +6019,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6343,11 +6076,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | - - +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) ### Authorization @@ -6403,7 +6133,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | ### Return Types, Responses @@ -6420,9 +6150,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6480,12 +6207,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | - +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | -[**MinitemsValidation**](MinitemsValidation.md) - ### Authorization No authorization required @@ -6540,7 +6264,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | ### Return Types, Responses @@ -6557,9 +6281,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6617,11 +6338,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | - - +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | -[**MinlengthValidation**](MinlengthValidation.md) ### Authorization @@ -6677,7 +6395,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | ### Return Types, Responses @@ -6694,9 +6412,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6754,12 +6469,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | - +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | -[**MinpropertiesValidation**](MinpropertiesValidation.md) - ### Authorization No authorization required @@ -6814,7 +6526,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -6831,9 +6543,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6891,11 +6600,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | - - +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) ### Authorization @@ -6951,7 +6657,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -6968,9 +6674,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7028,12 +6731,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | - +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -7096,7 +6796,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | ### Return Types, Responses @@ -7113,9 +6813,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7173,12 +6870,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | - -[**NestedItems**](NestedItems.md) - ### Authorization No authorization required @@ -7233,7 +6927,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -7250,9 +6944,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7310,12 +7001,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | - +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -7406,9 +7094,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7488,9 +7173,6 @@ Key | Input Type | Accessed Type | Description | Notes **foo** | str, | str, | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -7575,9 +7257,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7651,9 +7330,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -7708,7 +7384,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | ### Return Types, Responses @@ -7725,9 +7401,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7785,12 +7458,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | - -[**NulCharactersInStrings**](NulCharactersInStrings.md) - ### Authorization No authorization required @@ -7862,9 +7532,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7925,9 +7592,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, | NoneClass, | | - -**none_type** - ### Authorization No authorization required @@ -7999,9 +7663,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8062,9 +7723,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | - -**int, float** - ### Authorization No authorization required @@ -8119,7 +7777,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | ### Return Types, Responses @@ -8136,9 +7794,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8196,11 +7851,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | - - +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) ### Authorization @@ -8273,9 +7925,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8336,9 +7985,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | - -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** - ### Authorization No authorization required @@ -8393,7 +8039,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | ### Return Types, Responses @@ -8410,9 +8056,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8470,11 +8113,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | - - +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | -[**OneofComplexTypes**](OneofComplexTypes.md) ### Authorization @@ -8530,7 +8170,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | +[**Oneof**](../../models/Oneof.md) | | ### Return Types, Responses @@ -8547,9 +8187,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8607,12 +8244,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | - +[**Oneof**](../../models/Oneof.md) | | -[**Oneof**](Oneof.md) - ### Authorization No authorization required @@ -8667,7 +8301,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | ### Return Types, Responses @@ -8684,9 +8318,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8744,12 +8375,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | - -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) - ### Authorization No authorization required @@ -8804,7 +8432,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | ### Return Types, Responses @@ -8821,9 +8449,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8881,12 +8506,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | - +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) - ### Authorization No authorization required @@ -8941,7 +8563,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | ### Return Types, Responses @@ -8958,9 +8580,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9018,11 +8637,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | - - +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | -[**OneofWithRequired**](OneofWithRequired.md) ### Authorization @@ -9078,7 +8694,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | ### Return Types, Responses @@ -9095,9 +8711,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9155,12 +8768,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | - +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) - ### Authorization No authorization required @@ -9215,7 +8825,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | +[**PatternValidation**](../../models/PatternValidation.md) | | ### Return Types, Responses @@ -9232,9 +8842,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9292,11 +8899,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | - - +[**PatternValidation**](../../models/PatternValidation.md) | | -[**PatternValidation**](PatternValidation.md) ### Authorization @@ -9352,7 +8956,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | ### Return Types, Responses @@ -9369,9 +8973,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9429,12 +9030,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | - +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) - ### Authorization No authorization required @@ -9489,7 +9087,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -9506,9 +9104,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9566,11 +9161,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) ### Authorization @@ -9628,7 +9220,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | ### Return Types, Responses @@ -9645,9 +9237,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9705,12 +9294,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | - +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) - ### Authorization No authorization required @@ -9765,7 +9351,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | ### Return Types, Responses @@ -9782,9 +9368,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9842,12 +9425,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | - -[**RefInAllof**](RefInAllof.md) - ### Authorization No authorization required @@ -9902,7 +9482,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | +[**RefInAnyof**](../../models/RefInAnyof.md) | | ### Return Types, Responses @@ -9919,9 +9499,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9979,12 +9556,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | - +[**RefInAnyof**](../../models/RefInAnyof.md) | | -[**RefInAnyof**](RefInAnyof.md) - ### Authorization No authorization required @@ -10041,7 +9615,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | ### Return Types, Responses @@ -10058,9 +9632,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10118,12 +9689,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | - -[**RefInItems**](RefInItems.md) - ### Authorization No authorization required @@ -10186,7 +9754,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -10202,9 +9770,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10270,10 +9835,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - -**bool, date, datetime, dict, float, int, list, str, none_type** +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Authorization @@ -10329,7 +9891,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | ### Return Types, Responses @@ -10346,9 +9908,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10406,12 +9965,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | - -[**RefInOneof**](RefInOneof.md) - ### Authorization No authorization required @@ -10466,7 +10022,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | +[**RefInProperty**](../../models/RefInProperty.md) | | ### Return Types, Responses @@ -10483,9 +10039,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10543,11 +10096,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | - - +[**RefInProperty**](../../models/RefInProperty.md) | | -[**RefInProperty**](RefInProperty.md) ### Authorization @@ -10603,7 +10153,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | ### Return Types, Responses @@ -10620,9 +10170,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10680,12 +10227,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | - +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) - ### Authorization No authorization required @@ -10740,7 +10284,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | +[**RequiredValidation**](../../models/RequiredValidation.md) | | ### Return Types, Responses @@ -10757,9 +10301,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10817,11 +10358,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | - - +[**RequiredValidation**](../../models/RequiredValidation.md) | | -[**RequiredValidation**](RequiredValidation.md) ### Authorization @@ -10877,7 +10415,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | ### Return Types, Responses @@ -10894,9 +10432,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10954,12 +10489,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | - +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) - ### Authorization No authorization required @@ -11031,9 +10563,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11094,9 +10623,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -11151,7 +10677,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | ### Return Types, Responses @@ -11168,9 +10694,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11228,12 +10751,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | - +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | -[**SimpleEnumValidation**](SimpleEnumValidation.md) - ### Authorization No authorization required @@ -11305,9 +10825,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11368,9 +10885,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**str** - ### Authorization No authorization required @@ -11427,7 +10941,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | ### Return Types, Responses @@ -11444,9 +10958,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11504,12 +11015,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | - +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) - ### Authorization No authorization required @@ -11564,7 +11072,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | ### Return Types, Responses @@ -11581,9 +11089,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11641,12 +11146,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | - -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) - ### Authorization No authorization required @@ -11701,7 +11203,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | ### Return Types, Responses @@ -11718,9 +11220,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11778,11 +11277,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | - - +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | -[**UniqueitemsValidation**](UniqueitemsValidation.md) ### Authorization @@ -11855,9 +11351,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11918,9 +11411,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -11992,9 +11482,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -12055,9 +11542,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -12129,9 +11613,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -12192,9 +11673,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md index 087159408299..4fb214ed39a1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/DefaultApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | - - +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) ### Authorization @@ -197,7 +191,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | ### Return Types, Responses @@ -214,9 +208,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -274,11 +265,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | - - +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md index e85ed4c2bd38..ec345869090c 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/EnumApi.md @@ -70,7 +70,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | ### Return Types, Responses @@ -87,9 +87,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -147,11 +144,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | - - +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) ### Authorization @@ -207,7 +201,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | ### Return Types, Responses @@ -224,9 +218,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -284,11 +275,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | - - +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) ### Authorization @@ -344,7 +332,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | ### Return Types, Responses @@ -361,9 +349,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -421,11 +406,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | - - +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) ### Authorization @@ -481,7 +463,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | ### Return Types, Responses @@ -498,9 +480,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -558,11 +537,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | - - +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) ### Authorization @@ -618,7 +594,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | ### Return Types, Responses @@ -635,9 +611,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -695,11 +668,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | - - +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) ### Authorization @@ -758,7 +728,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | ### Return Types, Responses @@ -775,9 +745,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -835,11 +802,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | - - +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | -[**EnumsInProperties**](EnumsInProperties.md) ### Authorization @@ -895,7 +859,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | ### Return Types, Responses @@ -912,9 +876,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -972,11 +933,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | - - +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | -[**NulCharactersInStrings**](NulCharactersInStrings.md) ### Authorization @@ -1032,7 +990,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | ### Return Types, Responses @@ -1049,9 +1007,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1109,11 +1064,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | - - +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | -[**SimpleEnumValidation**](SimpleEnumValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md index e073b9124ff6..08431f22e696 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/FormatApi.md @@ -89,9 +89,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -152,9 +149,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -226,9 +220,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -289,9 +280,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -363,9 +351,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -426,9 +411,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -500,9 +482,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -563,9 +542,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -637,9 +613,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -700,9 +673,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -774,9 +744,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -837,9 +804,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -911,9 +875,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -974,9 +935,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -1048,9 +1006,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1111,9 +1066,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -1185,9 +1137,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1248,9 +1197,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md index a2148fe17080..a3892956f163 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ItemsApi.md @@ -64,7 +64,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | ### Return Types, Responses @@ -81,9 +81,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -141,11 +138,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | - - +[**NestedItems**](../../models/NestedItems.md) | | -[**NestedItems**](NestedItems.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md index b8f5be966194..481d933e61f8 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxItemsApi.md @@ -56,7 +56,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | ### Return Types, Responses @@ -73,9 +73,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -133,11 +130,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | - - +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | -[**MaxitemsValidation**](MaxitemsValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md index 7c9cfa5d2ca3..98d63d492451 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxLengthApi.md @@ -56,7 +56,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | ### Return Types, Responses @@ -73,9 +73,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -133,11 +130,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | - - +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | -[**MaxlengthValidation**](MaxlengthValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md index d574ec811663..30bb70e217fd 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaxPropertiesApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | - - +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | - - +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md index 3f28dff24fbb..388aa8b796a1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MaximumApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | +[**MaximumValidation**](../../models/MaximumValidation.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | - - +[**MaximumValidation**](../../models/MaximumValidation.md) | | -[**MaximumValidation**](MaximumValidation.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | - - +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md index 94a25e739dfc..47fece848209 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinItemsApi.md @@ -56,7 +56,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | ### Return Types, Responses @@ -73,9 +73,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -133,11 +130,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | - - +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | -[**MinitemsValidation**](MinitemsValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md index 4b1a15da1242..918d02f43efa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinLengthApi.md @@ -56,7 +56,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | ### Return Types, Responses @@ -73,9 +73,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -133,11 +130,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | - - +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | -[**MinlengthValidation**](MinlengthValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md index 01a13e58c87b..7d44da6f0b4b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinPropertiesApi.md @@ -56,7 +56,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | ### Return Types, Responses @@ -73,9 +73,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -133,11 +130,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | - - +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | -[**MinpropertiesValidation**](MinpropertiesValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md index ab1551201e22..b176533c963b 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MinimumApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | - - +[**MinimumValidation**](../../models/MinimumValidation.md) | | -[**MinimumValidation**](MinimumValidation.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | - - +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md index 071d4bd2d30c..0c1ab7ec02d1 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ModelNotApi.md @@ -60,7 +60,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | ### Return Types, Responses @@ -77,9 +77,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -137,12 +134,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | - +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | -[**ForbiddenProperty**](ForbiddenProperty.md) - ### Authorization No authorization required @@ -233,9 +227,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -315,9 +306,6 @@ Key | Input Type | Accessed Type | Description | Notes **foo** | str, | str, | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -402,9 +390,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -478,9 +463,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md index dd43cf3bbaf1..dae45d4773b2 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/MultipleOfApi.md @@ -62,7 +62,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | +[**ByInt**](../../models/ByInt.md) | | ### Return Types, Responses @@ -79,9 +79,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -139,11 +136,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | - - +[**ByInt**](../../models/ByInt.md) | | -[**ByInt**](ByInt.md) ### Authorization @@ -199,7 +193,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | +[**ByNumber**](../../models/ByNumber.md) | | ### Return Types, Responses @@ -216,9 +210,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -276,11 +267,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | - - +[**ByNumber**](../../models/ByNumber.md) | | -[**ByNumber**](ByNumber.md) ### Authorization @@ -336,7 +324,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | ### Return Types, Responses @@ -353,9 +341,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -413,11 +398,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | - - +[**BySmallNumber**](../../models/BySmallNumber.md) | | -[**BySmallNumber**](BySmallNumber.md) ### Authorization @@ -473,7 +455,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | ### Return Types, Responses @@ -490,9 +472,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -550,11 +529,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | - - +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md index bb55601c60a4..9f6c2b244d05 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OneOfApi.md @@ -66,7 +66,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -83,9 +83,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -143,12 +140,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | - +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -203,7 +197,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | ### Return Types, Responses @@ -220,9 +214,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -280,12 +271,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | - -[**OneofComplexTypes**](OneofComplexTypes.md) - ### Authorization No authorization required @@ -340,7 +328,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | +[**Oneof**](../../models/Oneof.md) | | ### Return Types, Responses @@ -357,9 +345,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -417,11 +402,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | - - +[**Oneof**](../../models/Oneof.md) | | -[**Oneof**](Oneof.md) ### Authorization @@ -477,7 +459,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | ### Return Types, Responses @@ -494,9 +476,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -554,12 +533,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | - +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) - ### Authorization No authorization required @@ -614,7 +590,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | ### Return Types, Responses @@ -631,9 +607,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -691,12 +664,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | - -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) - ### Authorization No authorization required @@ -751,7 +721,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | ### Return Types, Responses @@ -768,9 +738,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -828,11 +795,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | - - +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | -[**OneofWithRequired**](OneofWithRequired.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md index 395f0fb4569a..b483f613cc31 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/OperationRequestBodyApi.md @@ -144,7 +144,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | ### Return Types, Responses @@ -161,9 +161,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -218,7 +215,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | ### Return Types, Responses @@ -235,9 +232,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -294,7 +288,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | ### Return Types, Responses @@ -311,9 +305,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -368,7 +359,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | ### Return Types, Responses @@ -385,9 +376,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -442,7 +430,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | ### Return Types, Responses @@ -459,9 +447,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -516,7 +501,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | ### Return Types, Responses @@ -533,9 +518,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -590,7 +572,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | ### Return Types, Responses @@ -607,9 +589,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -664,7 +643,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | ### Return Types, Responses @@ -681,9 +660,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -738,7 +714,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -755,9 +731,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -812,7 +785,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | ### Return Types, Responses @@ -829,9 +802,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -886,7 +856,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | ### Return Types, Responses @@ -903,9 +873,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -960,7 +927,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | ### Return Types, Responses @@ -977,9 +944,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1034,7 +998,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | ### Return Types, Responses @@ -1051,9 +1015,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1108,7 +1069,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | +[**Anyof**](../../models/Anyof.md) | | ### Return Types, Responses @@ -1125,9 +1086,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1182,7 +1140,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | ### Return Types, Responses @@ -1199,9 +1157,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1256,7 +1211,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -1273,9 +1228,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1332,7 +1284,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | ### Return Types, Responses @@ -1349,9 +1301,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1423,9 +1372,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1480,7 +1426,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | +[**ByInt**](../../models/ByInt.md) | | ### Return Types, Responses @@ -1497,9 +1443,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1554,7 +1497,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | +[**ByNumber**](../../models/ByNumber.md) | | ### Return Types, Responses @@ -1571,9 +1514,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1628,7 +1568,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | ### Return Types, Responses @@ -1645,9 +1585,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1719,9 +1656,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1793,9 +1727,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1850,7 +1781,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | ### Return Types, Responses @@ -1867,9 +1798,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1924,7 +1852,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | ### Return Types, Responses @@ -1941,9 +1869,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1998,7 +1923,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | ### Return Types, Responses @@ -2015,9 +1940,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2072,7 +1994,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | ### Return Types, Responses @@ -2089,9 +2011,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2146,7 +2065,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | ### Return Types, Responses @@ -2163,9 +2082,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2223,7 +2139,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | ### Return Types, Responses @@ -2240,9 +2156,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2297,7 +2210,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | ### Return Types, Responses @@ -2314,9 +2227,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2388,9 +2298,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2462,9 +2369,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2519,7 +2423,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | ### Return Types, Responses @@ -2536,9 +2440,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2593,7 +2494,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | ### Return Types, Responses @@ -2610,9 +2511,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2684,9 +2582,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2758,9 +2653,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2832,9 +2724,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2889,7 +2778,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | +[**MaximumValidation**](../../models/MaximumValidation.md) | | ### Return Types, Responses @@ -2906,9 +2795,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2963,7 +2849,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | ### Return Types, Responses @@ -2980,9 +2866,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3037,7 +2920,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | ### Return Types, Responses @@ -3054,9 +2937,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3111,7 +2991,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | ### Return Types, Responses @@ -3128,9 +3008,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3185,7 +3062,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | ### Return Types, Responses @@ -3202,9 +3079,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3259,7 +3133,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | ### Return Types, Responses @@ -3276,9 +3150,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3333,7 +3204,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | ### Return Types, Responses @@ -3350,9 +3221,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3407,7 +3275,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | ### Return Types, Responses @@ -3424,9 +3292,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3481,7 +3346,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | ### Return Types, Responses @@ -3498,9 +3363,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3555,7 +3417,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | ### Return Types, Responses @@ -3572,9 +3434,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3629,7 +3488,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | ### Return Types, Responses @@ -3646,9 +3505,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3703,7 +3559,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -3720,9 +3576,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3777,7 +3630,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -3794,9 +3647,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3859,7 +3709,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | ### Return Types, Responses @@ -3876,9 +3726,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3933,7 +3780,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -3950,9 +3797,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4043,9 +3887,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4130,9 +3971,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4187,7 +4025,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | ### Return Types, Responses @@ -4204,9 +4042,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4278,9 +4113,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4352,9 +4184,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4409,7 +4238,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | ### Return Types, Responses @@ -4426,9 +4255,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4500,9 +4326,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4557,7 +4380,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | ### Return Types, Responses @@ -4574,9 +4397,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4631,7 +4451,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | +[**Oneof**](../../models/Oneof.md) | | ### Return Types, Responses @@ -4648,9 +4468,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4705,7 +4522,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | ### Return Types, Responses @@ -4722,9 +4539,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4779,7 +4593,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | ### Return Types, Responses @@ -4796,9 +4610,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4853,7 +4664,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | ### Return Types, Responses @@ -4870,9 +4681,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4927,7 +4735,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | ### Return Types, Responses @@ -4944,9 +4752,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5001,7 +4806,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | +[**PatternValidation**](../../models/PatternValidation.md) | | ### Return Types, Responses @@ -5018,9 +4823,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5075,7 +4877,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | ### Return Types, Responses @@ -5092,9 +4894,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5149,7 +4948,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -5166,9 +4965,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5225,7 +5021,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | ### Return Types, Responses @@ -5242,9 +5038,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5299,7 +5092,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | ### Return Types, Responses @@ -5316,9 +5109,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5373,7 +5163,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | +[**RefInAnyof**](../../models/RefInAnyof.md) | | ### Return Types, Responses @@ -5390,9 +5180,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5449,7 +5236,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | ### Return Types, Responses @@ -5466,9 +5253,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5531,7 +5315,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -5547,9 +5331,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5604,7 +5385,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | ### Return Types, Responses @@ -5621,9 +5402,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5678,7 +5456,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | +[**RefInProperty**](../../models/RefInProperty.md) | | ### Return Types, Responses @@ -5695,9 +5473,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5752,7 +5527,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | ### Return Types, Responses @@ -5769,9 +5544,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5826,7 +5598,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | +[**RequiredValidation**](../../models/RequiredValidation.md) | | ### Return Types, Responses @@ -5843,9 +5615,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5900,7 +5669,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | ### Return Types, Responses @@ -5917,9 +5686,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5991,9 +5757,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6048,7 +5811,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | ### Return Types, Responses @@ -6065,9 +5828,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6139,9 +5899,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6198,7 +5955,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | ### Return Types, Responses @@ -6215,9 +5972,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6272,7 +6026,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | ### Return Types, Responses @@ -6289,9 +6043,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6346,7 +6097,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | ### Return Types, Responses @@ -6363,9 +6114,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6437,9 +6185,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6511,9 +6256,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6585,9 +6327,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md index 156ed29a4882..f59e95a4c93a 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PathPostApi.md @@ -231,7 +231,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | ### Return Types, Responses @@ -248,9 +248,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -308,12 +305,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | - +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) - ### Authorization No authorization required @@ -368,7 +362,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | ### Return Types, Responses @@ -385,9 +379,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -445,12 +436,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | - -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) - ### Authorization No authorization required @@ -507,7 +495,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | ### Return Types, Responses @@ -524,9 +512,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -584,12 +569,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | - +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) - ### Authorization No authorization required @@ -644,7 +626,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | ### Return Types, Responses @@ -661,9 +643,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -721,12 +700,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | - -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) - ### Authorization No authorization required @@ -781,7 +757,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | ### Return Types, Responses @@ -798,9 +774,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -858,11 +831,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | - - +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) ### Authorization @@ -918,7 +888,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | ### Return Types, Responses @@ -935,9 +905,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -995,12 +962,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | +[**Allof**](../../models/Allof.md) | | - -[**Allof**](Allof.md) - ### Authorization No authorization required @@ -1055,7 +1019,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | ### Return Types, Responses @@ -1072,9 +1036,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1132,11 +1093,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | - - +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | -[**AllofSimpleTypes**](AllofSimpleTypes.md) ### Authorization @@ -1192,7 +1150,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | ### Return Types, Responses @@ -1209,9 +1167,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1269,12 +1224,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | - +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) - ### Authorization No authorization required @@ -1329,7 +1281,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -1346,9 +1298,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1406,11 +1355,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | - - +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) ### Authorization @@ -1466,7 +1412,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | ### Return Types, Responses @@ -1483,9 +1429,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1543,12 +1486,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | - +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) - ### Authorization No authorization required @@ -1603,7 +1543,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | ### Return Types, Responses @@ -1620,9 +1560,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1680,11 +1617,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | - - +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) ### Authorization @@ -1740,7 +1674,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | ### Return Types, Responses @@ -1757,9 +1691,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1817,12 +1748,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | - +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) - ### Authorization No authorization required @@ -1877,7 +1805,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | ### Return Types, Responses @@ -1894,9 +1822,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1954,12 +1879,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | - -[**AnyofComplexTypes**](AnyofComplexTypes.md) - ### Authorization No authorization required @@ -2014,7 +1936,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | +[**Anyof**](../../models/Anyof.md) | | ### Return Types, Responses @@ -2031,9 +1953,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2091,12 +2010,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | - +[**Anyof**](../../models/Anyof.md) | | -[**Anyof**](Anyof.md) - ### Authorization No authorization required @@ -2151,7 +2067,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | ### Return Types, Responses @@ -2168,9 +2084,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2228,12 +2141,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | - -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) - ### Authorization No authorization required @@ -2288,7 +2198,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | ### Return Types, Responses @@ -2305,9 +2215,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2365,11 +2272,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | - - +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) ### Authorization @@ -2427,7 +2331,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | ### Return Types, Responses @@ -2444,9 +2348,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2504,12 +2405,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | - -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) - ### Authorization No authorization required @@ -2581,9 +2479,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2644,9 +2539,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | - -**bool** - ### Authorization No authorization required @@ -2701,7 +2593,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | +[**ByInt**](../../models/ByInt.md) | | ### Return Types, Responses @@ -2718,9 +2610,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2778,12 +2667,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | - +[**ByInt**](../../models/ByInt.md) | | -[**ByInt**](ByInt.md) - ### Authorization No authorization required @@ -2838,7 +2724,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | +[**ByNumber**](../../models/ByNumber.md) | | ### Return Types, Responses @@ -2855,9 +2741,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2915,11 +2798,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | - - +[**ByNumber**](../../models/ByNumber.md) | | -[**ByNumber**](ByNumber.md) ### Authorization @@ -2975,7 +2855,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | ### Return Types, Responses @@ -2992,9 +2872,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3052,12 +2929,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | +[**BySmallNumber**](../../models/BySmallNumber.md) | | - -[**BySmallNumber**](BySmallNumber.md) - ### Authorization No authorization required @@ -3129,9 +3003,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3192,9 +3063,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3266,9 +3134,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3329,9 +3194,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3386,7 +3248,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | ### Return Types, Responses @@ -3403,9 +3265,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3463,11 +3322,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | - - +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) ### Authorization @@ -3523,7 +3379,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | ### Return Types, Responses @@ -3540,9 +3396,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3600,12 +3453,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | - -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) - ### Authorization No authorization required @@ -3660,7 +3510,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | ### Return Types, Responses @@ -3677,9 +3527,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3737,11 +3584,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | - - +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) ### Authorization @@ -3797,7 +3641,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | ### Return Types, Responses @@ -3814,9 +3658,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3874,12 +3715,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | - +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) - ### Authorization No authorization required @@ -3934,7 +3772,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | ### Return Types, Responses @@ -3951,9 +3789,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4011,11 +3846,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | - - +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) ### Authorization @@ -4074,7 +3906,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | ### Return Types, Responses @@ -4091,9 +3923,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4151,12 +3980,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | - +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | -[**EnumsInProperties**](EnumsInProperties.md) - ### Authorization No authorization required @@ -4211,7 +4037,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | ### Return Types, Responses @@ -4228,9 +4054,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4288,11 +4111,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | - - +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | -[**ForbiddenProperty**](ForbiddenProperty.md) ### Authorization @@ -4365,9 +4185,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4428,9 +4245,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -4502,9 +4316,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4565,9 +4376,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**int** - ### Authorization No authorization required @@ -4622,7 +4430,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | ### Return Types, Responses @@ -4639,9 +4447,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4699,12 +4504,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | - +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) - ### Authorization No authorization required @@ -4759,7 +4561,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | ### Return Types, Responses @@ -4776,9 +4578,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4836,12 +4635,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | - -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) - ### Authorization No authorization required @@ -4913,9 +4709,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -4976,9 +4769,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5050,9 +4840,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5113,9 +4900,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5187,9 +4971,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5250,9 +5031,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5307,7 +5085,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | +[**MaximumValidation**](../../models/MaximumValidation.md) | | ### Return Types, Responses @@ -5324,9 +5102,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5384,12 +5159,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | - +[**MaximumValidation**](../../models/MaximumValidation.md) | | -[**MaximumValidation**](MaximumValidation.md) - ### Authorization No authorization required @@ -5444,7 +5216,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | ### Return Types, Responses @@ -5461,9 +5233,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5521,11 +5290,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | - - +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) ### Authorization @@ -5581,7 +5347,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | ### Return Types, Responses @@ -5598,9 +5364,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5658,12 +5421,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | - +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | -[**MaxitemsValidation**](MaxitemsValidation.md) - ### Authorization No authorization required @@ -5718,7 +5478,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | ### Return Types, Responses @@ -5735,9 +5495,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5795,11 +5552,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | - - +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | -[**MaxlengthValidation**](MaxlengthValidation.md) ### Authorization @@ -5855,7 +5609,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | ### Return Types, Responses @@ -5872,9 +5626,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -5932,12 +5683,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | - +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) - ### Authorization No authorization required @@ -5992,7 +5740,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | ### Return Types, Responses @@ -6009,9 +5757,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6069,11 +5814,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | - - +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) ### Authorization @@ -6129,7 +5871,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | ### Return Types, Responses @@ -6146,9 +5888,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6206,12 +5945,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | +[**MinimumValidation**](../../models/MinimumValidation.md) | | - -[**MinimumValidation**](MinimumValidation.md) - ### Authorization No authorization required @@ -6266,7 +6002,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | ### Return Types, Responses @@ -6283,9 +6019,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6343,11 +6076,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | - - +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) ### Authorization @@ -6403,7 +6133,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | ### Return Types, Responses @@ -6420,9 +6150,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6480,12 +6207,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | - +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | -[**MinitemsValidation**](MinitemsValidation.md) - ### Authorization No authorization required @@ -6540,7 +6264,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | ### Return Types, Responses @@ -6557,9 +6281,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6617,11 +6338,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | - - +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | -[**MinlengthValidation**](MinlengthValidation.md) ### Authorization @@ -6677,7 +6395,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | ### Return Types, Responses @@ -6694,9 +6412,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6754,12 +6469,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | - +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | -[**MinpropertiesValidation**](MinpropertiesValidation.md) - ### Authorization No authorization required @@ -6814,7 +6526,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -6831,9 +6543,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -6891,11 +6600,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | - - +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) ### Authorization @@ -6951,7 +6657,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -6968,9 +6674,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7028,12 +6731,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | - +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -7096,7 +6796,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | ### Return Types, Responses @@ -7113,9 +6813,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7173,12 +6870,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | +[**NestedItems**](../../models/NestedItems.md) | | - -[**NestedItems**](NestedItems.md) - ### Authorization No authorization required @@ -7233,7 +6927,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | ### Return Types, Responses @@ -7250,9 +6944,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7310,12 +7001,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | - +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -7406,9 +7094,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7488,9 +7173,6 @@ Key | Input Type | Accessed Type | Description | Notes **foo** | str, | str, | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -7575,9 +7257,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7651,9 +7330,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -7708,7 +7384,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | ### Return Types, Responses @@ -7725,9 +7401,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7785,12 +7458,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | - -[**NulCharactersInStrings**](NulCharactersInStrings.md) - ### Authorization No authorization required @@ -7862,9 +7532,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -7925,9 +7592,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, | NoneClass, | | - -**none_type** - ### Authorization No authorization required @@ -7999,9 +7663,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8062,9 +7723,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | - -**int, float** - ### Authorization No authorization required @@ -8119,7 +7777,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | ### Return Types, Responses @@ -8136,9 +7794,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8196,11 +7851,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | - - +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) ### Authorization @@ -8273,9 +7925,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8336,9 +7985,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | - -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** - ### Authorization No authorization required @@ -8393,7 +8039,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | ### Return Types, Responses @@ -8410,9 +8056,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8470,11 +8113,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | - - +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | -[**OneofComplexTypes**](OneofComplexTypes.md) ### Authorization @@ -8530,7 +8170,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | +[**Oneof**](../../models/Oneof.md) | | ### Return Types, Responses @@ -8547,9 +8187,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8607,12 +8244,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | - +[**Oneof**](../../models/Oneof.md) | | -[**Oneof**](Oneof.md) - ### Authorization No authorization required @@ -8667,7 +8301,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | ### Return Types, Responses @@ -8684,9 +8318,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8744,12 +8375,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | - -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) - ### Authorization No authorization required @@ -8804,7 +8432,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | ### Return Types, Responses @@ -8821,9 +8449,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -8881,12 +8506,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | - +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) - ### Authorization No authorization required @@ -8941,7 +8563,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | ### Return Types, Responses @@ -8958,9 +8580,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9018,11 +8637,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | - - +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | -[**OneofWithRequired**](OneofWithRequired.md) ### Authorization @@ -9078,7 +8694,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | ### Return Types, Responses @@ -9095,9 +8711,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9155,12 +8768,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | - +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) - ### Authorization No authorization required @@ -9215,7 +8825,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | +[**PatternValidation**](../../models/PatternValidation.md) | | ### Return Types, Responses @@ -9232,9 +8842,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9292,11 +8899,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | - - +[**PatternValidation**](../../models/PatternValidation.md) | | -[**PatternValidation**](PatternValidation.md) ### Authorization @@ -9352,7 +8956,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | ### Return Types, Responses @@ -9369,9 +8973,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9429,12 +9030,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | - +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) - ### Authorization No authorization required @@ -9489,7 +9087,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -9506,9 +9104,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9566,11 +9161,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) ### Authorization @@ -9628,7 +9220,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | ### Return Types, Responses @@ -9645,9 +9237,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9705,12 +9294,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | - +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) - ### Authorization No authorization required @@ -9765,7 +9351,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | ### Return Types, Responses @@ -9782,9 +9368,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9842,12 +9425,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | - -[**RefInAllof**](RefInAllof.md) - ### Authorization No authorization required @@ -9902,7 +9482,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | +[**RefInAnyof**](../../models/RefInAnyof.md) | | ### Return Types, Responses @@ -9919,9 +9499,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -9979,12 +9556,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | - +[**RefInAnyof**](../../models/RefInAnyof.md) | | -[**RefInAnyof**](RefInAnyof.md) - ### Authorization No authorization required @@ -10041,7 +9615,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | ### Return Types, Responses @@ -10058,9 +9632,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10118,12 +9689,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | - -[**RefInItems**](RefInItems.md) - ### Authorization No authorization required @@ -10186,7 +9754,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -10202,9 +9770,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10270,10 +9835,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - -**bool, date, datetime, dict, float, int, list, str, none_type** +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Authorization @@ -10329,7 +9891,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | ### Return Types, Responses @@ -10346,9 +9908,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10406,12 +9965,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | - -[**RefInOneof**](RefInOneof.md) - ### Authorization No authorization required @@ -10466,7 +10022,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | +[**RefInProperty**](../../models/RefInProperty.md) | | ### Return Types, Responses @@ -10483,9 +10039,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10543,11 +10096,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | - - +[**RefInProperty**](../../models/RefInProperty.md) | | -[**RefInProperty**](RefInProperty.md) ### Authorization @@ -10603,7 +10153,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | ### Return Types, Responses @@ -10620,9 +10170,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10680,12 +10227,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | - +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) - ### Authorization No authorization required @@ -10740,7 +10284,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | +[**RequiredValidation**](../../models/RequiredValidation.md) | | ### Return Types, Responses @@ -10757,9 +10301,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10817,11 +10358,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | - - +[**RequiredValidation**](../../models/RequiredValidation.md) | | -[**RequiredValidation**](RequiredValidation.md) ### Authorization @@ -10877,7 +10415,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | ### Return Types, Responses @@ -10894,9 +10432,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -10954,12 +10489,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | - +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) - ### Authorization No authorization required @@ -11031,9 +10563,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11094,9 +10623,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -11151,7 +10677,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | ### Return Types, Responses @@ -11168,9 +10694,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11228,12 +10751,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | - +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | -[**SimpleEnumValidation**](SimpleEnumValidation.md) - ### Authorization No authorization required @@ -11305,9 +10825,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11368,9 +10885,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**str** - ### Authorization No authorization required @@ -11427,7 +10941,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | ### Return Types, Responses @@ -11444,9 +10958,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11504,12 +11015,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | - +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) - ### Authorization No authorization required @@ -11564,7 +11072,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | ### Return Types, Responses @@ -11581,9 +11089,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11641,12 +11146,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | - -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) - ### Authorization No authorization required @@ -11701,7 +11203,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | ### Return Types, Responses @@ -11718,9 +11220,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11778,11 +11277,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | - - +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | -[**UniqueitemsValidation**](UniqueitemsValidation.md) ### Authorization @@ -11855,9 +11351,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -11918,9 +11411,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -11992,9 +11482,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -12055,9 +11542,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -12129,9 +11613,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -12192,9 +11673,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md index 7e90716c775e..a6cae4de5413 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PatternApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | - - +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | +[**PatternValidation**](../../models/PatternValidation.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | - - +[**PatternValidation**](../../models/PatternValidation.md) | | -[**PatternValidation**](PatternValidation.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md index f9a9194b3907..67c74c2c13f7 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/PropertiesApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | - - +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | - - +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md index 09a8a5e1b542..520d9c323079 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RefApi.md @@ -70,7 +70,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -87,9 +87,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -147,11 +144,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) ### Authorization @@ -209,7 +203,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | ### Return Types, Responses @@ -226,9 +220,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -286,11 +277,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | - - +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) ### Authorization @@ -346,7 +334,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | +[**RefInAllof**](../../models/RefInAllof.md) | | ### Return Types, Responses @@ -363,9 +351,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -423,11 +408,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | - - +[**RefInAllof**](../../models/RefInAllof.md) | | -[**RefInAllof**](RefInAllof.md) ### Authorization @@ -483,7 +465,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | +[**RefInAnyof**](../../models/RefInAnyof.md) | | ### Return Types, Responses @@ -500,9 +482,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -560,11 +539,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | - - +[**RefInAnyof**](../../models/RefInAnyof.md) | | -[**RefInAnyof**](RefInAnyof.md) ### Authorization @@ -622,7 +598,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | ### Return Types, Responses @@ -639,9 +615,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -699,11 +672,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | - - +[**RefInItems**](../../models/RefInItems.md) | | -[**RefInItems**](RefInItems.md) ### Authorization @@ -767,7 +737,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Return Types, Responses @@ -783,9 +753,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -851,10 +818,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - -**bool, date, datetime, dict, float, int, list, str, none_type** +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Authorization @@ -910,7 +874,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | +[**RefInOneof**](../../models/RefInOneof.md) | | ### Return Types, Responses @@ -927,9 +891,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -987,11 +948,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | - - +[**RefInOneof**](../../models/RefInOneof.md) | | -[**RefInOneof**](RefInOneof.md) ### Authorization @@ -1047,7 +1005,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | +[**RefInProperty**](../../models/RefInProperty.md) | | ### Return Types, Responses @@ -1064,9 +1022,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1124,11 +1079,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | - - +[**RefInProperty**](../../models/RefInProperty.md) | | -[**RefInProperty**](RefInProperty.md) ### Authorization diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md index 96aa44d64f53..7ed6e02f04e3 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/RequiredApi.md @@ -62,7 +62,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | ### Return Types, Responses @@ -79,9 +79,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -139,11 +136,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | - - +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) ### Authorization @@ -199,7 +193,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | +[**RequiredValidation**](../../models/RequiredValidation.md) | | ### Return Types, Responses @@ -216,9 +210,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -276,11 +267,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | - - +[**RequiredValidation**](../../models/RequiredValidation.md) | | -[**RequiredValidation**](RequiredValidation.md) ### Authorization @@ -336,7 +324,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | ### Return Types, Responses @@ -353,9 +341,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -413,11 +398,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | - - +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) ### Authorization @@ -490,9 +472,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -553,9 +532,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md index 905dc59f5539..0147f02e5f61 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/ResponseContentContentTypeSchemaApi.md @@ -144,12 +144,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | +[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](../../models/AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) | | - -[**AdditionalpropertiesAllowsASchemaWhichShouldValidate**](AdditionalpropertiesAllowsASchemaWhichShouldValidate.md) - ### Authorization No authorization required @@ -207,12 +204,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) | | - +[**AdditionalpropertiesAreAllowedByDefault**](../../models/AdditionalpropertiesAreAllowedByDefault.md) | | -[**AdditionalpropertiesAreAllowedByDefault**](AdditionalpropertiesAreAllowedByDefault.md) - ### Authorization No authorization required @@ -270,11 +264,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) | | - - +[**AdditionalpropertiesCanExistByItself**](../../models/AdditionalpropertiesCanExistByItself.md) | | -[**AdditionalpropertiesCanExistByItself**](AdditionalpropertiesCanExistByItself.md) ### Authorization @@ -333,12 +324,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) | | +[**AdditionalpropertiesShouldNotLookInApplicators**](../../models/AdditionalpropertiesShouldNotLookInApplicators.md) | | - -[**AdditionalpropertiesShouldNotLookInApplicators**](AdditionalpropertiesShouldNotLookInApplicators.md) - ### Authorization No authorization required @@ -396,12 +384,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) | | - +[**AllofCombinedWithAnyofOneof**](../../models/AllofCombinedWithAnyofOneof.md) | | -[**AllofCombinedWithAnyofOneof**](AllofCombinedWithAnyofOneof.md) - ### Authorization No authorization required @@ -459,12 +444,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Allof**](Allof.md) | | - +[**Allof**](../../models/Allof.md) | | -[**Allof**](Allof.md) - ### Authorization No authorization required @@ -522,11 +504,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofSimpleTypes**](AllofSimpleTypes.md) | | - - +[**AllofSimpleTypes**](../../models/AllofSimpleTypes.md) | | -[**AllofSimpleTypes**](AllofSimpleTypes.md) ### Authorization @@ -585,12 +564,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) | | +[**AllofWithBaseSchema**](../../models/AllofWithBaseSchema.md) | | - -[**AllofWithBaseSchema**](AllofWithBaseSchema.md) - ### Authorization No authorization required @@ -648,12 +624,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) | | - +[**AllofWithOneEmptySchema**](../../models/AllofWithOneEmptySchema.md) | | -[**AllofWithOneEmptySchema**](AllofWithOneEmptySchema.md) - ### Authorization No authorization required @@ -711,11 +684,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) | | - - +[**AllofWithTheFirstEmptySchema**](../../models/AllofWithTheFirstEmptySchema.md) | | -[**AllofWithTheFirstEmptySchema**](AllofWithTheFirstEmptySchema.md) ### Authorization @@ -774,11 +744,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) | | - - +[**AllofWithTheLastEmptySchema**](../../models/AllofWithTheLastEmptySchema.md) | | -[**AllofWithTheLastEmptySchema**](AllofWithTheLastEmptySchema.md) ### Authorization @@ -837,12 +804,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) | | +[**AllofWithTwoEmptySchemas**](../../models/AllofWithTwoEmptySchemas.md) | | - -[**AllofWithTwoEmptySchemas**](AllofWithTwoEmptySchemas.md) - ### Authorization No authorization required @@ -900,12 +864,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofComplexTypes**](AnyofComplexTypes.md) | | - +[**AnyofComplexTypes**](../../models/AnyofComplexTypes.md) | | -[**AnyofComplexTypes**](AnyofComplexTypes.md) - ### Authorization No authorization required @@ -963,11 +924,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Anyof**](Anyof.md) | | - - +[**Anyof**](../../models/Anyof.md) | | -[**Anyof**](Anyof.md) ### Authorization @@ -1026,12 +984,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) | | +[**AnyofWithBaseSchema**](../../models/AnyofWithBaseSchema.md) | | - -[**AnyofWithBaseSchema**](AnyofWithBaseSchema.md) - ### Authorization No authorization required @@ -1089,12 +1044,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) | | - +[**AnyofWithOneEmptySchema**](../../models/AnyofWithOneEmptySchema.md) | | -[**AnyofWithOneEmptySchema**](AnyofWithOneEmptySchema.md) - ### Authorization No authorization required @@ -1152,12 +1104,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | - +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) - ### Authorization No authorization required @@ -1218,9 +1167,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | - -**bool** - ### Authorization No authorization required @@ -1278,12 +1224,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByInt**](ByInt.md) | | +[**ByInt**](../../models/ByInt.md) | | - -[**ByInt**](ByInt.md) - ### Authorization No authorization required @@ -1341,12 +1284,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ByNumber**](ByNumber.md) | | - +[**ByNumber**](../../models/ByNumber.md) | | -[**ByNumber**](ByNumber.md) - ### Authorization No authorization required @@ -1404,11 +1344,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**BySmallNumber**](BySmallNumber.md) | | - - +[**BySmallNumber**](../../models/BySmallNumber.md) | | -[**BySmallNumber**](BySmallNumber.md) ### Authorization @@ -1470,9 +1407,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | value must conform to RFC-3339 date-time - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -1533,9 +1467,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -1593,12 +1524,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) | | - +[**EnumWith0DoesNotMatchFalse**](../../models/EnumWith0DoesNotMatchFalse.md) | | -[**EnumWith0DoesNotMatchFalse**](EnumWith0DoesNotMatchFalse.md) - ### Authorization No authorization required @@ -1656,11 +1584,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) | | - - +[**EnumWith1DoesNotMatchTrue**](../../models/EnumWith1DoesNotMatchTrue.md) | | -[**EnumWith1DoesNotMatchTrue**](EnumWith1DoesNotMatchTrue.md) ### Authorization @@ -1719,12 +1644,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) | | +[**EnumWithEscapedCharacters**](../../models/EnumWithEscapedCharacters.md) | | - -[**EnumWithEscapedCharacters**](EnumWithEscapedCharacters.md) - ### Authorization No authorization required @@ -1782,12 +1704,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) | | - +[**EnumWithFalseDoesNotMatch0**](../../models/EnumWithFalseDoesNotMatch0.md) | | -[**EnumWithFalseDoesNotMatch0**](EnumWithFalseDoesNotMatch0.md) - ### Authorization No authorization required @@ -1845,12 +1764,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) | | - +[**EnumWithTrueDoesNotMatch1**](../../models/EnumWithTrueDoesNotMatch1.md) | | -[**EnumWithTrueDoesNotMatch1**](EnumWithTrueDoesNotMatch1.md) - ### Authorization No authorization required @@ -1908,11 +1824,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**EnumsInProperties**](EnumsInProperties.md) | | - - +[**EnumsInProperties**](../../models/EnumsInProperties.md) | | -[**EnumsInProperties**](EnumsInProperties.md) ### Authorization @@ -1971,12 +1884,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ForbiddenProperty**](ForbiddenProperty.md) | | +[**ForbiddenProperty**](../../models/ForbiddenProperty.md) | | - -[**ForbiddenProperty**](ForbiddenProperty.md) - ### Authorization No authorization required @@ -2037,9 +1947,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2100,9 +2007,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**int** - ### Authorization No authorization required @@ -2160,11 +2064,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | - - +[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](../../models/InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) | | -[**InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf**](InvalidInstanceShouldNotRaiseErrorWhenFloatDivisionInf.md) ### Authorization @@ -2223,12 +2124,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) | | +[**InvalidStringValueForDefault**](../../models/InvalidStringValueForDefault.md) | | - -[**InvalidStringValueForDefault**](InvalidStringValueForDefault.md) - ### Authorization No authorization required @@ -2289,9 +2187,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2352,9 +2247,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2415,9 +2307,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2475,12 +2364,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidation**](MaximumValidation.md) | | - +[**MaximumValidation**](../../models/MaximumValidation.md) | | -[**MaximumValidation**](MaximumValidation.md) - ### Authorization No authorization required @@ -2538,12 +2424,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) | | - +[**MaximumValidationWithUnsignedInteger**](../../models/MaximumValidationWithUnsignedInteger.md) | | -[**MaximumValidationWithUnsignedInteger**](MaximumValidationWithUnsignedInteger.md) - ### Authorization No authorization required @@ -2601,11 +2484,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxitemsValidation**](MaxitemsValidation.md) | | - - +[**MaxitemsValidation**](../../models/MaxitemsValidation.md) | | -[**MaxitemsValidation**](MaxitemsValidation.md) ### Authorization @@ -2664,11 +2544,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxlengthValidation**](MaxlengthValidation.md) | | - - +[**MaxlengthValidation**](../../models/MaxlengthValidation.md) | | -[**MaxlengthValidation**](MaxlengthValidation.md) ### Authorization @@ -2727,12 +2604,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) | | +[**Maxproperties0MeansTheObjectIsEmpty**](../../models/Maxproperties0MeansTheObjectIsEmpty.md) | | - -[**Maxproperties0MeansTheObjectIsEmpty**](Maxproperties0MeansTheObjectIsEmpty.md) - ### Authorization No authorization required @@ -2790,12 +2664,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) | | - +[**MaxpropertiesValidation**](../../models/MaxpropertiesValidation.md) | | -[**MaxpropertiesValidation**](MaxpropertiesValidation.md) - ### Authorization No authorization required @@ -2853,12 +2724,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidation**](MinimumValidation.md) | | - +[**MinimumValidation**](../../models/MinimumValidation.md) | | -[**MinimumValidation**](MinimumValidation.md) - ### Authorization No authorization required @@ -2916,11 +2784,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) | | - - +[**MinimumValidationWithSignedInteger**](../../models/MinimumValidationWithSignedInteger.md) | | -[**MinimumValidationWithSignedInteger**](MinimumValidationWithSignedInteger.md) ### Authorization @@ -2979,12 +2844,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinitemsValidation**](MinitemsValidation.md) | | +[**MinitemsValidation**](../../models/MinitemsValidation.md) | | - -[**MinitemsValidation**](MinitemsValidation.md) - ### Authorization No authorization required @@ -3042,12 +2904,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinlengthValidation**](MinlengthValidation.md) | | - +[**MinlengthValidation**](../../models/MinlengthValidation.md) | | -[**MinlengthValidation**](MinlengthValidation.md) - ### Authorization No authorization required @@ -3105,11 +2964,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**MinpropertiesValidation**](MinpropertiesValidation.md) | | - - +[**MinpropertiesValidation**](../../models/MinpropertiesValidation.md) | | -[**MinpropertiesValidation**](MinpropertiesValidation.md) ### Authorization @@ -3168,11 +3024,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) | | - - +[**NestedAllofToCheckValidationSemantics**](../../models/NestedAllofToCheckValidationSemantics.md) | | -[**NestedAllofToCheckValidationSemantics**](NestedAllofToCheckValidationSemantics.md) ### Authorization @@ -3231,12 +3084,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) | | +[**NestedAnyofToCheckValidationSemantics**](../../models/NestedAnyofToCheckValidationSemantics.md) | | - -[**NestedAnyofToCheckValidationSemantics**](NestedAnyofToCheckValidationSemantics.md) - ### Authorization No authorization required @@ -3294,12 +3144,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedItems**](NestedItems.md) | | - +[**NestedItems**](../../models/NestedItems.md) | | -[**NestedItems**](NestedItems.md) - ### Authorization No authorization required @@ -3357,11 +3204,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) | | - - +[**NestedOneofToCheckValidationSemantics**](../../models/NestedOneofToCheckValidationSemantics.md) | | -[**NestedOneofToCheckValidationSemantics**](NestedOneofToCheckValidationSemantics.md) ### Authorization @@ -3442,9 +3286,6 @@ Key | Input Type | Accessed Type | Description | Notes **foo** | str, | str, | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3518,9 +3359,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -3578,12 +3416,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**NulCharactersInStrings**](NulCharactersInStrings.md) | | - +[**NulCharactersInStrings**](../../models/NulCharactersInStrings.md) | | -[**NulCharactersInStrings**](NulCharactersInStrings.md) - ### Authorization No authorization required @@ -3644,9 +3479,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, | NoneClass, | | - -**none_type** - ### Authorization No authorization required @@ -3707,9 +3539,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | - -**int, float** - ### Authorization No authorization required @@ -3767,12 +3596,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) | | - +[**ObjectPropertiesValidation**](../../models/ObjectPropertiesValidation.md) | | -[**ObjectPropertiesValidation**](ObjectPropertiesValidation.md) - ### Authorization No authorization required @@ -3833,9 +3659,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | - -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** - ### Authorization No authorization required @@ -3893,11 +3716,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofComplexTypes**](OneofComplexTypes.md) | | - - +[**OneofComplexTypes**](../../models/OneofComplexTypes.md) | | -[**OneofComplexTypes**](OneofComplexTypes.md) ### Authorization @@ -3956,12 +3776,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**Oneof**](Oneof.md) | | +[**Oneof**](../../models/Oneof.md) | | - -[**Oneof**](Oneof.md) - ### Authorization No authorization required @@ -4019,12 +3836,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) | | - +[**OneofWithBaseSchema**](../../models/OneofWithBaseSchema.md) | | -[**OneofWithBaseSchema**](OneofWithBaseSchema.md) - ### Authorization No authorization required @@ -4082,11 +3896,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) | | - - +[**OneofWithEmptySchema**](../../models/OneofWithEmptySchema.md) | | -[**OneofWithEmptySchema**](OneofWithEmptySchema.md) ### Authorization @@ -4145,12 +3956,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**OneofWithRequired**](OneofWithRequired.md) | | +[**OneofWithRequired**](../../models/OneofWithRequired.md) | | - -[**OneofWithRequired**](OneofWithRequired.md) - ### Authorization No authorization required @@ -4208,12 +4016,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) | | - +[**PatternIsNotAnchored**](../../models/PatternIsNotAnchored.md) | | -[**PatternIsNotAnchored**](PatternIsNotAnchored.md) - ### Authorization No authorization required @@ -4271,12 +4076,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PatternValidation**](PatternValidation.md) | | - +[**PatternValidation**](../../models/PatternValidation.md) | | -[**PatternValidation**](PatternValidation.md) - ### Authorization No authorization required @@ -4334,11 +4136,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) | | - - +[**PropertiesWithEscapedCharacters**](../../models/PropertiesWithEscapedCharacters.md) | | -[**PropertiesWithEscapedCharacters**](PropertiesWithEscapedCharacters.md) ### Authorization @@ -4397,12 +4196,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | +[**PropertyNamedRefThatIsNotAReference**](../../models/PropertyNamedRefThatIsNotAReference.md) | | - -[**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) - ### Authorization No authorization required @@ -4460,12 +4256,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) | | - +[**RefInAdditionalproperties**](../../models/RefInAdditionalproperties.md) | | -[**RefInAdditionalproperties**](RefInAdditionalproperties.md) - ### Authorization No authorization required @@ -4523,11 +4316,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAllof**](RefInAllof.md) | | - - +[**RefInAllof**](../../models/RefInAllof.md) | | -[**RefInAllof**](RefInAllof.md) ### Authorization @@ -4586,11 +4376,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInAnyof**](RefInAnyof.md) | | - - +[**RefInAnyof**](../../models/RefInAnyof.md) | | -[**RefInAnyof**](RefInAnyof.md) ### Authorization @@ -4649,12 +4436,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInItems**](RefInItems.md) | | +[**RefInItems**](../../models/RefInItems.md) | | - -[**RefInItems**](RefInItems.md) - ### Authorization No authorization required @@ -4720,10 +4504,7 @@ dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal #### not Class Name | Input Type | Accessed Type | Description | Notes ------------- | ------------- | ------------- | ------------- | ------------- -[PropertyNamedRefThatIsNotAReference](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**](PropertyNamedRefThatIsNotAReference.md) | | - - -**bool, date, datetime, dict, float, int, list, str, none_type** +[PropertyNamedRefThatIsNotAReference]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | [**PropertyNamedRefThatIsNotAReference**]({{complexTypePrefix}}PropertyNamedRefThatIsNotAReference.md) | | ### Authorization @@ -4782,11 +4563,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInOneof**](RefInOneof.md) | | - - +[**RefInOneof**](../../models/RefInOneof.md) | | -[**RefInOneof**](RefInOneof.md) ### Authorization @@ -4845,12 +4623,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RefInProperty**](RefInProperty.md) | | +[**RefInProperty**](../../models/RefInProperty.md) | | - -[**RefInProperty**](RefInProperty.md) - ### Authorization No authorization required @@ -4908,12 +4683,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) | | - +[**RequiredDefaultValidation**](../../models/RequiredDefaultValidation.md) | | -[**RequiredDefaultValidation**](RequiredDefaultValidation.md) - ### Authorization No authorization required @@ -4971,12 +4743,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredValidation**](RequiredValidation.md) | | - +[**RequiredValidation**](../../models/RequiredValidation.md) | | -[**RequiredValidation**](RequiredValidation.md) - ### Authorization No authorization required @@ -5034,11 +4803,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) | | - - +[**RequiredWithEmptyArray**](../../models/RequiredWithEmptyArray.md) | | -[**RequiredWithEmptyArray**](RequiredWithEmptyArray.md) ### Authorization @@ -5100,9 +4866,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5160,12 +4923,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**SimpleEnumValidation**](SimpleEnumValidation.md) | | - +[**SimpleEnumValidation**](../../models/SimpleEnumValidation.md) | | -[**SimpleEnumValidation**](SimpleEnumValidation.md) - ### Authorization No authorization required @@ -5226,9 +4986,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**str** - ### Authorization No authorization required @@ -5286,11 +5043,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | - - +[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](../../models/TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) | | -[**TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing**](TheDefaultKeywordDoesNotDoAnythingIfThePropertyIsMissing.md) ### Authorization @@ -5349,12 +5103,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | - -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) - ### Authorization No authorization required @@ -5412,12 +5163,9 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | - +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | -[**UniqueitemsValidation**](UniqueitemsValidation.md) - ### Authorization No authorization required @@ -5478,9 +5226,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5541,9 +5286,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -5604,9 +5346,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md index ab3896ae5b9f..f3f2d1bebdaa 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/TypeApi.md @@ -70,7 +70,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | ### Return Types, Responses @@ -87,9 +87,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -147,11 +144,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) | | - - +[**ArrayTypeMatchesArrays**](../../models/ArrayTypeMatchesArrays.md) | | -[**ArrayTypeMatchesArrays**](ArrayTypeMatchesArrays.md) ### Authorization @@ -224,9 +218,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -287,9 +278,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | - -**bool** - ### Authorization No authorization required @@ -361,9 +349,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -424,9 +409,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, | decimal.Decimal, | | - -**int** - ### Authorization No authorization required @@ -498,9 +480,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -561,9 +540,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- None, | NoneClass, | | - -**none_type** - ### Authorization No authorization required @@ -635,9 +611,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -698,9 +671,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- decimal.Decimal, int, float, | decimal.Decimal, | | - -**int, float** - ### Authorization No authorization required @@ -772,9 +742,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -835,9 +802,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, | frozendict.frozendict, | | - -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** - ### Authorization No authorization required @@ -909,9 +873,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -972,9 +933,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**str** - ### Authorization No authorization required diff --git a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md index b3dad512ae61..529b69479c73 100644 --- a/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md +++ b/samples/openapi3/client/3_0_3_unit_test/python-experimental/docs/apis/tags/UniqueItemsApi.md @@ -58,7 +58,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | ### Return Types, Responses @@ -75,9 +75,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -135,11 +132,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) | | - - +[**UniqueitemsFalseValidation**](../../models/UniqueitemsFalseValidation.md) | | -[**UniqueitemsFalseValidation**](UniqueitemsFalseValidation.md) ### Authorization @@ -195,7 +189,7 @@ skip_deserialization | bool | default is False | when True, headers and body wil # SchemaForRequestBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | ### Return Types, Responses @@ -212,9 +206,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -272,11 +263,8 @@ headers | Unset | headers were not defined | # SchemaFor200ResponseBodyApplicationJson Type | Description | Notes ------------- | ------------- | ------------- -[**UniqueitemsValidation**](UniqueitemsValidation.md) | | - - +[**UniqueitemsValidation**](../../models/UniqueitemsValidation.md) | | -[**UniqueitemsValidation**](UniqueitemsValidation.md) ### Authorization diff --git a/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION b/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION index 717311e32e3c..7b7e20b57036 100644 --- a/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION +++ b/samples/openapi3/client/petstore/python-experimental/.openapi-generator/VERSION @@ -1 +1 @@ -unset \ No newline at end of file +6.1.1-SNAPSHOT \ No newline at end of file diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md index 979f2d217408..2a76dabc3584 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/AnotherFakeApi.md @@ -85,9 +85,6 @@ Type | Description | Notes [**Client**](../../models/Client.md) | | - -[**Client**](Client.md) - ### Authorization No authorization required diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md index de7d581e0ed7..768d80a1c352 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/DefaultApi.md @@ -68,9 +68,6 @@ Key | Input Type | Accessed Type | Description | Notes **string** | [**Foo**]({{complexTypePrefix}}Foo.md) | [**Foo**]({{complexTypePrefix}}Foo.md) | | [optional] **any_string_name** | dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader | frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO | any string name can be used but the value must be the correct type | [optional] - -**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}** - ### Authorization No authorization required diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md index 2b2b2761b0f4..a368406d7b28 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeApi.md @@ -116,9 +116,6 @@ Type | Description | Notes [**AdditionalPropertiesWithArrayOfEnums**](../../models/AdditionalPropertiesWithArrayOfEnums.md) | | - -[**AdditionalPropertiesWithArrayOfEnums**](AdditionalPropertiesWithArrayOfEnums.md) - ### Authorization No authorization required @@ -202,9 +199,6 @@ Type | Description | Notes [**AnimalFarm**](../../models/AnimalFarm.md) | | - -[**AnimalFarm**](AnimalFarm.md) - ### Authorization No authorization required @@ -287,9 +281,6 @@ Type | Description | Notes [**ArrayOfEnums**](../../models/ArrayOfEnums.md) | | - -[**ArrayOfEnums**](ArrayOfEnums.md) - ### Authorization No authorization required @@ -370,9 +361,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -478,9 +466,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -563,9 +548,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bool, | BoolClass, | | - -**bool** - ### Authorization No authorization required @@ -664,9 +646,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -751,9 +730,6 @@ Type | Description | Notes [**Client**](../../models/Client.md) | | - -[**Client**](Client.md) - ### Authorization No authorization required @@ -835,9 +811,6 @@ Type | Description | Notes [**ComposedOneOfDifferentTypes**](../../models/ComposedOneOfDifferentTypes.md) | | - -[**ComposedOneOfDifferentTypes**](ComposedOneOfDifferentTypes.md) - ### Authorization No authorization required @@ -926,9 +899,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1056,9 +1026,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [http_basic_test](../../../README.md#http_basic_test) @@ -1256,9 +1223,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1320,9 +1284,6 @@ Type | Description | Notes [**HealthCheckResult**](../../models/HealthCheckResult.md) | | - -[**HealthCheckResult**](HealthCheckResult.md) - ### Authorization No authorization required @@ -1486,9 +1447,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [bearer_test](../../../README.md#bearer_test) @@ -1568,9 +1526,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1814,9 +1769,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -1899,9 +1851,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -1978,9 +1927,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2062,9 +2008,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2150,9 +2093,6 @@ Type | Description | Notes [**Mammal**](../../models/Mammal.md) | | - -[**Mammal**](Mammal.md) - ### Authorization No authorization required @@ -2234,9 +2174,6 @@ Type | Description | Notes [**NumberWithValidations**](../../models/NumberWithValidations.md) | | - -[**NumberWithValidations**](NumberWithValidations.md) - ### Authorization No authorization required @@ -2324,9 +2261,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2412,9 +2346,6 @@ Type | Description | Notes [**ObjectModelWithRefProps**](../../models/ObjectModelWithRefProps.md) | | - -[**ObjectModelWithRefProps**](ObjectModelWithRefProps.md) - ### Authorization No authorization required @@ -2734,9 +2665,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, | frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO | | - -**bool, date, datetime, dict, float, int, list, str, none_type** - ### Authorization No authorization required @@ -2897,9 +2825,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -2981,9 +2906,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3037,9 +2959,6 @@ response | urllib3.HTTPResponse | Raw response | body | typing.Union[Unset, Unset, ] | | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -3122,9 +3041,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- str, | str, | | - -**str** - ### Authorization No authorization required @@ -3206,9 +3122,6 @@ Type | Description | Notes [**StringEnum**](../../models/StringEnum.md) | | - -[**StringEnum**](StringEnum.md) - ### Authorization No authorization required @@ -3294,9 +3207,6 @@ Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- bytes, io.FileIO, io.BufferedReader, | bytes, FileIO, | file to download | - -**file_type** - ### Authorization No authorization required @@ -3388,9 +3298,6 @@ Type | Description | Notes [**ApiResponse**](../../models/ApiResponse.md) | | - -[**ApiResponse**](ApiResponse.md) - ### Authorization No authorization required @@ -3494,9 +3401,6 @@ Type | Description | Notes [**ApiResponse**](../../models/ApiResponse.md) | | - -[**ApiResponse**](ApiResponse.md) - ### Authorization No authorization required diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md index 5e3d73859a19..87b99456ada3 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/FakeClassnameTags123Api.md @@ -96,9 +96,6 @@ Type | Description | Notes [**Client**](../../models/Client.md) | | - -[**Client**](Client.md) - ### Authorization [api_key_query](../../../README.md#api_key_query) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md index 2a46d3126369..a295a0d499ba 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/PetApi.md @@ -186,9 +186,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [http_signature_test](../../../README.md#http_signature_test), [petstore_auth](../../../README.md#petstore_auth) @@ -312,9 +309,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [petstore_auth](../../../README.md#petstore_auth) @@ -509,9 +503,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**[Pet]**](Pet.md) - ### Authorization [http_signature_test](../../../README.md#http_signature_test), [petstore_auth](../../../README.md#petstore_auth) @@ -706,9 +697,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**[Pet]**](Pet.md) - ### Authorization [http_signature_test](../../../README.md#http_signature_test), [petstore_auth](../../../README.md#petstore_auth) @@ -831,9 +819,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**Pet**](Pet.md) - ### Authorization [api_key](../../../README.md#api_key) @@ -1017,9 +1002,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [http_signature_test](../../../README.md#http_signature_test), [petstore_auth](../../../README.md#petstore_auth) @@ -1144,9 +1126,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization [petstore_auth](../../../README.md#petstore_auth) @@ -1281,9 +1260,6 @@ Type | Description | Notes [**ApiResponse**](../../models/ApiResponse.md) | | - -[**ApiResponse**](ApiResponse.md) - ### Authorization [petstore_auth](../../../README.md#petstore_auth) @@ -1418,9 +1394,6 @@ Type | Description | Notes [**ApiResponse**](../../models/ApiResponse.md) | | - -[**ApiResponse**](ApiResponse.md) - ### Authorization [petstore_auth](../../../README.md#petstore_auth) diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md index 68038ccba242..a75abbcffc0d 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/StoreApi.md @@ -92,9 +92,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -174,9 +171,6 @@ Key | Input Type | Accessed Type | Description | Notes ------------ | ------------- | ------------- | ------------- | ------------- **any_string_name** | decimal.Decimal, int, | decimal.Decimal, | any string name can be used but the value must be the correct type | [optional] value must be a 32 bit integer - -**{str: (int,)}** - ### Authorization [api_key](../../../README.md#api_key) @@ -288,9 +282,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**Order**](Order.md) - ### Authorization No authorization required @@ -392,9 +383,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**Order**](Order.md) - ### Authorization No authorization required diff --git a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md index c09639ab74cd..f2d02572af57 100644 --- a/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md +++ b/samples/openapi3/client/petstore/python-experimental/docs/apis/tags/UserApi.md @@ -96,9 +96,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -193,9 +190,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -290,9 +284,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -381,9 +372,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -493,9 +481,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -[**User**](User.md) - ### Authorization No authorization required @@ -633,9 +618,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -**str** - ### Authorization No authorization required @@ -689,9 +671,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required @@ -807,9 +786,6 @@ response | urllib3.HTTPResponse | Raw response | body | Unset | body was not defined | headers | Unset | headers were not defined | - -void (empty response body) - ### Authorization No authorization required From 4535a8f761738022f2b3006599b938c1c0b673ed Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 20 Sep 2022 14:43:23 -0700 Subject: [PATCH 15/15] Fixes float and double tests --- .../tests_manual/test_any_type_and_format.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/openapi3/client/petstore/python-experimental/tests_manual/test_any_type_and_format.py b/samples/openapi3/client/petstore/python-experimental/tests_manual/test_any_type_and_format.py index 413edc83b2b6..3882982711ae 100644 --- a/samples/openapi3/client/petstore/python-experimental/tests_manual/test_any_type_and_format.py +++ b/samples/openapi3/client/petstore/python-experimental/tests_manual/test_any_type_and_format.py @@ -169,7 +169,7 @@ def test_int64(self): with self.assertRaises(exceptions.ApiValueError): AnyTypeAndFormat(int64=invalid_value) - def test_double(self): + def test_float(self): min_bound = decimal.Decimal(-3.4028234663852886e+38) max_bound = decimal.Decimal(3.4028234663852886e+38) valid_values = [ @@ -197,9 +197,9 @@ def test_double(self): ) for invalid_value in invalid_values: with self.assertRaises(exceptions.ApiValueError): - AnyTypeAndFormat(double=invalid_value) + AnyTypeAndFormat(float=invalid_value) - def test_float(self): + def test_double(self): min_bound = decimal.Decimal(-1.7976931348623157E+308) max_bound = decimal.Decimal(1.7976931348623157E+308) valid_values = [ @@ -216,7 +216,7 @@ def test_float(self): b'abc' ] for valid_value in valid_values: - AnyTypeAndFormat(float=valid_value) + AnyTypeAndFormat(double=valid_value) with decimal.localcontext() as ctx: ctx.prec = 310 @@ -230,7 +230,7 @@ def test_float(self): # invalid values do not work for invalid_value in invalid_values: with self.assertRaises(exceptions.ApiValueError): - AnyTypeAndFormat(float=invalid_value) + AnyTypeAndFormat(double=invalid_value) if __name__ == '__main__':