From c10c9146b9022e98d42d6dd77f7bacbc381a1ea5 Mon Sep 17 00:00:00 2001 From: Kathryn DiPippo <7936720+kdipippo@users.noreply.github.com> Date: Wed, 28 Feb 2024 21:54:54 -0500 Subject: [PATCH] [python] Update Markdown files for Models with fixed Python print() syntax (#17993) * Update Markdown file with fixed Python example * ./bin/generate-samples.sh ./bin/configs/*.yaml --- .../src/main/resources/python/model_doc.mustache | 2 +- .../docs/Bird.md | 2 +- .../docs/Category.md | 2 +- .../docs/DataQuery.md | 2 +- .../docs/DefaultValue.md | 2 +- .../docs/NumberPropertiesOnly.md | 2 +- .../python-disallowAdditionalPropertiesIfNotPresent/docs/Pet.md | 2 +- .../docs/Query.md | 2 +- .../python-disallowAdditionalPropertiesIfNotPresent/docs/Tag.md | 2 +- ...StyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md | 2 +- ...tQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md | 2 +- samples/client/echo_api/python/docs/Bird.md | 2 +- samples/client/echo_api/python/docs/Category.md | 2 +- samples/client/echo_api/python/docs/DataQuery.md | 2 +- samples/client/echo_api/python/docs/DefaultValue.md | 2 +- samples/client/echo_api/python/docs/NumberPropertiesOnly.md | 2 +- samples/client/echo_api/python/docs/Pet.md | 2 +- samples/client/echo_api/python/docs/Query.md | 2 +- samples/client/echo_api/python/docs/Tag.md | 2 +- ...StyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md | 2 +- ...tQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md | 2 +- .../petstore/python-aiohttp/docs/AdditionalPropertiesAnyType.md | 2 +- .../petstore/python-aiohttp/docs/AdditionalPropertiesClass.md | 2 +- .../petstore/python-aiohttp/docs/AdditionalPropertiesObject.md | 2 +- .../docs/AdditionalPropertiesWithDescriptionOnly.md | 2 +- .../client/petstore/python-aiohttp/docs/AllOfWithSingleRef.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Animal.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/AnyOfColor.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/AnyOfPig.md | 2 +- .../client/petstore/python-aiohttp/docs/ArrayOfArrayOfModel.md | 2 +- .../petstore/python-aiohttp/docs/ArrayOfArrayOfNumberOnly.md | 2 +- .../client/petstore/python-aiohttp/docs/ArrayOfNumberOnly.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/ArrayTest.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/BasquePig.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Bathing.md | 2 +- .../client/petstore/python-aiohttp/docs/Capitalization.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Cat.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/Category.md | 2 +- .../petstore/python-aiohttp/docs/CircularReferenceModel.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/ClassModel.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Client.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Color.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/Creature.md | 2 +- .../client/petstore/python-aiohttp/docs/CreatureInfo.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/DanishPig.md | 2 +- .../client/petstore/python-aiohttp/docs/DeprecatedObject.md | 2 +- .../petstore/python-aiohttp/docs/DiscriminatorAllOfSub.md | 2 +- .../petstore/python-aiohttp/docs/DiscriminatorAllOfSuper.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Dog.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/DummyModel.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/EnumArrays.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/EnumTest.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Feeding.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/File.md | 2 +- .../client/petstore/python-aiohttp/docs/FileSchemaTestClass.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/FirstRef.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Foo.md | 2 +- .../petstore/python-aiohttp/docs/FooGetDefaultResponse.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/FormatTest.md | 2 +- .../client/petstore/python-aiohttp/docs/HasOnlyReadOnly.md | 2 +- .../client/petstore/python-aiohttp/docs/HealthCheckResult.md | 2 +- .../petstore/python-aiohttp/docs/InnerDictWithProperty.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/InputAllOf.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/IntOrString.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/ListClass.md | 2 +- .../client/petstore/python-aiohttp/docs/MapOfArrayOfModel.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/MapTest.md | 2 +- .../docs/MixedPropertiesAndAdditionalPropertiesClass.md | 2 +- .../client/petstore/python-aiohttp/docs/Model200Response.md | 2 +- .../client/petstore/python-aiohttp/docs/ModelApiResponse.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/ModelReturn.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Name.md | 2 +- .../client/petstore/python-aiohttp/docs/NullableClass.md | 2 +- .../client/petstore/python-aiohttp/docs/NullableProperty.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/NumberOnly.md | 2 +- .../python-aiohttp/docs/ObjectToTestAdditionalProperties.md | 2 +- .../petstore/python-aiohttp/docs/ObjectWithDeprecatedFields.md | 2 +- .../client/petstore/python-aiohttp/docs/OneOfEnumString.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Order.md | 2 +- .../client/petstore/python-aiohttp/docs/OuterComposite.md | 2 +- .../petstore/python-aiohttp/docs/OuterObjectWithEnumProperty.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Parent.md | 2 +- .../petstore/python-aiohttp/docs/ParentWithOptionalDict.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Pet.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Pig.md | 2 +- .../client/petstore/python-aiohttp/docs/PoopCleaning.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/PropertyMap.md | 2 +- .../petstore/python-aiohttp/docs/PropertyNameCollision.md | 2 +- .../client/petstore/python-aiohttp/docs/ReadOnlyFirst.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/SecondRef.md | 2 +- .../client/petstore/python-aiohttp/docs/SelfReferenceModel.md | 2 +- .../client/petstore/python-aiohttp/docs/SpecialModelName.md | 2 +- .../openapi3/client/petstore/python-aiohttp/docs/SpecialName.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Tag.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Task.md | 2 +- .../client/petstore/python-aiohttp/docs/TaskActivity.md | 2 +- .../docs/TestErrorResponsesWithModel400Response.md | 2 +- .../docs/TestErrorResponsesWithModel404Response.md | 2 +- .../docs/TestInlineFreeformAdditionalPropertiesRequest.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/Tiger.md | 2 +- .../docs/UnnamedDictWithAdditionalModelListProperties.md | 2 +- .../docs/UnnamedDictWithAdditionalStringListProperties.md | 2 +- samples/openapi3/client/petstore/python-aiohttp/docs/User.md | 2 +- .../client/petstore/python-aiohttp/docs/WithNestedOneOf.md | 2 +- .../client/petstore/python/docs/AdditionalPropertiesAnyType.md | 2 +- .../client/petstore/python/docs/AdditionalPropertiesClass.md | 2 +- .../client/petstore/python/docs/AdditionalPropertiesObject.md | 2 +- .../python/docs/AdditionalPropertiesWithDescriptionOnly.md | 2 +- .../openapi3/client/petstore/python/docs/AllOfWithSingleRef.md | 2 +- samples/openapi3/client/petstore/python/docs/Animal.md | 2 +- samples/openapi3/client/petstore/python/docs/AnyOfColor.md | 2 +- samples/openapi3/client/petstore/python/docs/AnyOfPig.md | 2 +- .../openapi3/client/petstore/python/docs/ArrayOfArrayOfModel.md | 2 +- .../client/petstore/python/docs/ArrayOfArrayOfNumberOnly.md | 2 +- .../openapi3/client/petstore/python/docs/ArrayOfNumberOnly.md | 2 +- samples/openapi3/client/petstore/python/docs/ArrayTest.md | 2 +- samples/openapi3/client/petstore/python/docs/BasquePig.md | 2 +- samples/openapi3/client/petstore/python/docs/Bathing.md | 2 +- samples/openapi3/client/petstore/python/docs/Capitalization.md | 2 +- samples/openapi3/client/petstore/python/docs/Cat.md | 2 +- samples/openapi3/client/petstore/python/docs/Category.md | 2 +- .../client/petstore/python/docs/CircularReferenceModel.md | 2 +- samples/openapi3/client/petstore/python/docs/ClassModel.md | 2 +- samples/openapi3/client/petstore/python/docs/Client.md | 2 +- samples/openapi3/client/petstore/python/docs/Color.md | 2 +- samples/openapi3/client/petstore/python/docs/Creature.md | 2 +- samples/openapi3/client/petstore/python/docs/CreatureInfo.md | 2 +- samples/openapi3/client/petstore/python/docs/DanishPig.md | 2 +- .../openapi3/client/petstore/python/docs/DeprecatedObject.md | 2 +- .../client/petstore/python/docs/DiscriminatorAllOfSub.md | 2 +- .../client/petstore/python/docs/DiscriminatorAllOfSuper.md | 2 +- samples/openapi3/client/petstore/python/docs/Dog.md | 2 +- samples/openapi3/client/petstore/python/docs/DummyModel.md | 2 +- samples/openapi3/client/petstore/python/docs/EnumArrays.md | 2 +- samples/openapi3/client/petstore/python/docs/EnumTest.md | 2 +- samples/openapi3/client/petstore/python/docs/Feeding.md | 2 +- samples/openapi3/client/petstore/python/docs/File.md | 2 +- .../openapi3/client/petstore/python/docs/FileSchemaTestClass.md | 2 +- samples/openapi3/client/petstore/python/docs/FirstRef.md | 2 +- samples/openapi3/client/petstore/python/docs/Foo.md | 2 +- .../client/petstore/python/docs/FooGetDefaultResponse.md | 2 +- samples/openapi3/client/petstore/python/docs/FormatTest.md | 2 +- samples/openapi3/client/petstore/python/docs/HasOnlyReadOnly.md | 2 +- .../openapi3/client/petstore/python/docs/HealthCheckResult.md | 2 +- .../client/petstore/python/docs/InnerDictWithProperty.md | 2 +- samples/openapi3/client/petstore/python/docs/InputAllOf.md | 2 +- samples/openapi3/client/petstore/python/docs/IntOrString.md | 2 +- samples/openapi3/client/petstore/python/docs/ListClass.md | 2 +- .../openapi3/client/petstore/python/docs/MapOfArrayOfModel.md | 2 +- samples/openapi3/client/petstore/python/docs/MapTest.md | 2 +- .../python/docs/MixedPropertiesAndAdditionalPropertiesClass.md | 2 +- .../openapi3/client/petstore/python/docs/Model200Response.md | 2 +- .../openapi3/client/petstore/python/docs/ModelApiResponse.md | 2 +- samples/openapi3/client/petstore/python/docs/ModelReturn.md | 2 +- samples/openapi3/client/petstore/python/docs/Name.md | 2 +- samples/openapi3/client/petstore/python/docs/NullableClass.md | 2 +- .../openapi3/client/petstore/python/docs/NullableProperty.md | 2 +- samples/openapi3/client/petstore/python/docs/NumberOnly.md | 2 +- .../petstore/python/docs/ObjectToTestAdditionalProperties.md | 2 +- .../client/petstore/python/docs/ObjectWithDeprecatedFields.md | 2 +- samples/openapi3/client/petstore/python/docs/OneOfEnumString.md | 2 +- samples/openapi3/client/petstore/python/docs/Order.md | 2 +- samples/openapi3/client/petstore/python/docs/OuterComposite.md | 2 +- .../client/petstore/python/docs/OuterObjectWithEnumProperty.md | 2 +- samples/openapi3/client/petstore/python/docs/Parent.md | 2 +- .../client/petstore/python/docs/ParentWithOptionalDict.md | 2 +- samples/openapi3/client/petstore/python/docs/Pet.md | 2 +- samples/openapi3/client/petstore/python/docs/Pig.md | 2 +- samples/openapi3/client/petstore/python/docs/PoopCleaning.md | 2 +- samples/openapi3/client/petstore/python/docs/PropertyMap.md | 2 +- .../client/petstore/python/docs/PropertyNameCollision.md | 2 +- samples/openapi3/client/petstore/python/docs/ReadOnlyFirst.md | 2 +- samples/openapi3/client/petstore/python/docs/SecondRef.md | 2 +- .../openapi3/client/petstore/python/docs/SelfReferenceModel.md | 2 +- .../openapi3/client/petstore/python/docs/SpecialModelName.md | 2 +- samples/openapi3/client/petstore/python/docs/SpecialName.md | 2 +- samples/openapi3/client/petstore/python/docs/Tag.md | 2 +- samples/openapi3/client/petstore/python/docs/Task.md | 2 +- samples/openapi3/client/petstore/python/docs/TaskActivity.md | 2 +- .../python/docs/TestErrorResponsesWithModel400Response.md | 2 +- .../python/docs/TestErrorResponsesWithModel404Response.md | 2 +- .../docs/TestInlineFreeformAdditionalPropertiesRequest.md | 2 +- samples/openapi3/client/petstore/python/docs/Tiger.md | 2 +- .../python/docs/UnnamedDictWithAdditionalModelListProperties.md | 2 +- .../docs/UnnamedDictWithAdditionalStringListProperties.md | 2 +- samples/openapi3/client/petstore/python/docs/User.md | 2 +- samples/openapi3/client/petstore/python/docs/WithNestedOneOf.md | 2 +- 187 files changed, 187 insertions(+), 187 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/python/model_doc.mustache b/modules/openapi-generator/src/main/resources/python/model_doc.mustache index deb49f24884..eff8f21e3e0 100644 --- a/modules/openapi-generator/src/main/resources/python/model_doc.mustache +++ b/modules/openapi-generator/src/main/resources/python/model_doc.mustache @@ -21,7 +21,7 @@ json = "{}" # create an instance of {{classname}} from a JSON string {{#lambda.snakecase}}{{classname}}{{/lambda.snakecase}}_instance = {{classname}}.from_json(json) # print the JSON string representation of the object -print {{classname}}.to_json() +print({{classname}}.to_json()) # convert the object into a dict {{#lambda.snakecase}}{{classname}}{{/lambda.snakecase}}_dict = {{#lambda.snakecase}}{{classname}}{{/lambda.snakecase}}_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Bird.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Bird.md index d2434b50032..84abb75d24a 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Bird.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Bird.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Bird from a JSON string bird_instance = Bird.from_json(json) # print the JSON string representation of the object -print Bird.to_json() +print(Bird.to_json()) # convert the object into a dict bird_dict = bird_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Category.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Category.md index 633bbe90398..73b70c88dc5 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Category.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Category.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Category from a JSON string category_instance = Category.from_json(json) # print the JSON string representation of the object -print Category.to_json() +print(Category.to_json()) # convert the object into a dict category_dict = category_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DataQuery.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DataQuery.md index dcc23561129..89fcc0409e5 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DataQuery.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DataQuery.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of DataQuery from a JSON string data_query_instance = DataQuery.from_json(json) # print the JSON string representation of the object -print DataQuery.to_json() +print(DataQuery.to_json()) # convert the object into a dict data_query_dict = data_query_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DefaultValue.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DefaultValue.md index efdfff470b6..818d4ffc745 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DefaultValue.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/DefaultValue.md @@ -25,7 +25,7 @@ json = "{}" # create an instance of DefaultValue from a JSON string default_value_instance = DefaultValue.from_json(json) # print the JSON string representation of the object -print DefaultValue.to_json() +print(DefaultValue.to_json()) # convert the object into a dict default_value_dict = default_value_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/NumberPropertiesOnly.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/NumberPropertiesOnly.md index f1bf5009836..43ed07a191c 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/NumberPropertiesOnly.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/NumberPropertiesOnly.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of NumberPropertiesOnly from a JSON string number_properties_only_instance = NumberPropertiesOnly.from_json(json) # print the JSON string representation of the object -print NumberPropertiesOnly.to_json() +print(NumberPropertiesOnly.to_json()) # convert the object into a dict number_properties_only_dict = number_properties_only_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Pet.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Pet.md index 1e97d80b3c1..be953cc4b96 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Pet.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Pet.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Pet from a JSON string pet_instance = Pet.from_json(json) # print the JSON string representation of the object -print Pet.to_json() +print(Pet.to_json()) # convert the object into a dict pet_dict = pet_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Query.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Query.md index 98ed8b6eedf..85298b7c39a 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Query.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Query.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Query from a JSON string query_instance = Query.from_json(json) # print the JSON string representation of the object -print Query.to_json() +print(Query.to_json()) # convert the object into a dict query_dict = query_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Tag.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Tag.md index 9b61fe147a9..4026198dc91 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Tag.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/Tag.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Tag from a JSON string tag_instance = Tag.from_json(json) # print the JSON string representation of the object -print Tag.to_json() +print(Tag.to_json()) # convert the object into a dict tag_dict = tag_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md index 723d8e9de9b..0814a8129e6 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter from a JSON string test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_instance = TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.from_json(json) # print the JSON string representation of the object -print TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.to_json() +print(TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.to_json()) # convert the object into a dict test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_dict = test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_instance.to_dict() diff --git a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md index c9d0c06a353..e80d8cfbe1b 100644 --- a/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md +++ b/samples/client/echo_api/python-disallowAdditionalPropertiesIfNotPresent/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter from a JSON string test_query_style_form_explode_true_array_string_query_object_parameter_instance = TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.from_json(json) # print the JSON string representation of the object -print TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.to_json() +print(TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.to_json()) # convert the object into a dict test_query_style_form_explode_true_array_string_query_object_parameter_dict = test_query_style_form_explode_true_array_string_query_object_parameter_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/Bird.md b/samples/client/echo_api/python/docs/Bird.md index d2434b50032..84abb75d24a 100644 --- a/samples/client/echo_api/python/docs/Bird.md +++ b/samples/client/echo_api/python/docs/Bird.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Bird from a JSON string bird_instance = Bird.from_json(json) # print the JSON string representation of the object -print Bird.to_json() +print(Bird.to_json()) # convert the object into a dict bird_dict = bird_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/Category.md b/samples/client/echo_api/python/docs/Category.md index 633bbe90398..73b70c88dc5 100644 --- a/samples/client/echo_api/python/docs/Category.md +++ b/samples/client/echo_api/python/docs/Category.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Category from a JSON string category_instance = Category.from_json(json) # print the JSON string representation of the object -print Category.to_json() +print(Category.to_json()) # convert the object into a dict category_dict = category_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/DataQuery.md b/samples/client/echo_api/python/docs/DataQuery.md index dcc23561129..89fcc0409e5 100644 --- a/samples/client/echo_api/python/docs/DataQuery.md +++ b/samples/client/echo_api/python/docs/DataQuery.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of DataQuery from a JSON string data_query_instance = DataQuery.from_json(json) # print the JSON string representation of the object -print DataQuery.to_json() +print(DataQuery.to_json()) # convert the object into a dict data_query_dict = data_query_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/DefaultValue.md b/samples/client/echo_api/python/docs/DefaultValue.md index efdfff470b6..818d4ffc745 100644 --- a/samples/client/echo_api/python/docs/DefaultValue.md +++ b/samples/client/echo_api/python/docs/DefaultValue.md @@ -25,7 +25,7 @@ json = "{}" # create an instance of DefaultValue from a JSON string default_value_instance = DefaultValue.from_json(json) # print the JSON string representation of the object -print DefaultValue.to_json() +print(DefaultValue.to_json()) # convert the object into a dict default_value_dict = default_value_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/NumberPropertiesOnly.md b/samples/client/echo_api/python/docs/NumberPropertiesOnly.md index f1bf5009836..43ed07a191c 100644 --- a/samples/client/echo_api/python/docs/NumberPropertiesOnly.md +++ b/samples/client/echo_api/python/docs/NumberPropertiesOnly.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of NumberPropertiesOnly from a JSON string number_properties_only_instance = NumberPropertiesOnly.from_json(json) # print the JSON string representation of the object -print NumberPropertiesOnly.to_json() +print(NumberPropertiesOnly.to_json()) # convert the object into a dict number_properties_only_dict = number_properties_only_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/Pet.md b/samples/client/echo_api/python/docs/Pet.md index 1e97d80b3c1..be953cc4b96 100644 --- a/samples/client/echo_api/python/docs/Pet.md +++ b/samples/client/echo_api/python/docs/Pet.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Pet from a JSON string pet_instance = Pet.from_json(json) # print the JSON string representation of the object -print Pet.to_json() +print(Pet.to_json()) # convert the object into a dict pet_dict = pet_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/Query.md b/samples/client/echo_api/python/docs/Query.md index 98ed8b6eedf..85298b7c39a 100644 --- a/samples/client/echo_api/python/docs/Query.md +++ b/samples/client/echo_api/python/docs/Query.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Query from a JSON string query_instance = Query.from_json(json) # print the JSON string representation of the object -print Query.to_json() +print(Query.to_json()) # convert the object into a dict query_dict = query_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/Tag.md b/samples/client/echo_api/python/docs/Tag.md index 9b61fe147a9..4026198dc91 100644 --- a/samples/client/echo_api/python/docs/Tag.md +++ b/samples/client/echo_api/python/docs/Tag.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Tag from a JSON string tag_instance = Tag.from_json(json) # print the JSON string representation of the object -print Tag.to_json() +print(Tag.to_json()) # convert the object into a dict tag_dict = tag_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md b/samples/client/echo_api/python/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md index 723d8e9de9b..0814a8129e6 100644 --- a/samples/client/echo_api/python/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md +++ b/samples/client/echo_api/python/docs/TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter from a JSON string test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_instance = TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.from_json(json) # print the JSON string representation of the object -print TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.to_json() +print(TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter.to_json()) # convert the object into a dict test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_dict = test_query_style_deep_object_explode_true_object_all_of_query_object_parameter_instance.to_dict() diff --git a/samples/client/echo_api/python/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md b/samples/client/echo_api/python/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md index c9d0c06a353..e80d8cfbe1b 100644 --- a/samples/client/echo_api/python/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md +++ b/samples/client/echo_api/python/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter from a JSON string test_query_style_form_explode_true_array_string_query_object_parameter_instance = TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.from_json(json) # print the JSON string representation of the object -print TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.to_json() +print(TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.to_json()) # convert the object into a dict test_query_style_form_explode_true_array_string_query_object_parameter_dict = test_query_style_form_explode_true_array_string_query_object_parameter_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesAnyType.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesAnyType.md index f9556560ea4..a47fbd73260 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesAnyType.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesAnyType.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesAnyType from a JSON string additional_properties_any_type_instance = AdditionalPropertiesAnyType.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesAnyType.to_json() +print(AdditionalPropertiesAnyType.to_json()) # convert the object into a dict additional_properties_any_type_dict = additional_properties_any_type_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesClass.md index dd6a13fd8e9..a19d1b338e6 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesClass.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of AdditionalPropertiesClass from a JSON string additional_properties_class_instance = AdditionalPropertiesClass.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesClass.to_json() +print(AdditionalPropertiesClass.to_json()) # convert the object into a dict additional_properties_class_dict = additional_properties_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesObject.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesObject.md index 3e5dc0557c4..f9c516ee9b6 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesObject.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesObject.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesObject from a JSON string additional_properties_object_instance = AdditionalPropertiesObject.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesObject.to_json() +print(AdditionalPropertiesObject.to_json()) # convert the object into a dict additional_properties_object_dict = additional_properties_object_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesWithDescriptionOnly.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesWithDescriptionOnly.md index 540511bfdfa..3dbb9c6f3e9 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesWithDescriptionOnly.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AdditionalPropertiesWithDescriptionOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesWithDescriptionOnly from a JSON string additional_properties_with_description_only_instance = AdditionalPropertiesWithDescriptionOnly.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesWithDescriptionOnly.to_json() +print(AdditionalPropertiesWithDescriptionOnly.to_json()) # convert the object into a dict additional_properties_with_description_only_dict = additional_properties_with_description_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AllOfWithSingleRef.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AllOfWithSingleRef.md index 64ec2aece74..6c2860c02f5 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AllOfWithSingleRef.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AllOfWithSingleRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of AllOfWithSingleRef from a JSON string all_of_with_single_ref_instance = AllOfWithSingleRef.from_json(json) # print the JSON string representation of the object -print AllOfWithSingleRef.to_json() +print(AllOfWithSingleRef.to_json()) # convert the object into a dict all_of_with_single_ref_dict = all_of_with_single_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Animal.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Animal.md index c052862c7b3..4c693f09e5f 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Animal.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Animal.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Animal from a JSON string animal_instance = Animal.from_json(json) # print the JSON string representation of the object -print Animal.to_json() +print(Animal.to_json()) # convert the object into a dict animal_dict = animal_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfColor.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfColor.md index 0b36e762330..ccaf51ce9fe 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfColor.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfColor.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AnyOfColor from a JSON string any_of_color_instance = AnyOfColor.from_json(json) # print the JSON string representation of the object -print AnyOfColor.to_json() +print(AnyOfColor.to_json()) # convert the object into a dict any_of_color_dict = any_of_color_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfPig.md b/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfPig.md index a88832b1a22..52109d6670c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfPig.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/AnyOfPig.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of AnyOfPig from a JSON string any_of_pig_instance = AnyOfPig.from_json(json) # print the JSON string representation of the object -print AnyOfPig.to_json() +print(AnyOfPig.to_json()) # convert the object into a dict any_of_pig_dict = any_of_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfModel.md index 7928604f14c..1cd9c367b26 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfModel.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfArrayOfModel from a JSON string array_of_array_of_model_instance = ArrayOfArrayOfModel.from_json(json) # print the JSON string representation of the object -print ArrayOfArrayOfModel.to_json() +print(ArrayOfArrayOfModel.to_json()) # convert the object into a dict array_of_array_of_model_dict = array_of_array_of_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfNumberOnly.md index 5d9baca180b..3ad18d346f6 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfArrayOfNumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfArrayOfNumberOnly from a JSON string array_of_array_of_number_only_instance = ArrayOfArrayOfNumberOnly.from_json(json) # print the JSON string representation of the object -print ArrayOfArrayOfNumberOnly.to_json() +print(ArrayOfArrayOfNumberOnly.to_json()) # convert the object into a dict array_of_array_of_number_only_dict = array_of_array_of_number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfNumberOnly.md index efaf6adb623..a606e3a54bb 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayOfNumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfNumberOnly from a JSON string array_of_number_only_instance = ArrayOfNumberOnly.from_json(json) # print the JSON string representation of the object -print ArrayOfNumberOnly.to_json() +print(ArrayOfNumberOnly.to_json()) # convert the object into a dict array_of_number_only_dict = array_of_number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayTest.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayTest.md index 7b964521751..a673e8a2893 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayTest.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ArrayTest.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of ArrayTest from a JSON string array_test_instance = ArrayTest.from_json(json) # print the JSON string representation of the object -print ArrayTest.to_json() +print(ArrayTest.to_json()) # convert the object into a dict array_test_dict = array_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/BasquePig.md b/samples/openapi3/client/petstore/python-aiohttp/docs/BasquePig.md index 19a5ba6a0aa..aa3b3d28b3e 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/BasquePig.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/BasquePig.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of BasquePig from a JSON string basque_pig_instance = BasquePig.from_json(json) # print the JSON string representation of the object -print BasquePig.to_json() +print(BasquePig.to_json()) # convert the object into a dict basque_pig_dict = basque_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Bathing.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Bathing.md index 4c4963bf593..bb8d40ac8ab 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Bathing.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Bathing.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Bathing from a JSON string bathing_instance = Bathing.from_json(json) # print the JSON string representation of the object -print Bathing.to_json() +print(Bathing.to_json()) # convert the object into a dict bathing_dict = bathing_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Capitalization.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Capitalization.md index 26dcd554b18..7f1a36413d5 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Capitalization.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Capitalization.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Capitalization from a JSON string capitalization_instance = Capitalization.from_json(json) # print the JSON string representation of the object -print Capitalization.to_json() +print(Capitalization.to_json()) # convert the object into a dict capitalization_dict = capitalization_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Cat.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Cat.md index 1a69ead0537..a2d4b88805f 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Cat.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Cat.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Cat from a JSON string cat_instance = Cat.from_json(json) # print the JSON string representation of the object -print Cat.to_json() +print(Cat.to_json()) # convert the object into a dict cat_dict = cat_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Category.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Category.md index 42ac5ce00d6..24160009af4 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Category.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Category.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Category from a JSON string category_instance = Category.from_json(json) # print the JSON string representation of the object -print Category.to_json() +print(Category.to_json()) # convert the object into a dict category_dict = category_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/CircularReferenceModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/CircularReferenceModel.md index 99e42d961c5..6695d4a7613 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/CircularReferenceModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/CircularReferenceModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of CircularReferenceModel from a JSON string circular_reference_model_instance = CircularReferenceModel.from_json(json) # print the JSON string representation of the object -print CircularReferenceModel.to_json() +print(CircularReferenceModel.to_json()) # convert the object into a dict circular_reference_model_dict = circular_reference_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ClassModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ClassModel.md index 196e4d77bac..25351614fa4 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ClassModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ClassModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ClassModel from a JSON string class_model_instance = ClassModel.from_json(json) # print the JSON string representation of the object -print ClassModel.to_json() +print(ClassModel.to_json()) # convert the object into a dict class_model_dict = class_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Client.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Client.md index 5eb04e6a509..b601737b02f 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Client.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Client.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Client from a JSON string client_instance = Client.from_json(json) # print the JSON string representation of the object -print Client.to_json() +print(Client.to_json()) # convert the object into a dict client_dict = client_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Color.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Color.md index 769f47b82a6..9bd63f91d7c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Color.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Color.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Color from a JSON string color_instance = Color.from_json(json) # print the JSON string representation of the object -print Color.to_json() +print(Color.to_json()) # convert the object into a dict color_dict = color_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Creature.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Creature.md index 1df27fe75a5..fa1ec65401b 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Creature.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Creature.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Creature from a JSON string creature_instance = Creature.from_json(json) # print the JSON string representation of the object -print Creature.to_json() +print(Creature.to_json()) # convert the object into a dict creature_dict = creature_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/CreatureInfo.md b/samples/openapi3/client/petstore/python-aiohttp/docs/CreatureInfo.md index 7211f27546d..fe4ab81a807 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/CreatureInfo.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/CreatureInfo.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of CreatureInfo from a JSON string creature_info_instance = CreatureInfo.from_json(json) # print the JSON string representation of the object -print CreatureInfo.to_json() +print(CreatureInfo.to_json()) # convert the object into a dict creature_info_dict = creature_info_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/DanishPig.md b/samples/openapi3/client/petstore/python-aiohttp/docs/DanishPig.md index 04b55ec828b..6aef777ffe0 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/DanishPig.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/DanishPig.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of DanishPig from a JSON string danish_pig_instance = DanishPig.from_json(json) # print the JSON string representation of the object -print DanishPig.to_json() +print(DanishPig.to_json()) # convert the object into a dict danish_pig_dict = danish_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/DeprecatedObject.md b/samples/openapi3/client/petstore/python-aiohttp/docs/DeprecatedObject.md index 2a081e0710c..5de685050ff 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/DeprecatedObject.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/DeprecatedObject.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of DeprecatedObject from a JSON string deprecated_object_instance = DeprecatedObject.from_json(json) # print the JSON string representation of the object -print DeprecatedObject.to_json() +print(DeprecatedObject.to_json()) # convert the object into a dict deprecated_object_dict = deprecated_object_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSub.md b/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSub.md index 445cde66282..e7cd36010f5 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSub.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSub.md @@ -16,7 +16,7 @@ json = "{}" # create an instance of DiscriminatorAllOfSub from a JSON string discriminator_all_of_sub_instance = DiscriminatorAllOfSub.from_json(json) # print the JSON string representation of the object -print DiscriminatorAllOfSub.to_json() +print(DiscriminatorAllOfSub.to_json()) # convert the object into a dict discriminator_all_of_sub_dict = discriminator_all_of_sub_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSuper.md b/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSuper.md index 4f4c8868608..4859a9a6d40 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSuper.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/DiscriminatorAllOfSuper.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of DiscriminatorAllOfSuper from a JSON string discriminator_all_of_super_instance = DiscriminatorAllOfSuper.from_json(json) # print the JSON string representation of the object -print DiscriminatorAllOfSuper.to_json() +print(DiscriminatorAllOfSuper.to_json()) # convert the object into a dict discriminator_all_of_super_dict = discriminator_all_of_super_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Dog.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Dog.md index 958fc3dae08..ecb20592957 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Dog.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Dog.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Dog from a JSON string dog_instance = Dog.from_json(json) # print the JSON string representation of the object -print Dog.to_json() +print(Dog.to_json()) # convert the object into a dict dog_dict = dog_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/DummyModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/DummyModel.md index 8ecb4948523..21a59bef1bf 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/DummyModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/DummyModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of DummyModel from a JSON string dummy_model_instance = DummyModel.from_json(json) # print the JSON string representation of the object -print DummyModel.to_json() +print(DummyModel.to_json()) # convert the object into a dict dummy_model_dict = dummy_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/EnumArrays.md b/samples/openapi3/client/petstore/python-aiohttp/docs/EnumArrays.md index 19b048165d0..6a5293dfcc6 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/EnumArrays.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/EnumArrays.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of EnumArrays from a JSON string enum_arrays_instance = EnumArrays.from_json(json) # print the JSON string representation of the object -print EnumArrays.to_json() +print(EnumArrays.to_json()) # convert the object into a dict enum_arrays_dict = enum_arrays_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/EnumTest.md b/samples/openapi3/client/petstore/python-aiohttp/docs/EnumTest.md index e5c6e6dee0b..494a4d054f0 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/EnumTest.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/EnumTest.md @@ -25,7 +25,7 @@ json = "{}" # create an instance of EnumTest from a JSON string enum_test_instance = EnumTest.from_json(json) # print the JSON string representation of the object -print EnumTest.to_json() +print(EnumTest.to_json()) # convert the object into a dict enum_test_dict = enum_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Feeding.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Feeding.md index f0d51f621c2..7d1e83627dd 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Feeding.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Feeding.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Feeding from a JSON string feeding_instance = Feeding.from_json(json) # print the JSON string representation of the object -print Feeding.to_json() +print(Feeding.to_json()) # convert the object into a dict feeding_dict = feeding_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/File.md b/samples/openapi3/client/petstore/python-aiohttp/docs/File.md index af7192f8d60..1b03d58761c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/File.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/File.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of File from a JSON string file_instance = File.from_json(json) # print the JSON string representation of the object -print File.to_json() +print(File.to_json()) # convert the object into a dict file_dict = file_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python-aiohttp/docs/FileSchemaTestClass.md index 55abbcc14d7..26a1758abfe 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/FileSchemaTestClass.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of FileSchemaTestClass from a JSON string file_schema_test_class_instance = FileSchemaTestClass.from_json(json) # print the JSON string representation of the object -print FileSchemaTestClass.to_json() +print(FileSchemaTestClass.to_json()) # convert the object into a dict file_schema_test_class_dict = file_schema_test_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/FirstRef.md b/samples/openapi3/client/petstore/python-aiohttp/docs/FirstRef.md index 0d4d44cf5f4..5092de432d3 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/FirstRef.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/FirstRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of FirstRef from a JSON string first_ref_instance = FirstRef.from_json(json) # print the JSON string representation of the object -print FirstRef.to_json() +print(FirstRef.to_json()) # convert the object into a dict first_ref_dict = first_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Foo.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Foo.md index 9cd6e8f56c5..020b8d75b76 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Foo.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Foo.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Foo from a JSON string foo_instance = Foo.from_json(json) # print the JSON string representation of the object -print Foo.to_json() +print(Foo.to_json()) # convert the object into a dict foo_dict = foo_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/FooGetDefaultResponse.md b/samples/openapi3/client/petstore/python-aiohttp/docs/FooGetDefaultResponse.md index 96211ac791f..755c3232bbf 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/FooGetDefaultResponse.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/FooGetDefaultResponse.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of FooGetDefaultResponse from a JSON string foo_get_default_response_instance = FooGetDefaultResponse.from_json(json) # print the JSON string representation of the object -print FooGetDefaultResponse.to_json() +print(FooGetDefaultResponse.to_json()) # convert the object into a dict foo_get_default_response_dict = foo_get_default_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/FormatTest.md b/samples/openapi3/client/petstore/python-aiohttp/docs/FormatTest.md index eec9904cef5..3b2f44457f1 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/FormatTest.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/FormatTest.md @@ -33,7 +33,7 @@ json = "{}" # create an instance of FormatTest from a JSON string format_test_instance = FormatTest.from_json(json) # print the JSON string representation of the object -print FormatTest.to_json() +print(FormatTest.to_json()) # convert the object into a dict format_test_dict = format_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python-aiohttp/docs/HasOnlyReadOnly.md index e960a679b2a..00d2af2fd33 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/HasOnlyReadOnly.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of HasOnlyReadOnly from a JSON string has_only_read_only_instance = HasOnlyReadOnly.from_json(json) # print the JSON string representation of the object -print HasOnlyReadOnly.to_json() +print(HasOnlyReadOnly.to_json()) # convert the object into a dict has_only_read_only_dict = has_only_read_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/HealthCheckResult.md b/samples/openapi3/client/petstore/python-aiohttp/docs/HealthCheckResult.md index 8c26c2a47c3..d32450f4c2e 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/HealthCheckResult.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of HealthCheckResult from a JSON string health_check_result_instance = HealthCheckResult.from_json(json) # print the JSON string representation of the object -print HealthCheckResult.to_json() +print(HealthCheckResult.to_json()) # convert the object into a dict health_check_result_dict = health_check_result_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/InnerDictWithProperty.md b/samples/openapi3/client/petstore/python-aiohttp/docs/InnerDictWithProperty.md index 5fc37230244..efd91b13f3a 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/InnerDictWithProperty.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/InnerDictWithProperty.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of InnerDictWithProperty from a JSON string inner_dict_with_property_instance = InnerDictWithProperty.from_json(json) # print the JSON string representation of the object -print InnerDictWithProperty.to_json() +print(InnerDictWithProperty.to_json()) # convert the object into a dict inner_dict_with_property_dict = inner_dict_with_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/InputAllOf.md b/samples/openapi3/client/petstore/python-aiohttp/docs/InputAllOf.md index 270ca34ea2e..7d6404e3f27 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/InputAllOf.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/InputAllOf.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of InputAllOf from a JSON string input_all_of_instance = InputAllOf.from_json(json) # print the JSON string representation of the object -print InputAllOf.to_json() +print(InputAllOf.to_json()) # convert the object into a dict input_all_of_dict = input_all_of_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/IntOrString.md b/samples/openapi3/client/petstore/python-aiohttp/docs/IntOrString.md index f1dc942fa7a..c2f6fd5838e 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/IntOrString.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/IntOrString.md @@ -16,7 +16,7 @@ json = "{}" # create an instance of IntOrString from a JSON string int_or_string_instance = IntOrString.from_json(json) # print the JSON string representation of the object -print IntOrString.to_json() +print(IntOrString.to_json()) # convert the object into a dict int_or_string_dict = int_or_string_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ListClass.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ListClass.md index 7cf3da96c1d..3595f39de14 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ListClass.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ListClass.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ListClass from a JSON string list_class_instance = ListClass.from_json(json) # print the JSON string representation of the object -print ListClass.to_json() +print(ListClass.to_json()) # convert the object into a dict list_class_dict = list_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/MapOfArrayOfModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/MapOfArrayOfModel.md index 8380cbd6ffd..2220ab1f7c4 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/MapOfArrayOfModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/MapOfArrayOfModel.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of MapOfArrayOfModel from a JSON string map_of_array_of_model_instance = MapOfArrayOfModel.from_json(json) # print the JSON string representation of the object -print MapOfArrayOfModel.to_json() +print(MapOfArrayOfModel.to_json()) # convert the object into a dict map_of_array_of_model_dict = map_of_array_of_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/MapTest.md b/samples/openapi3/client/petstore/python-aiohttp/docs/MapTest.md index 8c2f507e696..bd62a851e92 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/MapTest.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/MapTest.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of MapTest from a JSON string map_test_instance = MapTest.from_json(json) # print the JSON string representation of the object -print MapTest.to_json() +print(MapTest.to_json()) # convert the object into a dict map_test_dict = map_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python-aiohttp/docs/MixedPropertiesAndAdditionalPropertiesClass.md index c3a2ec9609a..7cab16af173 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/MixedPropertiesAndAdditionalPropertiesClass.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of MixedPropertiesAndAdditionalPropertiesClass from a JSON string mixed_properties_and_additional_properties_class_instance = MixedPropertiesAndAdditionalPropertiesClass.from_json(json) # print the JSON string representation of the object -print MixedPropertiesAndAdditionalPropertiesClass.to_json() +print(MixedPropertiesAndAdditionalPropertiesClass.to_json()) # convert the object into a dict mixed_properties_and_additional_properties_class_dict = mixed_properties_and_additional_properties_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Model200Response.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Model200Response.md index c4306a646ff..454a4fcf30a 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Model200Response.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Model200Response.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Model200Response from a JSON string model200_response_instance = Model200Response.from_json(json) # print the JSON string representation of the object -print Model200Response.to_json() +print(Model200Response.to_json()) # convert the object into a dict model200_response_dict = model200_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ModelApiResponse.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ModelApiResponse.md index 659823b8051..8e0a033bd64 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ModelApiResponse.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ModelApiResponse.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of ModelApiResponse from a JSON string model_api_response_instance = ModelApiResponse.from_json(json) # print the JSON string representation of the object -print ModelApiResponse.to_json() +print(ModelApiResponse.to_json()) # convert the object into a dict model_api_response_dict = model_api_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ModelReturn.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ModelReturn.md index 861de1b9324..6b660953e1d 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ModelReturn.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ModelReturn.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ModelReturn from a JSON string model_return_instance = ModelReturn.from_json(json) # print the JSON string representation of the object -print ModelReturn.to_json() +print(ModelReturn.to_json()) # convert the object into a dict model_return_dict = model_return_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Name.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Name.md index 01284e603d0..5c5986a76d0 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Name.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Name.md @@ -21,7 +21,7 @@ json = "{}" # create an instance of Name from a JSON string name_instance = Name.from_json(json) # print the JSON string representation of the object -print Name.to_json() +print(Name.to_json()) # convert the object into a dict name_dict = name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/NullableClass.md b/samples/openapi3/client/petstore/python-aiohttp/docs/NullableClass.md index 866a4b57186..3657d21255c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/NullableClass.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/NullableClass.md @@ -29,7 +29,7 @@ json = "{}" # create an instance of NullableClass from a JSON string nullable_class_instance = NullableClass.from_json(json) # print the JSON string representation of the object -print NullableClass.to_json() +print(NullableClass.to_json()) # convert the object into a dict nullable_class_dict = nullable_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/NullableProperty.md b/samples/openapi3/client/petstore/python-aiohttp/docs/NullableProperty.md index 0ca7715cc96..27ce3192f84 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/NullableProperty.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/NullableProperty.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of NullableProperty from a JSON string nullable_property_instance = NullableProperty.from_json(json) # print the JSON string representation of the object -print NullableProperty.to_json() +print(NullableProperty.to_json()) # convert the object into a dict nullable_property_dict = nullable_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/NumberOnly.md b/samples/openapi3/client/petstore/python-aiohttp/docs/NumberOnly.md index 5a80bd15c6d..72e0a4bfde0 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/NumberOnly.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/NumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of NumberOnly from a JSON string number_only_instance = NumberOnly.from_json(json) # print the JSON string representation of the object -print NumberOnly.to_json() +print(NumberOnly.to_json()) # convert the object into a dict number_only_dict = number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectToTestAdditionalProperties.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectToTestAdditionalProperties.md index 6711cbfc07d..5d2c76c8958 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectToTestAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectToTestAdditionalProperties.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ObjectToTestAdditionalProperties from a JSON string object_to_test_additional_properties_instance = ObjectToTestAdditionalProperties.from_json(json) # print the JSON string representation of the object -print ObjectToTestAdditionalProperties.to_json() +print(ObjectToTestAdditionalProperties.to_json()) # convert the object into a dict object_to_test_additional_properties_dict = object_to_test_additional_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectWithDeprecatedFields.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectWithDeprecatedFields.md index c73370addc8..b1077a60b95 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectWithDeprecatedFields.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ObjectWithDeprecatedFields.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of ObjectWithDeprecatedFields from a JSON string object_with_deprecated_fields_instance = ObjectWithDeprecatedFields.from_json(json) # print the JSON string representation of the object -print ObjectWithDeprecatedFields.to_json() +print(ObjectWithDeprecatedFields.to_json()) # convert the object into a dict object_with_deprecated_fields_dict = object_with_deprecated_fields_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/OneOfEnumString.md b/samples/openapi3/client/petstore/python-aiohttp/docs/OneOfEnumString.md index 63c06158223..25fc402280f 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/OneOfEnumString.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/OneOfEnumString.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of OneOfEnumString from a JSON string one_of_enum_string_instance = OneOfEnumString.from_json(json) # print the JSON string representation of the object -print OneOfEnumString.to_json() +print(OneOfEnumString.to_json()) # convert the object into a dict one_of_enum_string_dict = one_of_enum_string_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Order.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Order.md index bd4c124320c..08b602f1669 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Order.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Order.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Order from a JSON string order_instance = Order.from_json(json) # print the JSON string representation of the object -print Order.to_json() +print(Order.to_json()) # convert the object into a dict order_dict = order_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/OuterComposite.md b/samples/openapi3/client/petstore/python-aiohttp/docs/OuterComposite.md index 13f271f268d..9d4401d659b 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/OuterComposite.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/OuterComposite.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of OuterComposite from a JSON string outer_composite_instance = OuterComposite.from_json(json) # print the JSON string representation of the object -print OuterComposite.to_json() +print(OuterComposite.to_json()) # convert the object into a dict outer_composite_dict = outer_composite_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/OuterObjectWithEnumProperty.md b/samples/openapi3/client/petstore/python-aiohttp/docs/OuterObjectWithEnumProperty.md index b8001294de6..beffcbe2545 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/OuterObjectWithEnumProperty.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/OuterObjectWithEnumProperty.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of OuterObjectWithEnumProperty from a JSON string outer_object_with_enum_property_instance = OuterObjectWithEnumProperty.from_json(json) # print the JSON string representation of the object -print OuterObjectWithEnumProperty.to_json() +print(OuterObjectWithEnumProperty.to_json()) # convert the object into a dict outer_object_with_enum_property_dict = outer_object_with_enum_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Parent.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Parent.md index 620ed9c2f4c..3b71011330d 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Parent.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Parent.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Parent from a JSON string parent_instance = Parent.from_json(json) # print the JSON string representation of the object -print Parent.to_json() +print(Parent.to_json()) # convert the object into a dict parent_dict = parent_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ParentWithOptionalDict.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ParentWithOptionalDict.md index 0c530c42164..23e11a6dd66 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ParentWithOptionalDict.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ParentWithOptionalDict.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ParentWithOptionalDict from a JSON string parent_with_optional_dict_instance = ParentWithOptionalDict.from_json(json) # print the JSON string representation of the object -print ParentWithOptionalDict.to_json() +print(ParentWithOptionalDict.to_json()) # convert the object into a dict parent_with_optional_dict_dict = parent_with_optional_dict_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Pet.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Pet.md index cc8fa36537f..fa9dc7bf308 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Pet.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Pet.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Pet from a JSON string pet_instance = Pet.from_json(json) # print the JSON string representation of the object -print Pet.to_json() +print(Pet.to_json()) # convert the object into a dict pet_dict = pet_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Pig.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Pig.md index 241a54b3309..9ad7b790494 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Pig.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Pig.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Pig from a JSON string pig_instance = Pig.from_json(json) # print the JSON string representation of the object -print Pig.to_json() +print(Pig.to_json()) # convert the object into a dict pig_dict = pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/PoopCleaning.md b/samples/openapi3/client/petstore/python-aiohttp/docs/PoopCleaning.md index 9fd6b0c3245..d96a5db0d4c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/PoopCleaning.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/PoopCleaning.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of PoopCleaning from a JSON string poop_cleaning_instance = PoopCleaning.from_json(json) # print the JSON string representation of the object -print PoopCleaning.to_json() +print(PoopCleaning.to_json()) # convert the object into a dict poop_cleaning_dict = poop_cleaning_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyMap.md b/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyMap.md index 447443578f2..3b4c0a8cc03 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyMap.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyMap.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of PropertyMap from a JSON string property_map_instance = PropertyMap.from_json(json) # print the JSON string representation of the object -print PropertyMap.to_json() +print(PropertyMap.to_json()) # convert the object into a dict property_map_dict = property_map_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyNameCollision.md b/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyNameCollision.md index 0893df6055d..1bd7ce5ee2b 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyNameCollision.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/PropertyNameCollision.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of PropertyNameCollision from a JSON string property_name_collision_instance = PropertyNameCollision.from_json(json) # print the JSON string representation of the object -print PropertyNameCollision.to_json() +print(PropertyNameCollision.to_json()) # convert the object into a dict property_name_collision_dict = property_name_collision_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python-aiohttp/docs/ReadOnlyFirst.md index f42def3b2e9..4644f28f56a 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/ReadOnlyFirst.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ReadOnlyFirst from a JSON string read_only_first_instance = ReadOnlyFirst.from_json(json) # print the JSON string representation of the object -print ReadOnlyFirst.to_json() +print(ReadOnlyFirst.to_json()) # convert the object into a dict read_only_first_dict = read_only_first_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/SecondRef.md b/samples/openapi3/client/petstore/python-aiohttp/docs/SecondRef.md index a1af8f281fa..97c65b8ef79 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/SecondRef.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/SecondRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of SecondRef from a JSON string second_ref_instance = SecondRef.from_json(json) # print the JSON string representation of the object -print SecondRef.to_json() +print(SecondRef.to_json()) # convert the object into a dict second_ref_dict = second_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/SelfReferenceModel.md b/samples/openapi3/client/petstore/python-aiohttp/docs/SelfReferenceModel.md index 50f9bf79663..2ca21efd50c 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/SelfReferenceModel.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/SelfReferenceModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of SelfReferenceModel from a JSON string self_reference_model_instance = SelfReferenceModel.from_json(json) # print the JSON string representation of the object -print SelfReferenceModel.to_json() +print(SelfReferenceModel.to_json()) # convert the object into a dict self_reference_model_dict = self_reference_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialModelName.md b/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialModelName.md index c59bb655a0d..ea1ef0008c8 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialModelName.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of SpecialModelName from a JSON string special_model_name_instance = SpecialModelName.from_json(json) # print the JSON string representation of the object -print SpecialModelName.to_json() +print(SpecialModelName.to_json()) # convert the object into a dict special_model_name_dict = special_model_name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialName.md b/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialName.md index 2c3491adc6b..c541b0b3d4b 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialName.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/SpecialName.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of SpecialName from a JSON string special_name_instance = SpecialName.from_json(json) # print the JSON string representation of the object -print SpecialName.to_json() +print(SpecialName.to_json()) # convert the object into a dict special_name_dict = special_name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Tag.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Tag.md index a09b1949ce8..a8d1885a938 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Tag.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Tag.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Tag from a JSON string tag_instance = Tag.from_json(json) # print the JSON string representation of the object -print Tag.to_json() +print(Tag.to_json()) # convert the object into a dict tag_dict = tag_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Task.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Task.md index 6cee08c6fe6..905cc03b65d 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Task.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Task.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Task from a JSON string task_instance = Task.from_json(json) # print the JSON string representation of the object -print Task.to_json() +print(Task.to_json()) # convert the object into a dict task_dict = task_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/TaskActivity.md b/samples/openapi3/client/petstore/python-aiohttp/docs/TaskActivity.md index 37f10f9031e..36159e069b5 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/TaskActivity.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/TaskActivity.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of TaskActivity from a JSON string task_activity_instance = TaskActivity.from_json(json) # print the JSON string representation of the object -print TaskActivity.to_json() +print(TaskActivity.to_json()) # convert the object into a dict task_activity_dict = task_activity_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel400Response.md b/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel400Response.md index 902a9c7c3a7..1ff12d238e0 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel400Response.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel400Response.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestErrorResponsesWithModel400Response from a JSON string test_error_responses_with_model400_response_instance = TestErrorResponsesWithModel400Response.from_json(json) # print the JSON string representation of the object -print TestErrorResponsesWithModel400Response.to_json() +print(TestErrorResponsesWithModel400Response.to_json()) # convert the object into a dict test_error_responses_with_model400_response_dict = test_error_responses_with_model400_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel404Response.md b/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel404Response.md index bbcb7975db7..a62725a99bb 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel404Response.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/TestErrorResponsesWithModel404Response.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestErrorResponsesWithModel404Response from a JSON string test_error_responses_with_model404_response_instance = TestErrorResponsesWithModel404Response.from_json(json) # print the JSON string representation of the object -print TestErrorResponsesWithModel404Response.to_json() +print(TestErrorResponsesWithModel404Response.to_json()) # convert the object into a dict test_error_responses_with_model404_response_dict = test_error_responses_with_model404_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/TestInlineFreeformAdditionalPropertiesRequest.md b/samples/openapi3/client/petstore/python-aiohttp/docs/TestInlineFreeformAdditionalPropertiesRequest.md index fe79a4322c6..d678aa823e1 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/TestInlineFreeformAdditionalPropertiesRequest.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/TestInlineFreeformAdditionalPropertiesRequest.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestInlineFreeformAdditionalPropertiesRequest from a JSON string test_inline_freeform_additional_properties_request_instance = TestInlineFreeformAdditionalPropertiesRequest.from_json(json) # print the JSON string representation of the object -print TestInlineFreeformAdditionalPropertiesRequest.to_json() +print(TestInlineFreeformAdditionalPropertiesRequest.to_json()) # convert the object into a dict test_inline_freeform_additional_properties_request_dict = test_inline_freeform_additional_properties_request_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/Tiger.md b/samples/openapi3/client/petstore/python-aiohttp/docs/Tiger.md index 2d8b755e967..f03552af073 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/Tiger.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/Tiger.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Tiger from a JSON string tiger_instance = Tiger.from_json(json) # print the JSON string representation of the object -print Tiger.to_json() +print(Tiger.to_json()) # convert the object into a dict tiger_dict = tiger_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalModelListProperties.md b/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalModelListProperties.md index 2982c29e5d5..201a2d8d3e8 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalModelListProperties.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalModelListProperties.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of UnnamedDictWithAdditionalModelListProperties from a JSON string unnamed_dict_with_additional_model_list_properties_instance = UnnamedDictWithAdditionalModelListProperties.from_json(json) # print the JSON string representation of the object -print UnnamedDictWithAdditionalModelListProperties.to_json() +print(UnnamedDictWithAdditionalModelListProperties.to_json()) # convert the object into a dict unnamed_dict_with_additional_model_list_properties_dict = unnamed_dict_with_additional_model_list_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalStringListProperties.md b/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalStringListProperties.md index a06bd36d74c..534b6bec797 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalStringListProperties.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/UnnamedDictWithAdditionalStringListProperties.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of UnnamedDictWithAdditionalStringListProperties from a JSON string unnamed_dict_with_additional_string_list_properties_instance = UnnamedDictWithAdditionalStringListProperties.from_json(json) # print the JSON string representation of the object -print UnnamedDictWithAdditionalStringListProperties.to_json() +print(UnnamedDictWithAdditionalStringListProperties.to_json()) # convert the object into a dict unnamed_dict_with_additional_string_list_properties_dict = unnamed_dict_with_additional_string_list_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/User.md b/samples/openapi3/client/petstore/python-aiohttp/docs/User.md index 721a9d4401e..e9d5051b646 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/User.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/User.md @@ -24,7 +24,7 @@ json = "{}" # create an instance of User from a JSON string user_instance = User.from_json(json) # print the JSON string representation of the object -print User.to_json() +print(User.to_json()) # convert the object into a dict user_dict = user_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python-aiohttp/docs/WithNestedOneOf.md b/samples/openapi3/client/petstore/python-aiohttp/docs/WithNestedOneOf.md index c46f89e66f1..7fdc6cb3d21 100644 --- a/samples/openapi3/client/petstore/python-aiohttp/docs/WithNestedOneOf.md +++ b/samples/openapi3/client/petstore/python-aiohttp/docs/WithNestedOneOf.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of WithNestedOneOf from a JSON string with_nested_one_of_instance = WithNestedOneOf.from_json(json) # print the JSON string representation of the object -print WithNestedOneOf.to_json() +print(WithNestedOneOf.to_json()) # convert the object into a dict with_nested_one_of_dict = with_nested_one_of_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesAnyType.md b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesAnyType.md index f9556560ea4..a47fbd73260 100644 --- a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesAnyType.md +++ b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesAnyType.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesAnyType from a JSON string additional_properties_any_type_instance = AdditionalPropertiesAnyType.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesAnyType.to_json() +print(AdditionalPropertiesAnyType.to_json()) # convert the object into a dict additional_properties_any_type_dict = additional_properties_any_type_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesClass.md index dd6a13fd8e9..a19d1b338e6 100644 --- a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesClass.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of AdditionalPropertiesClass from a JSON string additional_properties_class_instance = AdditionalPropertiesClass.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesClass.to_json() +print(AdditionalPropertiesClass.to_json()) # convert the object into a dict additional_properties_class_dict = additional_properties_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesObject.md b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesObject.md index 3e5dc0557c4..f9c516ee9b6 100644 --- a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesObject.md +++ b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesObject.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesObject from a JSON string additional_properties_object_instance = AdditionalPropertiesObject.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesObject.to_json() +print(AdditionalPropertiesObject.to_json()) # convert the object into a dict additional_properties_object_dict = additional_properties_object_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesWithDescriptionOnly.md b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesWithDescriptionOnly.md index 540511bfdfa..3dbb9c6f3e9 100644 --- a/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesWithDescriptionOnly.md +++ b/samples/openapi3/client/petstore/python/docs/AdditionalPropertiesWithDescriptionOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AdditionalPropertiesWithDescriptionOnly from a JSON string additional_properties_with_description_only_instance = AdditionalPropertiesWithDescriptionOnly.from_json(json) # print the JSON string representation of the object -print AdditionalPropertiesWithDescriptionOnly.to_json() +print(AdditionalPropertiesWithDescriptionOnly.to_json()) # convert the object into a dict additional_properties_with_description_only_dict = additional_properties_with_description_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AllOfWithSingleRef.md b/samples/openapi3/client/petstore/python/docs/AllOfWithSingleRef.md index 64ec2aece74..6c2860c02f5 100644 --- a/samples/openapi3/client/petstore/python/docs/AllOfWithSingleRef.md +++ b/samples/openapi3/client/petstore/python/docs/AllOfWithSingleRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of AllOfWithSingleRef from a JSON string all_of_with_single_ref_instance = AllOfWithSingleRef.from_json(json) # print the JSON string representation of the object -print AllOfWithSingleRef.to_json() +print(AllOfWithSingleRef.to_json()) # convert the object into a dict all_of_with_single_ref_dict = all_of_with_single_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Animal.md b/samples/openapi3/client/petstore/python/docs/Animal.md index c052862c7b3..4c693f09e5f 100644 --- a/samples/openapi3/client/petstore/python/docs/Animal.md +++ b/samples/openapi3/client/petstore/python/docs/Animal.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Animal from a JSON string animal_instance = Animal.from_json(json) # print the JSON string representation of the object -print Animal.to_json() +print(Animal.to_json()) # convert the object into a dict animal_dict = animal_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AnyOfColor.md b/samples/openapi3/client/petstore/python/docs/AnyOfColor.md index 0b36e762330..ccaf51ce9fe 100644 --- a/samples/openapi3/client/petstore/python/docs/AnyOfColor.md +++ b/samples/openapi3/client/petstore/python/docs/AnyOfColor.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of AnyOfColor from a JSON string any_of_color_instance = AnyOfColor.from_json(json) # print the JSON string representation of the object -print AnyOfColor.to_json() +print(AnyOfColor.to_json()) # convert the object into a dict any_of_color_dict = any_of_color_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/AnyOfPig.md b/samples/openapi3/client/petstore/python/docs/AnyOfPig.md index a88832b1a22..52109d6670c 100644 --- a/samples/openapi3/client/petstore/python/docs/AnyOfPig.md +++ b/samples/openapi3/client/petstore/python/docs/AnyOfPig.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of AnyOfPig from a JSON string any_of_pig_instance = AnyOfPig.from_json(json) # print the JSON string representation of the object -print AnyOfPig.to_json() +print(AnyOfPig.to_json()) # convert the object into a dict any_of_pig_dict = any_of_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfModel.md b/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfModel.md index 7928604f14c..1cd9c367b26 100644 --- a/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfModel.md +++ b/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfModel.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfArrayOfModel from a JSON string array_of_array_of_model_instance = ArrayOfArrayOfModel.from_json(json) # print the JSON string representation of the object -print ArrayOfArrayOfModel.to_json() +print(ArrayOfArrayOfModel.to_json()) # convert the object into a dict array_of_array_of_model_dict = array_of_array_of_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfNumberOnly.md index 5d9baca180b..3ad18d346f6 100644 --- a/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python/docs/ArrayOfArrayOfNumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfArrayOfNumberOnly from a JSON string array_of_array_of_number_only_instance = ArrayOfArrayOfNumberOnly.from_json(json) # print the JSON string representation of the object -print ArrayOfArrayOfNumberOnly.to_json() +print(ArrayOfArrayOfNumberOnly.to_json()) # convert the object into a dict array_of_array_of_number_only_dict = array_of_array_of_number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ArrayOfNumberOnly.md b/samples/openapi3/client/petstore/python/docs/ArrayOfNumberOnly.md index efaf6adb623..a606e3a54bb 100644 --- a/samples/openapi3/client/petstore/python/docs/ArrayOfNumberOnly.md +++ b/samples/openapi3/client/petstore/python/docs/ArrayOfNumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ArrayOfNumberOnly from a JSON string array_of_number_only_instance = ArrayOfNumberOnly.from_json(json) # print the JSON string representation of the object -print ArrayOfNumberOnly.to_json() +print(ArrayOfNumberOnly.to_json()) # convert the object into a dict array_of_number_only_dict = array_of_number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ArrayTest.md b/samples/openapi3/client/petstore/python/docs/ArrayTest.md index 7b964521751..a673e8a2893 100644 --- a/samples/openapi3/client/petstore/python/docs/ArrayTest.md +++ b/samples/openapi3/client/petstore/python/docs/ArrayTest.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of ArrayTest from a JSON string array_test_instance = ArrayTest.from_json(json) # print the JSON string representation of the object -print ArrayTest.to_json() +print(ArrayTest.to_json()) # convert the object into a dict array_test_dict = array_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/BasquePig.md b/samples/openapi3/client/petstore/python/docs/BasquePig.md index 19a5ba6a0aa..aa3b3d28b3e 100644 --- a/samples/openapi3/client/petstore/python/docs/BasquePig.md +++ b/samples/openapi3/client/petstore/python/docs/BasquePig.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of BasquePig from a JSON string basque_pig_instance = BasquePig.from_json(json) # print the JSON string representation of the object -print BasquePig.to_json() +print(BasquePig.to_json()) # convert the object into a dict basque_pig_dict = basque_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Bathing.md b/samples/openapi3/client/petstore/python/docs/Bathing.md index 4c4963bf593..bb8d40ac8ab 100644 --- a/samples/openapi3/client/petstore/python/docs/Bathing.md +++ b/samples/openapi3/client/petstore/python/docs/Bathing.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Bathing from a JSON string bathing_instance = Bathing.from_json(json) # print the JSON string representation of the object -print Bathing.to_json() +print(Bathing.to_json()) # convert the object into a dict bathing_dict = bathing_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Capitalization.md b/samples/openapi3/client/petstore/python/docs/Capitalization.md index 26dcd554b18..7f1a36413d5 100644 --- a/samples/openapi3/client/petstore/python/docs/Capitalization.md +++ b/samples/openapi3/client/petstore/python/docs/Capitalization.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Capitalization from a JSON string capitalization_instance = Capitalization.from_json(json) # print the JSON string representation of the object -print Capitalization.to_json() +print(Capitalization.to_json()) # convert the object into a dict capitalization_dict = capitalization_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Cat.md b/samples/openapi3/client/petstore/python/docs/Cat.md index 1a69ead0537..a2d4b88805f 100644 --- a/samples/openapi3/client/petstore/python/docs/Cat.md +++ b/samples/openapi3/client/petstore/python/docs/Cat.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Cat from a JSON string cat_instance = Cat.from_json(json) # print the JSON string representation of the object -print Cat.to_json() +print(Cat.to_json()) # convert the object into a dict cat_dict = cat_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Category.md b/samples/openapi3/client/petstore/python/docs/Category.md index 42ac5ce00d6..24160009af4 100644 --- a/samples/openapi3/client/petstore/python/docs/Category.md +++ b/samples/openapi3/client/petstore/python/docs/Category.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Category from a JSON string category_instance = Category.from_json(json) # print the JSON string representation of the object -print Category.to_json() +print(Category.to_json()) # convert the object into a dict category_dict = category_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/CircularReferenceModel.md b/samples/openapi3/client/petstore/python/docs/CircularReferenceModel.md index 99e42d961c5..6695d4a7613 100644 --- a/samples/openapi3/client/petstore/python/docs/CircularReferenceModel.md +++ b/samples/openapi3/client/petstore/python/docs/CircularReferenceModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of CircularReferenceModel from a JSON string circular_reference_model_instance = CircularReferenceModel.from_json(json) # print the JSON string representation of the object -print CircularReferenceModel.to_json() +print(CircularReferenceModel.to_json()) # convert the object into a dict circular_reference_model_dict = circular_reference_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ClassModel.md b/samples/openapi3/client/petstore/python/docs/ClassModel.md index 196e4d77bac..25351614fa4 100644 --- a/samples/openapi3/client/petstore/python/docs/ClassModel.md +++ b/samples/openapi3/client/petstore/python/docs/ClassModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ClassModel from a JSON string class_model_instance = ClassModel.from_json(json) # print the JSON string representation of the object -print ClassModel.to_json() +print(ClassModel.to_json()) # convert the object into a dict class_model_dict = class_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Client.md b/samples/openapi3/client/petstore/python/docs/Client.md index 5eb04e6a509..b601737b02f 100644 --- a/samples/openapi3/client/petstore/python/docs/Client.md +++ b/samples/openapi3/client/petstore/python/docs/Client.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Client from a JSON string client_instance = Client.from_json(json) # print the JSON string representation of the object -print Client.to_json() +print(Client.to_json()) # convert the object into a dict client_dict = client_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Color.md b/samples/openapi3/client/petstore/python/docs/Color.md index 769f47b82a6..9bd63f91d7c 100644 --- a/samples/openapi3/client/petstore/python/docs/Color.md +++ b/samples/openapi3/client/petstore/python/docs/Color.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Color from a JSON string color_instance = Color.from_json(json) # print the JSON string representation of the object -print Color.to_json() +print(Color.to_json()) # convert the object into a dict color_dict = color_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Creature.md b/samples/openapi3/client/petstore/python/docs/Creature.md index 1df27fe75a5..fa1ec65401b 100644 --- a/samples/openapi3/client/petstore/python/docs/Creature.md +++ b/samples/openapi3/client/petstore/python/docs/Creature.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Creature from a JSON string creature_instance = Creature.from_json(json) # print the JSON string representation of the object -print Creature.to_json() +print(Creature.to_json()) # convert the object into a dict creature_dict = creature_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/CreatureInfo.md b/samples/openapi3/client/petstore/python/docs/CreatureInfo.md index 7211f27546d..fe4ab81a807 100644 --- a/samples/openapi3/client/petstore/python/docs/CreatureInfo.md +++ b/samples/openapi3/client/petstore/python/docs/CreatureInfo.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of CreatureInfo from a JSON string creature_info_instance = CreatureInfo.from_json(json) # print the JSON string representation of the object -print CreatureInfo.to_json() +print(CreatureInfo.to_json()) # convert the object into a dict creature_info_dict = creature_info_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/DanishPig.md b/samples/openapi3/client/petstore/python/docs/DanishPig.md index 04b55ec828b..6aef777ffe0 100644 --- a/samples/openapi3/client/petstore/python/docs/DanishPig.md +++ b/samples/openapi3/client/petstore/python/docs/DanishPig.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of DanishPig from a JSON string danish_pig_instance = DanishPig.from_json(json) # print the JSON string representation of the object -print DanishPig.to_json() +print(DanishPig.to_json()) # convert the object into a dict danish_pig_dict = danish_pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/DeprecatedObject.md b/samples/openapi3/client/petstore/python/docs/DeprecatedObject.md index 2a081e0710c..5de685050ff 100644 --- a/samples/openapi3/client/petstore/python/docs/DeprecatedObject.md +++ b/samples/openapi3/client/petstore/python/docs/DeprecatedObject.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of DeprecatedObject from a JSON string deprecated_object_instance = DeprecatedObject.from_json(json) # print the JSON string representation of the object -print DeprecatedObject.to_json() +print(DeprecatedObject.to_json()) # convert the object into a dict deprecated_object_dict = deprecated_object_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSub.md b/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSub.md index 445cde66282..e7cd36010f5 100644 --- a/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSub.md +++ b/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSub.md @@ -16,7 +16,7 @@ json = "{}" # create an instance of DiscriminatorAllOfSub from a JSON string discriminator_all_of_sub_instance = DiscriminatorAllOfSub.from_json(json) # print the JSON string representation of the object -print DiscriminatorAllOfSub.to_json() +print(DiscriminatorAllOfSub.to_json()) # convert the object into a dict discriminator_all_of_sub_dict = discriminator_all_of_sub_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSuper.md b/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSuper.md index 4f4c8868608..4859a9a6d40 100644 --- a/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSuper.md +++ b/samples/openapi3/client/petstore/python/docs/DiscriminatorAllOfSuper.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of DiscriminatorAllOfSuper from a JSON string discriminator_all_of_super_instance = DiscriminatorAllOfSuper.from_json(json) # print the JSON string representation of the object -print DiscriminatorAllOfSuper.to_json() +print(DiscriminatorAllOfSuper.to_json()) # convert the object into a dict discriminator_all_of_super_dict = discriminator_all_of_super_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Dog.md b/samples/openapi3/client/petstore/python/docs/Dog.md index 958fc3dae08..ecb20592957 100644 --- a/samples/openapi3/client/petstore/python/docs/Dog.md +++ b/samples/openapi3/client/petstore/python/docs/Dog.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Dog from a JSON string dog_instance = Dog.from_json(json) # print the JSON string representation of the object -print Dog.to_json() +print(Dog.to_json()) # convert the object into a dict dog_dict = dog_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/DummyModel.md b/samples/openapi3/client/petstore/python/docs/DummyModel.md index 8ecb4948523..21a59bef1bf 100644 --- a/samples/openapi3/client/petstore/python/docs/DummyModel.md +++ b/samples/openapi3/client/petstore/python/docs/DummyModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of DummyModel from a JSON string dummy_model_instance = DummyModel.from_json(json) # print the JSON string representation of the object -print DummyModel.to_json() +print(DummyModel.to_json()) # convert the object into a dict dummy_model_dict = dummy_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/EnumArrays.md b/samples/openapi3/client/petstore/python/docs/EnumArrays.md index 19b048165d0..6a5293dfcc6 100644 --- a/samples/openapi3/client/petstore/python/docs/EnumArrays.md +++ b/samples/openapi3/client/petstore/python/docs/EnumArrays.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of EnumArrays from a JSON string enum_arrays_instance = EnumArrays.from_json(json) # print the JSON string representation of the object -print EnumArrays.to_json() +print(EnumArrays.to_json()) # convert the object into a dict enum_arrays_dict = enum_arrays_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/EnumTest.md b/samples/openapi3/client/petstore/python/docs/EnumTest.md index e5c6e6dee0b..494a4d054f0 100644 --- a/samples/openapi3/client/petstore/python/docs/EnumTest.md +++ b/samples/openapi3/client/petstore/python/docs/EnumTest.md @@ -25,7 +25,7 @@ json = "{}" # create an instance of EnumTest from a JSON string enum_test_instance = EnumTest.from_json(json) # print the JSON string representation of the object -print EnumTest.to_json() +print(EnumTest.to_json()) # convert the object into a dict enum_test_dict = enum_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Feeding.md b/samples/openapi3/client/petstore/python/docs/Feeding.md index f0d51f621c2..7d1e83627dd 100644 --- a/samples/openapi3/client/petstore/python/docs/Feeding.md +++ b/samples/openapi3/client/petstore/python/docs/Feeding.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Feeding from a JSON string feeding_instance = Feeding.from_json(json) # print the JSON string representation of the object -print Feeding.to_json() +print(Feeding.to_json()) # convert the object into a dict feeding_dict = feeding_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/File.md b/samples/openapi3/client/petstore/python/docs/File.md index af7192f8d60..1b03d58761c 100644 --- a/samples/openapi3/client/petstore/python/docs/File.md +++ b/samples/openapi3/client/petstore/python/docs/File.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of File from a JSON string file_instance = File.from_json(json) # print the JSON string representation of the object -print File.to_json() +print(File.to_json()) # convert the object into a dict file_dict = file_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/FileSchemaTestClass.md b/samples/openapi3/client/petstore/python/docs/FileSchemaTestClass.md index 55abbcc14d7..26a1758abfe 100644 --- a/samples/openapi3/client/petstore/python/docs/FileSchemaTestClass.md +++ b/samples/openapi3/client/petstore/python/docs/FileSchemaTestClass.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of FileSchemaTestClass from a JSON string file_schema_test_class_instance = FileSchemaTestClass.from_json(json) # print the JSON string representation of the object -print FileSchemaTestClass.to_json() +print(FileSchemaTestClass.to_json()) # convert the object into a dict file_schema_test_class_dict = file_schema_test_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/FirstRef.md b/samples/openapi3/client/petstore/python/docs/FirstRef.md index 0d4d44cf5f4..5092de432d3 100644 --- a/samples/openapi3/client/petstore/python/docs/FirstRef.md +++ b/samples/openapi3/client/petstore/python/docs/FirstRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of FirstRef from a JSON string first_ref_instance = FirstRef.from_json(json) # print the JSON string representation of the object -print FirstRef.to_json() +print(FirstRef.to_json()) # convert the object into a dict first_ref_dict = first_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Foo.md b/samples/openapi3/client/petstore/python/docs/Foo.md index 9cd6e8f56c5..020b8d75b76 100644 --- a/samples/openapi3/client/petstore/python/docs/Foo.md +++ b/samples/openapi3/client/petstore/python/docs/Foo.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Foo from a JSON string foo_instance = Foo.from_json(json) # print the JSON string representation of the object -print Foo.to_json() +print(Foo.to_json()) # convert the object into a dict foo_dict = foo_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/FooGetDefaultResponse.md b/samples/openapi3/client/petstore/python/docs/FooGetDefaultResponse.md index 96211ac791f..755c3232bbf 100644 --- a/samples/openapi3/client/petstore/python/docs/FooGetDefaultResponse.md +++ b/samples/openapi3/client/petstore/python/docs/FooGetDefaultResponse.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of FooGetDefaultResponse from a JSON string foo_get_default_response_instance = FooGetDefaultResponse.from_json(json) # print the JSON string representation of the object -print FooGetDefaultResponse.to_json() +print(FooGetDefaultResponse.to_json()) # convert the object into a dict foo_get_default_response_dict = foo_get_default_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/FormatTest.md b/samples/openapi3/client/petstore/python/docs/FormatTest.md index eec9904cef5..3b2f44457f1 100644 --- a/samples/openapi3/client/petstore/python/docs/FormatTest.md +++ b/samples/openapi3/client/petstore/python/docs/FormatTest.md @@ -33,7 +33,7 @@ json = "{}" # create an instance of FormatTest from a JSON string format_test_instance = FormatTest.from_json(json) # print the JSON string representation of the object -print FormatTest.to_json() +print(FormatTest.to_json()) # convert the object into a dict format_test_dict = format_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/HasOnlyReadOnly.md b/samples/openapi3/client/petstore/python/docs/HasOnlyReadOnly.md index e960a679b2a..00d2af2fd33 100644 --- a/samples/openapi3/client/petstore/python/docs/HasOnlyReadOnly.md +++ b/samples/openapi3/client/petstore/python/docs/HasOnlyReadOnly.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of HasOnlyReadOnly from a JSON string has_only_read_only_instance = HasOnlyReadOnly.from_json(json) # print the JSON string representation of the object -print HasOnlyReadOnly.to_json() +print(HasOnlyReadOnly.to_json()) # convert the object into a dict has_only_read_only_dict = has_only_read_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/HealthCheckResult.md b/samples/openapi3/client/petstore/python/docs/HealthCheckResult.md index 8c26c2a47c3..d32450f4c2e 100644 --- a/samples/openapi3/client/petstore/python/docs/HealthCheckResult.md +++ b/samples/openapi3/client/petstore/python/docs/HealthCheckResult.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of HealthCheckResult from a JSON string health_check_result_instance = HealthCheckResult.from_json(json) # print the JSON string representation of the object -print HealthCheckResult.to_json() +print(HealthCheckResult.to_json()) # convert the object into a dict health_check_result_dict = health_check_result_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/InnerDictWithProperty.md b/samples/openapi3/client/petstore/python/docs/InnerDictWithProperty.md index 5fc37230244..efd91b13f3a 100644 --- a/samples/openapi3/client/petstore/python/docs/InnerDictWithProperty.md +++ b/samples/openapi3/client/petstore/python/docs/InnerDictWithProperty.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of InnerDictWithProperty from a JSON string inner_dict_with_property_instance = InnerDictWithProperty.from_json(json) # print the JSON string representation of the object -print InnerDictWithProperty.to_json() +print(InnerDictWithProperty.to_json()) # convert the object into a dict inner_dict_with_property_dict = inner_dict_with_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/InputAllOf.md b/samples/openapi3/client/petstore/python/docs/InputAllOf.md index 270ca34ea2e..7d6404e3f27 100644 --- a/samples/openapi3/client/petstore/python/docs/InputAllOf.md +++ b/samples/openapi3/client/petstore/python/docs/InputAllOf.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of InputAllOf from a JSON string input_all_of_instance = InputAllOf.from_json(json) # print the JSON string representation of the object -print InputAllOf.to_json() +print(InputAllOf.to_json()) # convert the object into a dict input_all_of_dict = input_all_of_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/IntOrString.md b/samples/openapi3/client/petstore/python/docs/IntOrString.md index f1dc942fa7a..c2f6fd5838e 100644 --- a/samples/openapi3/client/petstore/python/docs/IntOrString.md +++ b/samples/openapi3/client/petstore/python/docs/IntOrString.md @@ -16,7 +16,7 @@ json = "{}" # create an instance of IntOrString from a JSON string int_or_string_instance = IntOrString.from_json(json) # print the JSON string representation of the object -print IntOrString.to_json() +print(IntOrString.to_json()) # convert the object into a dict int_or_string_dict = int_or_string_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ListClass.md b/samples/openapi3/client/petstore/python/docs/ListClass.md index 7cf3da96c1d..3595f39de14 100644 --- a/samples/openapi3/client/petstore/python/docs/ListClass.md +++ b/samples/openapi3/client/petstore/python/docs/ListClass.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ListClass from a JSON string list_class_instance = ListClass.from_json(json) # print the JSON string representation of the object -print ListClass.to_json() +print(ListClass.to_json()) # convert the object into a dict list_class_dict = list_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/MapOfArrayOfModel.md b/samples/openapi3/client/petstore/python/docs/MapOfArrayOfModel.md index 8380cbd6ffd..2220ab1f7c4 100644 --- a/samples/openapi3/client/petstore/python/docs/MapOfArrayOfModel.md +++ b/samples/openapi3/client/petstore/python/docs/MapOfArrayOfModel.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of MapOfArrayOfModel from a JSON string map_of_array_of_model_instance = MapOfArrayOfModel.from_json(json) # print the JSON string representation of the object -print MapOfArrayOfModel.to_json() +print(MapOfArrayOfModel.to_json()) # convert the object into a dict map_of_array_of_model_dict = map_of_array_of_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/MapTest.md b/samples/openapi3/client/petstore/python/docs/MapTest.md index 8c2f507e696..bd62a851e92 100644 --- a/samples/openapi3/client/petstore/python/docs/MapTest.md +++ b/samples/openapi3/client/petstore/python/docs/MapTest.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of MapTest from a JSON string map_test_instance = MapTest.from_json(json) # print the JSON string representation of the object -print MapTest.to_json() +print(MapTest.to_json()) # convert the object into a dict map_test_dict = map_test_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/MixedPropertiesAndAdditionalPropertiesClass.md b/samples/openapi3/client/petstore/python/docs/MixedPropertiesAndAdditionalPropertiesClass.md index c3a2ec9609a..7cab16af173 100644 --- a/samples/openapi3/client/petstore/python/docs/MixedPropertiesAndAdditionalPropertiesClass.md +++ b/samples/openapi3/client/petstore/python/docs/MixedPropertiesAndAdditionalPropertiesClass.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of MixedPropertiesAndAdditionalPropertiesClass from a JSON string mixed_properties_and_additional_properties_class_instance = MixedPropertiesAndAdditionalPropertiesClass.from_json(json) # print the JSON string representation of the object -print MixedPropertiesAndAdditionalPropertiesClass.to_json() +print(MixedPropertiesAndAdditionalPropertiesClass.to_json()) # convert the object into a dict mixed_properties_and_additional_properties_class_dict = mixed_properties_and_additional_properties_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Model200Response.md b/samples/openapi3/client/petstore/python/docs/Model200Response.md index c4306a646ff..454a4fcf30a 100644 --- a/samples/openapi3/client/petstore/python/docs/Model200Response.md +++ b/samples/openapi3/client/petstore/python/docs/Model200Response.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Model200Response from a JSON string model200_response_instance = Model200Response.from_json(json) # print the JSON string representation of the object -print Model200Response.to_json() +print(Model200Response.to_json()) # convert the object into a dict model200_response_dict = model200_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ModelApiResponse.md b/samples/openapi3/client/petstore/python/docs/ModelApiResponse.md index 659823b8051..8e0a033bd64 100644 --- a/samples/openapi3/client/petstore/python/docs/ModelApiResponse.md +++ b/samples/openapi3/client/petstore/python/docs/ModelApiResponse.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of ModelApiResponse from a JSON string model_api_response_instance = ModelApiResponse.from_json(json) # print the JSON string representation of the object -print ModelApiResponse.to_json() +print(ModelApiResponse.to_json()) # convert the object into a dict model_api_response_dict = model_api_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ModelReturn.md b/samples/openapi3/client/petstore/python/docs/ModelReturn.md index 861de1b9324..6b660953e1d 100644 --- a/samples/openapi3/client/petstore/python/docs/ModelReturn.md +++ b/samples/openapi3/client/petstore/python/docs/ModelReturn.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ModelReturn from a JSON string model_return_instance = ModelReturn.from_json(json) # print the JSON string representation of the object -print ModelReturn.to_json() +print(ModelReturn.to_json()) # convert the object into a dict model_return_dict = model_return_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Name.md b/samples/openapi3/client/petstore/python/docs/Name.md index 01284e603d0..5c5986a76d0 100644 --- a/samples/openapi3/client/petstore/python/docs/Name.md +++ b/samples/openapi3/client/petstore/python/docs/Name.md @@ -21,7 +21,7 @@ json = "{}" # create an instance of Name from a JSON string name_instance = Name.from_json(json) # print the JSON string representation of the object -print Name.to_json() +print(Name.to_json()) # convert the object into a dict name_dict = name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/NullableClass.md b/samples/openapi3/client/petstore/python/docs/NullableClass.md index 866a4b57186..3657d21255c 100644 --- a/samples/openapi3/client/petstore/python/docs/NullableClass.md +++ b/samples/openapi3/client/petstore/python/docs/NullableClass.md @@ -29,7 +29,7 @@ json = "{}" # create an instance of NullableClass from a JSON string nullable_class_instance = NullableClass.from_json(json) # print the JSON string representation of the object -print NullableClass.to_json() +print(NullableClass.to_json()) # convert the object into a dict nullable_class_dict = nullable_class_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/NullableProperty.md b/samples/openapi3/client/petstore/python/docs/NullableProperty.md index 0ca7715cc96..27ce3192f84 100644 --- a/samples/openapi3/client/petstore/python/docs/NullableProperty.md +++ b/samples/openapi3/client/petstore/python/docs/NullableProperty.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of NullableProperty from a JSON string nullable_property_instance = NullableProperty.from_json(json) # print the JSON string representation of the object -print NullableProperty.to_json() +print(NullableProperty.to_json()) # convert the object into a dict nullable_property_dict = nullable_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/NumberOnly.md b/samples/openapi3/client/petstore/python/docs/NumberOnly.md index 5a80bd15c6d..72e0a4bfde0 100644 --- a/samples/openapi3/client/petstore/python/docs/NumberOnly.md +++ b/samples/openapi3/client/petstore/python/docs/NumberOnly.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of NumberOnly from a JSON string number_only_instance = NumberOnly.from_json(json) # print the JSON string representation of the object -print NumberOnly.to_json() +print(NumberOnly.to_json()) # convert the object into a dict number_only_dict = number_only_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ObjectToTestAdditionalProperties.md b/samples/openapi3/client/petstore/python/docs/ObjectToTestAdditionalProperties.md index 6711cbfc07d..5d2c76c8958 100644 --- a/samples/openapi3/client/petstore/python/docs/ObjectToTestAdditionalProperties.md +++ b/samples/openapi3/client/petstore/python/docs/ObjectToTestAdditionalProperties.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ObjectToTestAdditionalProperties from a JSON string object_to_test_additional_properties_instance = ObjectToTestAdditionalProperties.from_json(json) # print the JSON string representation of the object -print ObjectToTestAdditionalProperties.to_json() +print(ObjectToTestAdditionalProperties.to_json()) # convert the object into a dict object_to_test_additional_properties_dict = object_to_test_additional_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ObjectWithDeprecatedFields.md b/samples/openapi3/client/petstore/python/docs/ObjectWithDeprecatedFields.md index c73370addc8..b1077a60b95 100644 --- a/samples/openapi3/client/petstore/python/docs/ObjectWithDeprecatedFields.md +++ b/samples/openapi3/client/petstore/python/docs/ObjectWithDeprecatedFields.md @@ -20,7 +20,7 @@ json = "{}" # create an instance of ObjectWithDeprecatedFields from a JSON string object_with_deprecated_fields_instance = ObjectWithDeprecatedFields.from_json(json) # print the JSON string representation of the object -print ObjectWithDeprecatedFields.to_json() +print(ObjectWithDeprecatedFields.to_json()) # convert the object into a dict object_with_deprecated_fields_dict = object_with_deprecated_fields_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/OneOfEnumString.md b/samples/openapi3/client/petstore/python/docs/OneOfEnumString.md index 63c06158223..25fc402280f 100644 --- a/samples/openapi3/client/petstore/python/docs/OneOfEnumString.md +++ b/samples/openapi3/client/petstore/python/docs/OneOfEnumString.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of OneOfEnumString from a JSON string one_of_enum_string_instance = OneOfEnumString.from_json(json) # print the JSON string representation of the object -print OneOfEnumString.to_json() +print(OneOfEnumString.to_json()) # convert the object into a dict one_of_enum_string_dict = one_of_enum_string_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Order.md b/samples/openapi3/client/petstore/python/docs/Order.md index bd4c124320c..08b602f1669 100644 --- a/samples/openapi3/client/petstore/python/docs/Order.md +++ b/samples/openapi3/client/petstore/python/docs/Order.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Order from a JSON string order_instance = Order.from_json(json) # print the JSON string representation of the object -print Order.to_json() +print(Order.to_json()) # convert the object into a dict order_dict = order_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/OuterComposite.md b/samples/openapi3/client/petstore/python/docs/OuterComposite.md index 13f271f268d..9d4401d659b 100644 --- a/samples/openapi3/client/petstore/python/docs/OuterComposite.md +++ b/samples/openapi3/client/petstore/python/docs/OuterComposite.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of OuterComposite from a JSON string outer_composite_instance = OuterComposite.from_json(json) # print the JSON string representation of the object -print OuterComposite.to_json() +print(OuterComposite.to_json()) # convert the object into a dict outer_composite_dict = outer_composite_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/OuterObjectWithEnumProperty.md b/samples/openapi3/client/petstore/python/docs/OuterObjectWithEnumProperty.md index b8001294de6..beffcbe2545 100644 --- a/samples/openapi3/client/petstore/python/docs/OuterObjectWithEnumProperty.md +++ b/samples/openapi3/client/petstore/python/docs/OuterObjectWithEnumProperty.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of OuterObjectWithEnumProperty from a JSON string outer_object_with_enum_property_instance = OuterObjectWithEnumProperty.from_json(json) # print the JSON string representation of the object -print OuterObjectWithEnumProperty.to_json() +print(OuterObjectWithEnumProperty.to_json()) # convert the object into a dict outer_object_with_enum_property_dict = outer_object_with_enum_property_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Parent.md b/samples/openapi3/client/petstore/python/docs/Parent.md index 620ed9c2f4c..3b71011330d 100644 --- a/samples/openapi3/client/petstore/python/docs/Parent.md +++ b/samples/openapi3/client/petstore/python/docs/Parent.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Parent from a JSON string parent_instance = Parent.from_json(json) # print the JSON string representation of the object -print Parent.to_json() +print(Parent.to_json()) # convert the object into a dict parent_dict = parent_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ParentWithOptionalDict.md b/samples/openapi3/client/petstore/python/docs/ParentWithOptionalDict.md index 0c530c42164..23e11a6dd66 100644 --- a/samples/openapi3/client/petstore/python/docs/ParentWithOptionalDict.md +++ b/samples/openapi3/client/petstore/python/docs/ParentWithOptionalDict.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of ParentWithOptionalDict from a JSON string parent_with_optional_dict_instance = ParentWithOptionalDict.from_json(json) # print the JSON string representation of the object -print ParentWithOptionalDict.to_json() +print(ParentWithOptionalDict.to_json()) # convert the object into a dict parent_with_optional_dict_dict = parent_with_optional_dict_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Pet.md b/samples/openapi3/client/petstore/python/docs/Pet.md index cc8fa36537f..fa9dc7bf308 100644 --- a/samples/openapi3/client/petstore/python/docs/Pet.md +++ b/samples/openapi3/client/petstore/python/docs/Pet.md @@ -22,7 +22,7 @@ json = "{}" # create an instance of Pet from a JSON string pet_instance = Pet.from_json(json) # print the JSON string representation of the object -print Pet.to_json() +print(Pet.to_json()) # convert the object into a dict pet_dict = pet_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Pig.md b/samples/openapi3/client/petstore/python/docs/Pig.md index 241a54b3309..9ad7b790494 100644 --- a/samples/openapi3/client/petstore/python/docs/Pig.md +++ b/samples/openapi3/client/petstore/python/docs/Pig.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Pig from a JSON string pig_instance = Pig.from_json(json) # print the JSON string representation of the object -print Pig.to_json() +print(Pig.to_json()) # convert the object into a dict pig_dict = pig_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/PoopCleaning.md b/samples/openapi3/client/petstore/python/docs/PoopCleaning.md index 9fd6b0c3245..d96a5db0d4c 100644 --- a/samples/openapi3/client/petstore/python/docs/PoopCleaning.md +++ b/samples/openapi3/client/petstore/python/docs/PoopCleaning.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of PoopCleaning from a JSON string poop_cleaning_instance = PoopCleaning.from_json(json) # print the JSON string representation of the object -print PoopCleaning.to_json() +print(PoopCleaning.to_json()) # convert the object into a dict poop_cleaning_dict = poop_cleaning_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/PropertyMap.md b/samples/openapi3/client/petstore/python/docs/PropertyMap.md index 447443578f2..3b4c0a8cc03 100644 --- a/samples/openapi3/client/petstore/python/docs/PropertyMap.md +++ b/samples/openapi3/client/petstore/python/docs/PropertyMap.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of PropertyMap from a JSON string property_map_instance = PropertyMap.from_json(json) # print the JSON string representation of the object -print PropertyMap.to_json() +print(PropertyMap.to_json()) # convert the object into a dict property_map_dict = property_map_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/PropertyNameCollision.md b/samples/openapi3/client/petstore/python/docs/PropertyNameCollision.md index 0893df6055d..1bd7ce5ee2b 100644 --- a/samples/openapi3/client/petstore/python/docs/PropertyNameCollision.md +++ b/samples/openapi3/client/petstore/python/docs/PropertyNameCollision.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of PropertyNameCollision from a JSON string property_name_collision_instance = PropertyNameCollision.from_json(json) # print the JSON string representation of the object -print PropertyNameCollision.to_json() +print(PropertyNameCollision.to_json()) # convert the object into a dict property_name_collision_dict = property_name_collision_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/ReadOnlyFirst.md b/samples/openapi3/client/petstore/python/docs/ReadOnlyFirst.md index f42def3b2e9..4644f28f56a 100644 --- a/samples/openapi3/client/petstore/python/docs/ReadOnlyFirst.md +++ b/samples/openapi3/client/petstore/python/docs/ReadOnlyFirst.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of ReadOnlyFirst from a JSON string read_only_first_instance = ReadOnlyFirst.from_json(json) # print the JSON string representation of the object -print ReadOnlyFirst.to_json() +print(ReadOnlyFirst.to_json()) # convert the object into a dict read_only_first_dict = read_only_first_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/SecondRef.md b/samples/openapi3/client/petstore/python/docs/SecondRef.md index a1af8f281fa..97c65b8ef79 100644 --- a/samples/openapi3/client/petstore/python/docs/SecondRef.md +++ b/samples/openapi3/client/petstore/python/docs/SecondRef.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of SecondRef from a JSON string second_ref_instance = SecondRef.from_json(json) # print the JSON string representation of the object -print SecondRef.to_json() +print(SecondRef.to_json()) # convert the object into a dict second_ref_dict = second_ref_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/SelfReferenceModel.md b/samples/openapi3/client/petstore/python/docs/SelfReferenceModel.md index 50f9bf79663..2ca21efd50c 100644 --- a/samples/openapi3/client/petstore/python/docs/SelfReferenceModel.md +++ b/samples/openapi3/client/petstore/python/docs/SelfReferenceModel.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of SelfReferenceModel from a JSON string self_reference_model_instance = SelfReferenceModel.from_json(json) # print the JSON string representation of the object -print SelfReferenceModel.to_json() +print(SelfReferenceModel.to_json()) # convert the object into a dict self_reference_model_dict = self_reference_model_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/SpecialModelName.md b/samples/openapi3/client/petstore/python/docs/SpecialModelName.md index c59bb655a0d..ea1ef0008c8 100644 --- a/samples/openapi3/client/petstore/python/docs/SpecialModelName.md +++ b/samples/openapi3/client/petstore/python/docs/SpecialModelName.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of SpecialModelName from a JSON string special_model_name_instance = SpecialModelName.from_json(json) # print the JSON string representation of the object -print SpecialModelName.to_json() +print(SpecialModelName.to_json()) # convert the object into a dict special_model_name_dict = special_model_name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/SpecialName.md b/samples/openapi3/client/petstore/python/docs/SpecialName.md index 2c3491adc6b..c541b0b3d4b 100644 --- a/samples/openapi3/client/petstore/python/docs/SpecialName.md +++ b/samples/openapi3/client/petstore/python/docs/SpecialName.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of SpecialName from a JSON string special_name_instance = SpecialName.from_json(json) # print the JSON string representation of the object -print SpecialName.to_json() +print(SpecialName.to_json()) # convert the object into a dict special_name_dict = special_name_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Tag.md b/samples/openapi3/client/petstore/python/docs/Tag.md index a09b1949ce8..a8d1885a938 100644 --- a/samples/openapi3/client/petstore/python/docs/Tag.md +++ b/samples/openapi3/client/petstore/python/docs/Tag.md @@ -18,7 +18,7 @@ json = "{}" # create an instance of Tag from a JSON string tag_instance = Tag.from_json(json) # print the JSON string representation of the object -print Tag.to_json() +print(Tag.to_json()) # convert the object into a dict tag_dict = tag_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Task.md b/samples/openapi3/client/petstore/python/docs/Task.md index 6cee08c6fe6..905cc03b65d 100644 --- a/samples/openapi3/client/petstore/python/docs/Task.md +++ b/samples/openapi3/client/petstore/python/docs/Task.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of Task from a JSON string task_instance = Task.from_json(json) # print the JSON string representation of the object -print Task.to_json() +print(Task.to_json()) # convert the object into a dict task_dict = task_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/TaskActivity.md b/samples/openapi3/client/petstore/python/docs/TaskActivity.md index 37f10f9031e..36159e069b5 100644 --- a/samples/openapi3/client/petstore/python/docs/TaskActivity.md +++ b/samples/openapi3/client/petstore/python/docs/TaskActivity.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of TaskActivity from a JSON string task_activity_instance = TaskActivity.from_json(json) # print the JSON string representation of the object -print TaskActivity.to_json() +print(TaskActivity.to_json()) # convert the object into a dict task_activity_dict = task_activity_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel400Response.md b/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel400Response.md index 902a9c7c3a7..1ff12d238e0 100644 --- a/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel400Response.md +++ b/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel400Response.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestErrorResponsesWithModel400Response from a JSON string test_error_responses_with_model400_response_instance = TestErrorResponsesWithModel400Response.from_json(json) # print the JSON string representation of the object -print TestErrorResponsesWithModel400Response.to_json() +print(TestErrorResponsesWithModel400Response.to_json()) # convert the object into a dict test_error_responses_with_model400_response_dict = test_error_responses_with_model400_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel404Response.md b/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel404Response.md index bbcb7975db7..a62725a99bb 100644 --- a/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel404Response.md +++ b/samples/openapi3/client/petstore/python/docs/TestErrorResponsesWithModel404Response.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestErrorResponsesWithModel404Response from a JSON string test_error_responses_with_model404_response_instance = TestErrorResponsesWithModel404Response.from_json(json) # print the JSON string representation of the object -print TestErrorResponsesWithModel404Response.to_json() +print(TestErrorResponsesWithModel404Response.to_json()) # convert the object into a dict test_error_responses_with_model404_response_dict = test_error_responses_with_model404_response_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/TestInlineFreeformAdditionalPropertiesRequest.md b/samples/openapi3/client/petstore/python/docs/TestInlineFreeformAdditionalPropertiesRequest.md index fe79a4322c6..d678aa823e1 100644 --- a/samples/openapi3/client/petstore/python/docs/TestInlineFreeformAdditionalPropertiesRequest.md +++ b/samples/openapi3/client/petstore/python/docs/TestInlineFreeformAdditionalPropertiesRequest.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of TestInlineFreeformAdditionalPropertiesRequest from a JSON string test_inline_freeform_additional_properties_request_instance = TestInlineFreeformAdditionalPropertiesRequest.from_json(json) # print the JSON string representation of the object -print TestInlineFreeformAdditionalPropertiesRequest.to_json() +print(TestInlineFreeformAdditionalPropertiesRequest.to_json()) # convert the object into a dict test_inline_freeform_additional_properties_request_dict = test_inline_freeform_additional_properties_request_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/Tiger.md b/samples/openapi3/client/petstore/python/docs/Tiger.md index 2d8b755e967..f03552af073 100644 --- a/samples/openapi3/client/petstore/python/docs/Tiger.md +++ b/samples/openapi3/client/petstore/python/docs/Tiger.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of Tiger from a JSON string tiger_instance = Tiger.from_json(json) # print the JSON string representation of the object -print Tiger.to_json() +print(Tiger.to_json()) # convert the object into a dict tiger_dict = tiger_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalModelListProperties.md b/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalModelListProperties.md index 2982c29e5d5..201a2d8d3e8 100644 --- a/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalModelListProperties.md +++ b/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalModelListProperties.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of UnnamedDictWithAdditionalModelListProperties from a JSON string unnamed_dict_with_additional_model_list_properties_instance = UnnamedDictWithAdditionalModelListProperties.from_json(json) # print the JSON string representation of the object -print UnnamedDictWithAdditionalModelListProperties.to_json() +print(UnnamedDictWithAdditionalModelListProperties.to_json()) # convert the object into a dict unnamed_dict_with_additional_model_list_properties_dict = unnamed_dict_with_additional_model_list_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalStringListProperties.md b/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalStringListProperties.md index a06bd36d74c..534b6bec797 100644 --- a/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalStringListProperties.md +++ b/samples/openapi3/client/petstore/python/docs/UnnamedDictWithAdditionalStringListProperties.md @@ -17,7 +17,7 @@ json = "{}" # create an instance of UnnamedDictWithAdditionalStringListProperties from a JSON string unnamed_dict_with_additional_string_list_properties_instance = UnnamedDictWithAdditionalStringListProperties.from_json(json) # print the JSON string representation of the object -print UnnamedDictWithAdditionalStringListProperties.to_json() +print(UnnamedDictWithAdditionalStringListProperties.to_json()) # convert the object into a dict unnamed_dict_with_additional_string_list_properties_dict = unnamed_dict_with_additional_string_list_properties_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/User.md b/samples/openapi3/client/petstore/python/docs/User.md index 721a9d4401e..e9d5051b646 100644 --- a/samples/openapi3/client/petstore/python/docs/User.md +++ b/samples/openapi3/client/petstore/python/docs/User.md @@ -24,7 +24,7 @@ json = "{}" # create an instance of User from a JSON string user_instance = User.from_json(json) # print the JSON string representation of the object -print User.to_json() +print(User.to_json()) # convert the object into a dict user_dict = user_instance.to_dict() diff --git a/samples/openapi3/client/petstore/python/docs/WithNestedOneOf.md b/samples/openapi3/client/petstore/python/docs/WithNestedOneOf.md index c46f89e66f1..7fdc6cb3d21 100644 --- a/samples/openapi3/client/petstore/python/docs/WithNestedOneOf.md +++ b/samples/openapi3/client/petstore/python/docs/WithNestedOneOf.md @@ -19,7 +19,7 @@ json = "{}" # create an instance of WithNestedOneOf from a JSON string with_nested_one_of_instance = WithNestedOneOf.from_json(json) # print the JSON string representation of the object -print WithNestedOneOf.to_json() +print(WithNestedOneOf.to_json()) # convert the object into a dict with_nested_one_of_dict = with_nested_one_of_instance.to_dict()