From 716a82f8bb4846abaf19fa92e86bf5435825d294 Mon Sep 17 00:00:00 2001 From: devhl-labs Date: Sat, 23 Mar 2024 01:01:58 -0400 Subject: [PATCH] minor spacing change (#18210) --- .../generichost/modelGeneric.mustache | 2 +- .../src/UseSourceGeneration/Model/Activity.cs | 2 +- .../ActivityOutputElementRepresentation.cs | 4 +-- .../Model/AdditionalPropertiesClass.cs | 16 +++++----- .../src/UseSourceGeneration/Model/Animal.cs | 2 +- .../UseSourceGeneration/Model/ApiResponse.cs | 6 ++-- .../src/UseSourceGeneration/Model/Apple.cs | 6 ++-- .../src/UseSourceGeneration/Model/AppleReq.cs | 2 +- .../Model/ArrayOfArrayOfNumberOnly.cs | 2 +- .../Model/ArrayOfNumberOnly.cs | 2 +- .../UseSourceGeneration/Model/ArrayTest.cs | 6 ++-- .../src/UseSourceGeneration/Model/Banana.cs | 2 +- .../UseSourceGeneration/Model/BananaReq.cs | 2 +- .../Model/Capitalization.cs | 12 ++++---- .../src/UseSourceGeneration/Model/Cat.cs | 2 +- .../src/UseSourceGeneration/Model/Category.cs | 2 +- .../src/UseSourceGeneration/Model/ChildCat.cs | 2 +- .../UseSourceGeneration/Model/ClassModel.cs | 2 +- .../Model/DateOnlyClass.cs | 2 +- .../Model/DeprecatedObject.cs | 2 +- .../src/UseSourceGeneration/Model/Dog.cs | 2 +- .../src/UseSourceGeneration/Model/Drawing.cs | 8 ++--- .../UseSourceGeneration/Model/EnumArrays.cs | 2 +- .../src/UseSourceGeneration/Model/File.cs | 2 +- .../Model/FileSchemaTestClass.cs | 4 +-- .../src/UseSourceGeneration/Model/Foo.cs | 2 +- .../Model/FooGetDefaultResponse.cs | 2 +- .../UseSourceGeneration/Model/FormatTest.cs | 30 +++++++++---------- .../src/UseSourceGeneration/Model/Fruit.cs | 2 +- .../src/UseSourceGeneration/Model/GmFruit.cs | 2 +- .../Model/HasOnlyReadOnly.cs | 4 +-- .../Model/HealthCheckResult.cs | 2 +- .../src/UseSourceGeneration/Model/List.cs | 2 +- .../Model/LiteralStringClass.cs | 4 +-- .../src/UseSourceGeneration/Model/MapTest.cs | 8 ++--- ...dPropertiesAndAdditionalPropertiesClass.cs | 8 ++--- .../Model/Model200Response.cs | 4 +-- .../UseSourceGeneration/Model/ModelClient.cs | 2 +- .../src/UseSourceGeneration/Model/Name.cs | 6 ++-- .../Model/NullableClass.cs | 24 +++++++-------- .../Model/NullableGuidClass.cs | 2 +- .../UseSourceGeneration/Model/NumberOnly.cs | 2 +- .../Model/ObjectWithDeprecatedFields.cs | 8 ++--- .../src/UseSourceGeneration/Model/Order.cs | 10 +++---- .../Model/OuterComposite.cs | 6 ++-- .../src/UseSourceGeneration/Model/Pet.cs | 6 ++-- .../Model/ReadOnlyFirst.cs | 4 +-- .../Model/RequiredClass.cs | 28 ++++++++--------- .../src/UseSourceGeneration/Model/Return.cs | 4 +-- .../Model/RolesReportsHash.cs | 4 +-- .../Model/RolesReportsHashRole.cs | 2 +- .../Model/SpecialModelName.cs | 4 +-- .../src/UseSourceGeneration/Model/Tag.cs | 4 +-- .../Model/TestCollectionEndingWithWordList.cs | 2 +- .../TestCollectionEndingWithWordListObject.cs | 2 +- ...lineFreeformAdditionalPropertiesRequest.cs | 2 +- .../src/UseSourceGeneration/Model/User.cs | 24 +++++++-------- .../src/UseSourceGeneration/Model/Whale.cs | 4 +-- .../src/Org.OpenAPITools/Model/Activity.cs | 2 +- .../ActivityOutputElementRepresentation.cs | 4 +-- .../Model/AdditionalPropertiesClass.cs | 16 +++++----- .../src/Org.OpenAPITools/Model/Animal.cs | 2 +- .../src/Org.OpenAPITools/Model/ApiResponse.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Apple.cs | 6 ++-- .../src/Org.OpenAPITools/Model/AppleReq.cs | 2 +- .../Model/ArrayOfArrayOfNumberOnly.cs | 2 +- .../Model/ArrayOfNumberOnly.cs | 2 +- .../src/Org.OpenAPITools/Model/ArrayTest.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Banana.cs | 2 +- .../src/Org.OpenAPITools/Model/BananaReq.cs | 2 +- .../Org.OpenAPITools/Model/Capitalization.cs | 12 ++++---- .../src/Org.OpenAPITools/Model/Cat.cs | 2 +- .../src/Org.OpenAPITools/Model/Category.cs | 2 +- .../src/Org.OpenAPITools/Model/ChildCat.cs | 2 +- .../src/Org.OpenAPITools/Model/ClassModel.cs | 2 +- .../Org.OpenAPITools/Model/DateOnlyClass.cs | 2 +- .../Model/DeprecatedObject.cs | 2 +- .../src/Org.OpenAPITools/Model/Dog.cs | 2 +- .../src/Org.OpenAPITools/Model/Drawing.cs | 8 ++--- .../src/Org.OpenAPITools/Model/EnumArrays.cs | 2 +- .../src/Org.OpenAPITools/Model/File.cs | 2 +- .../Model/FileSchemaTestClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/Foo.cs | 2 +- .../Model/FooGetDefaultResponse.cs | 2 +- .../src/Org.OpenAPITools/Model/FormatTest.cs | 30 +++++++++---------- .../src/Org.OpenAPITools/Model/Fruit.cs | 2 +- .../src/Org.OpenAPITools/Model/GmFruit.cs | 2 +- .../Org.OpenAPITools/Model/HasOnlyReadOnly.cs | 4 +-- .../Model/HealthCheckResult.cs | 2 +- .../src/Org.OpenAPITools/Model/List.cs | 2 +- .../Model/LiteralStringClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/MapTest.cs | 8 ++--- ...dPropertiesAndAdditionalPropertiesClass.cs | 8 ++--- .../Model/Model200Response.cs | 4 +-- .../src/Org.OpenAPITools/Model/ModelClient.cs | 2 +- .../src/Org.OpenAPITools/Model/Name.cs | 6 ++-- .../Org.OpenAPITools/Model/NullableClass.cs | 24 +++++++-------- .../Model/NullableGuidClass.cs | 2 +- .../src/Org.OpenAPITools/Model/NumberOnly.cs | 2 +- .../Model/ObjectWithDeprecatedFields.cs | 8 ++--- .../src/Org.OpenAPITools/Model/Order.cs | 10 +++---- .../Org.OpenAPITools/Model/OuterComposite.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Pet.cs | 6 ++-- .../Org.OpenAPITools/Model/ReadOnlyFirst.cs | 4 +-- .../Org.OpenAPITools/Model/RequiredClass.cs | 28 ++++++++--------- .../src/Org.OpenAPITools/Model/Return.cs | 4 +-- .../Model/RolesReportsHash.cs | 4 +-- .../Model/RolesReportsHashRole.cs | 2 +- .../Model/SpecialModelName.cs | 4 +-- .../src/Org.OpenAPITools/Model/Tag.cs | 4 +-- .../Model/TestCollectionEndingWithWordList.cs | 2 +- .../TestCollectionEndingWithWordListObject.cs | 2 +- ...lineFreeformAdditionalPropertiesRequest.cs | 2 +- .../src/Org.OpenAPITools/Model/User.cs | 24 +++++++-------- .../src/Org.OpenAPITools/Model/Whale.cs | 4 +-- .../src/Org.OpenAPITools/Model/Activity.cs | 2 +- .../ActivityOutputElementRepresentation.cs | 4 +-- .../Model/AdditionalPropertiesClass.cs | 16 +++++----- .../src/Org.OpenAPITools/Model/Animal.cs | 2 +- .../src/Org.OpenAPITools/Model/ApiResponse.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Apple.cs | 6 ++-- .../src/Org.OpenAPITools/Model/AppleReq.cs | 2 +- .../Model/ArrayOfArrayOfNumberOnly.cs | 2 +- .../Model/ArrayOfNumberOnly.cs | 2 +- .../src/Org.OpenAPITools/Model/ArrayTest.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Banana.cs | 2 +- .../src/Org.OpenAPITools/Model/BananaReq.cs | 2 +- .../Org.OpenAPITools/Model/Capitalization.cs | 12 ++++---- .../src/Org.OpenAPITools/Model/Cat.cs | 2 +- .../src/Org.OpenAPITools/Model/Category.cs | 2 +- .../src/Org.OpenAPITools/Model/ChildCat.cs | 2 +- .../src/Org.OpenAPITools/Model/ClassModel.cs | 2 +- .../Org.OpenAPITools/Model/DateOnlyClass.cs | 2 +- .../Model/DeprecatedObject.cs | 2 +- .../src/Org.OpenAPITools/Model/Dog.cs | 2 +- .../src/Org.OpenAPITools/Model/Drawing.cs | 8 ++--- .../src/Org.OpenAPITools/Model/EnumArrays.cs | 2 +- .../src/Org.OpenAPITools/Model/File.cs | 2 +- .../Model/FileSchemaTestClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/Foo.cs | 2 +- .../Model/FooGetDefaultResponse.cs | 2 +- .../src/Org.OpenAPITools/Model/FormatTest.cs | 30 +++++++++---------- .../src/Org.OpenAPITools/Model/Fruit.cs | 2 +- .../src/Org.OpenAPITools/Model/GmFruit.cs | 2 +- .../Org.OpenAPITools/Model/HasOnlyReadOnly.cs | 4 +-- .../Model/HealthCheckResult.cs | 2 +- .../src/Org.OpenAPITools/Model/List.cs | 2 +- .../Model/LiteralStringClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/MapTest.cs | 8 ++--- ...dPropertiesAndAdditionalPropertiesClass.cs | 8 ++--- .../Model/Model200Response.cs | 4 +-- .../src/Org.OpenAPITools/Model/ModelClient.cs | 2 +- .../src/Org.OpenAPITools/Model/Name.cs | 6 ++-- .../Org.OpenAPITools/Model/NullableClass.cs | 24 +++++++-------- .../Model/NullableGuidClass.cs | 2 +- .../src/Org.OpenAPITools/Model/NumberOnly.cs | 2 +- .../Model/ObjectWithDeprecatedFields.cs | 8 ++--- .../src/Org.OpenAPITools/Model/Order.cs | 10 +++---- .../Org.OpenAPITools/Model/OuterComposite.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Pet.cs | 6 ++-- .../Org.OpenAPITools/Model/ReadOnlyFirst.cs | 4 +-- .../Org.OpenAPITools/Model/RequiredClass.cs | 28 ++++++++--------- .../src/Org.OpenAPITools/Model/Return.cs | 4 +-- .../Model/RolesReportsHash.cs | 4 +-- .../Model/RolesReportsHashRole.cs | 2 +- .../Model/SpecialModelName.cs | 4 +-- .../src/Org.OpenAPITools/Model/Tag.cs | 4 +-- .../Model/TestCollectionEndingWithWordList.cs | 2 +- .../TestCollectionEndingWithWordListObject.cs | 2 +- ...lineFreeformAdditionalPropertiesRequest.cs | 2 +- .../src/Org.OpenAPITools/Model/User.cs | 24 +++++++-------- .../src/Org.OpenAPITools/Model/Whale.cs | 4 +-- .../Model/NowGet200Response.cs | 4 +-- .../src/Org.OpenAPITools/Model/Adult.cs | 2 +- .../src/Org.OpenAPITools/Model/Child.cs | 4 +-- .../src/Org.OpenAPITools/Model/Person.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Apple.cs | 2 +- .../src/Org.OpenAPITools/Model/Banana.cs | 2 +- .../src/Org.OpenAPITools/Model/Fruit.cs | 2 +- .../src/Org.OpenAPITools/Model/Apple.cs | 2 +- .../src/Org.OpenAPITools/Model/Banana.cs | 2 +- .../src/Org.OpenAPITools/Model/Fruit.cs | 2 +- .../src/Org.OpenAPITools/Model/Activity.cs | 2 +- .../ActivityOutputElementRepresentation.cs | 4 +-- .../Model/AdditionalPropertiesClass.cs | 16 +++++----- .../src/Org.OpenAPITools/Model/Animal.cs | 2 +- .../src/Org.OpenAPITools/Model/ApiResponse.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Apple.cs | 6 ++-- .../src/Org.OpenAPITools/Model/AppleReq.cs | 2 +- .../Model/ArrayOfArrayOfNumberOnly.cs | 2 +- .../Model/ArrayOfNumberOnly.cs | 2 +- .../src/Org.OpenAPITools/Model/ArrayTest.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Banana.cs | 2 +- .../src/Org.OpenAPITools/Model/BananaReq.cs | 2 +- .../Org.OpenAPITools/Model/Capitalization.cs | 12 ++++---- .../src/Org.OpenAPITools/Model/Cat.cs | 2 +- .../src/Org.OpenAPITools/Model/Category.cs | 2 +- .../src/Org.OpenAPITools/Model/ChildCat.cs | 2 +- .../src/Org.OpenAPITools/Model/ClassModel.cs | 2 +- .../Org.OpenAPITools/Model/DateOnlyClass.cs | 2 +- .../Model/DeprecatedObject.cs | 2 +- .../src/Org.OpenAPITools/Model/Dog.cs | 2 +- .../src/Org.OpenAPITools/Model/Drawing.cs | 8 ++--- .../src/Org.OpenAPITools/Model/EnumArrays.cs | 2 +- .../src/Org.OpenAPITools/Model/File.cs | 2 +- .../Model/FileSchemaTestClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/Foo.cs | 2 +- .../Model/FooGetDefaultResponse.cs | 2 +- .../src/Org.OpenAPITools/Model/FormatTest.cs | 30 +++++++++---------- .../src/Org.OpenAPITools/Model/Fruit.cs | 2 +- .../src/Org.OpenAPITools/Model/GmFruit.cs | 2 +- .../Org.OpenAPITools/Model/HasOnlyReadOnly.cs | 4 +-- .../Model/HealthCheckResult.cs | 2 +- .../src/Org.OpenAPITools/Model/List.cs | 2 +- .../Model/LiteralStringClass.cs | 4 +-- .../src/Org.OpenAPITools/Model/MapTest.cs | 8 ++--- ...dPropertiesAndAdditionalPropertiesClass.cs | 8 ++--- .../Model/Model200Response.cs | 4 +-- .../src/Org.OpenAPITools/Model/ModelClient.cs | 2 +- .../src/Org.OpenAPITools/Model/Name.cs | 6 ++-- .../Org.OpenAPITools/Model/NullableClass.cs | 24 +++++++-------- .../Model/NullableGuidClass.cs | 2 +- .../src/Org.OpenAPITools/Model/NumberOnly.cs | 2 +- .../Model/ObjectWithDeprecatedFields.cs | 8 ++--- .../src/Org.OpenAPITools/Model/Order.cs | 10 +++---- .../Org.OpenAPITools/Model/OuterComposite.cs | 6 ++-- .../src/Org.OpenAPITools/Model/Pet.cs | 6 ++-- .../Org.OpenAPITools/Model/ReadOnlyFirst.cs | 4 +-- .../Org.OpenAPITools/Model/RequiredClass.cs | 28 ++++++++--------- .../src/Org.OpenAPITools/Model/Return.cs | 4 +-- .../Model/RolesReportsHash.cs | 4 +-- .../Model/RolesReportsHashRole.cs | 2 +- .../Model/SpecialModelName.cs | 4 +-- .../src/Org.OpenAPITools/Model/Tag.cs | 4 +-- .../Model/TestCollectionEndingWithWordList.cs | 2 +- .../TestCollectionEndingWithWordListObject.cs | 2 +- ...lineFreeformAdditionalPropertiesRequest.cs | 2 +- .../src/Org.OpenAPITools/Model/User.cs | 24 +++++++-------- .../src/Org.OpenAPITools/Model/Whale.cs | 4 +-- 239 files changed, 643 insertions(+), 643 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/csharp/libraries/generichost/modelGeneric.mustache b/modules/openapi-generator/src/main/resources/csharp/libraries/generichost/modelGeneric.mustache index 48e63ba8e59..d5fe88663bb 100644 --- a/modules/openapi-generator/src/main/resources/csharp/libraries/generichost/modelGeneric.mustache +++ b/modules/openapi-generator/src/main/resources/csharp/libraries/generichost/modelGeneric.mustache @@ -200,7 +200,7 @@ {{#deprecated}} [Obsolete] {{/deprecated}} - public {{{datatypeWithEnum}}}{{#lambda.first}}{{#isNullable}}{{>NullConditionalProperty}} {{/isNullable}}{{^required}}{{nrt?}}{{^nrt}}{{#vendorExtensions.x-is-value-type}}?{{/vendorExtensions.x-is-value-type}}{{/nrt}} {{/required}}{{/lambda.first}} {{name}} {{#required}}{ get; {{^isReadOnly}}set; {{/isReadOnly}}}{{/required}}{{^required}}{ get { return this. {{name}}Option; } {{^isReadOnly}}set { this.{{name}}Option = new{{^net70OrLater}} Option<{{{datatypeWithEnum}}}{{>NullConditionalProperty}}>{{/net70OrLater}}(value); } {{/isReadOnly}}}{{/required}} + public {{{datatypeWithEnum}}}{{#lambda.first}}{{#isNullable}}{{>NullConditionalProperty}} {{/isNullable}}{{^required}}{{nrt?}}{{^nrt}}{{#vendorExtensions.x-is-value-type}}?{{/vendorExtensions.x-is-value-type}}{{/nrt}} {{/required}}{{/lambda.first}} {{name}} {{#required}}{ get; {{^isReadOnly}}set; {{/isReadOnly}}}{{/required}}{{^required}}{ get { return this.{{name}}Option; } {{^isReadOnly}}set { this.{{name}}Option = new{{^net70OrLater}} Option<{{{datatypeWithEnum}}}{{>NullConditionalProperty}}>{{/net70OrLater}}(value); } {{/isReadOnly}}}{{/required}} {{/isInherited}} {{/isEnum}} diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Activity.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Activity.cs index d86feea2f50..c79bc0eb20b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Activity.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Activity.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ActivityOutputs /// [JsonPropertyName("activity_outputs")] - public Dictionary>? ActivityOutputs { get { return this. ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } + public Dictionary>? ActivityOutputs { get { return this.ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ActivityOutputElementRepresentation.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ActivityOutputElementRepresentation.cs index 3e94618e5cf..63e9af6c3b8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ActivityOutputElementRepresentation.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ActivityOutputElementRepresentation.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Prop1 /// [JsonPropertyName("prop1")] - public string? Prop1 { get { return this. Prop1Option; } set { this.Prop1Option = new(value); } } + public string? Prop1 { get { return this.Prop1Option; } set { this.Prop1Option = new(value); } } /// /// Used to track the state of Prop2 @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Prop2 /// [JsonPropertyName("prop2")] - public Object? Prop2 { get { return this. Prop2Option; } set { this.Prop2Option = new(value); } } + public Object? Prop2 { get { return this.Prop2Option; } set { this.Prop2Option = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AdditionalPropertiesClass.cs index b0310944a82..975d132633c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AdditionalPropertiesClass.cs @@ -70,7 +70,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Anytype1 /// [JsonPropertyName("anytype_1")] - public Object? Anytype1 { get { return this. Anytype1Option; } set { this.Anytype1Option = new(value); } } + public Object? Anytype1 { get { return this.Anytype1Option; } set { this.Anytype1Option = new(value); } } /// /// Used to track the state of EmptyMap @@ -84,7 +84,7 @@ namespace UseSourceGeneration.Model /// /// an object with no declared properties and no undeclared properties, hence it's an empty map. [JsonPropertyName("empty_map")] - public Object? EmptyMap { get { return this. EmptyMapOption; } set { this.EmptyMapOption = new(value); } } + public Object? EmptyMap { get { return this.EmptyMapOption; } set { this.EmptyMapOption = new(value); } } /// /// Used to track the state of MapOfMapProperty @@ -97,7 +97,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapOfMapProperty /// [JsonPropertyName("map_of_map_property")] - public Dictionary>? MapOfMapProperty { get { return this. MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } + public Dictionary>? MapOfMapProperty { get { return this.MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } /// /// Used to track the state of MapProperty @@ -110,7 +110,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapProperty /// [JsonPropertyName("map_property")] - public Dictionary? MapProperty { get { return this. MapPropertyOption; } set { this.MapPropertyOption = new(value); } } + public Dictionary? MapProperty { get { return this.MapPropertyOption; } set { this.MapPropertyOption = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype1 @@ -123,7 +123,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype1 /// [JsonPropertyName("map_with_undeclared_properties_anytype_1")] - public Object? MapWithUndeclaredPropertiesAnytype1 { get { return this. MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } + public Object? MapWithUndeclaredPropertiesAnytype1 { get { return this.MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype2 @@ -136,7 +136,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype2 /// [JsonPropertyName("map_with_undeclared_properties_anytype_2")] - public Object? MapWithUndeclaredPropertiesAnytype2 { get { return this. MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } + public Object? MapWithUndeclaredPropertiesAnytype2 { get { return this.MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype3 @@ -149,7 +149,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype3 /// [JsonPropertyName("map_with_undeclared_properties_anytype_3")] - public Dictionary? MapWithUndeclaredPropertiesAnytype3 { get { return this. MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } + public Dictionary? MapWithUndeclaredPropertiesAnytype3 { get { return this.MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesString @@ -162,7 +162,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapWithUndeclaredPropertiesString /// [JsonPropertyName("map_with_undeclared_properties_string")] - public Dictionary? MapWithUndeclaredPropertiesString { get { return this. MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } + public Dictionary? MapWithUndeclaredPropertiesString { get { return this.MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Animal.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Animal.cs index d07daedca7f..738c138acd0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Animal.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Animal.cs @@ -64,7 +64,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ApiResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ApiResponse.cs index 32f43734f0a..2c76dc1a266 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ApiResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ApiResponse.cs @@ -60,7 +60,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Code /// [JsonPropertyName("code")] - public int? Code { get { return this. CodeOption; } set { this.CodeOption = new(value); } } + public int? Code { get { return this.CodeOption; } set { this.CodeOption = new(value); } } /// /// Used to track the state of Message @@ -73,7 +73,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Message /// [JsonPropertyName("message")] - public string? Message { get { return this. MessageOption; } set { this.MessageOption = new(value); } } + public string? Message { get { return this.MessageOption; } set { this.MessageOption = new(value); } } /// /// Used to track the state of Type @@ -86,7 +86,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Type /// [JsonPropertyName("type")] - public string? Type { get { return this. TypeOption; } set { this.TypeOption = new(value); } } + public string? Type { get { return this.TypeOption; } set { this.TypeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Apple.cs index 83db95beaff..1d5f050f7e1 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Apple.cs @@ -60,7 +60,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ColorCode /// [JsonPropertyName("color_code")] - public string? ColorCode { get { return this. ColorCodeOption; } set { this.ColorCodeOption = new(value); } } + public string? ColorCode { get { return this.ColorCodeOption; } set { this.ColorCodeOption = new(value); } } /// /// Used to track the state of Cultivar @@ -73,7 +73,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Cultivar /// [JsonPropertyName("cultivar")] - public string? Cultivar { get { return this. CultivarOption; } set { this.CultivarOption = new(value); } } + public string? Cultivar { get { return this.CultivarOption; } set { this.CultivarOption = new(value); } } /// /// Used to track the state of Origin @@ -86,7 +86,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Origin /// [JsonPropertyName("origin")] - public string? Origin { get { return this. OriginOption; } set { this.OriginOption = new(value); } } + public string? Origin { get { return this.OriginOption; } set { this.OriginOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AppleReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AppleReq.cs index 33a606d744a..801f98abb0e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AppleReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/AppleReq.cs @@ -64,7 +64,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Mealy /// [JsonPropertyName("mealy")] - public bool? Mealy { get { return this. MealyOption; } set { this.MealyOption = new(value); } } + public bool? Mealy { get { return this.MealyOption; } set { this.MealyOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfArrayOfNumberOnly.cs index 852333df6a5..f6ed357a3f6 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfArrayOfNumberOnly.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayArrayNumber /// [JsonPropertyName("ArrayArrayNumber")] - public List>? ArrayArrayNumber { get { return this. ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } + public List>? ArrayArrayNumber { get { return this.ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfNumberOnly.cs index 3366dbdb1a5..ba6d9841d77 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayOfNumberOnly.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayNumber /// [JsonPropertyName("ArrayNumber")] - public List? ArrayNumber { get { return this. ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } + public List? ArrayNumber { get { return this.ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayTest.cs index 6b6ce17d389..736c60f440a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ArrayTest.cs @@ -60,7 +60,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayArrayOfInteger /// [JsonPropertyName("array_array_of_integer")] - public List>? ArrayArrayOfInteger { get { return this. ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } + public List>? ArrayArrayOfInteger { get { return this.ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } /// /// Used to track the state of ArrayArrayOfModel @@ -73,7 +73,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayArrayOfModel /// [JsonPropertyName("array_array_of_model")] - public List>? ArrayArrayOfModel { get { return this. ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } + public List>? ArrayArrayOfModel { get { return this.ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } /// /// Used to track the state of ArrayOfString @@ -86,7 +86,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayOfString /// [JsonPropertyName("array_of_string")] - public List? ArrayOfString { get { return this. ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } + public List? ArrayOfString { get { return this.ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Banana.cs index 3daafe3df5b..af9c6c8124e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Banana.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets LengthCm /// [JsonPropertyName("lengthCm")] - public decimal? LengthCm { get { return this. LengthCmOption; } set { this.LengthCmOption = new(value); } } + public decimal? LengthCm { get { return this.LengthCmOption; } set { this.LengthCmOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/BananaReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/BananaReq.cs index 87bb604c63a..6c6eab75d5f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/BananaReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/BananaReq.cs @@ -64,7 +64,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Sweet /// [JsonPropertyName("sweet")] - public bool? Sweet { get { return this. SweetOption; } set { this.SweetOption = new(value); } } + public bool? Sweet { get { return this.SweetOption; } set { this.SweetOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Capitalization.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Capitalization.cs index 9394170cc39..0c092d56d24 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Capitalization.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Capitalization.cs @@ -67,7 +67,7 @@ namespace UseSourceGeneration.Model /// /// Name of the pet [JsonPropertyName("ATT_NAME")] - public string? ATT_NAME { get { return this. ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } + public string? ATT_NAME { get { return this.ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } /// /// Used to track the state of CapitalCamel @@ -80,7 +80,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets CapitalCamel /// [JsonPropertyName("CapitalCamel")] - public string? CapitalCamel { get { return this. CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } + public string? CapitalCamel { get { return this.CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } /// /// Used to track the state of CapitalSnake @@ -93,7 +93,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets CapitalSnake /// [JsonPropertyName("Capital_Snake")] - public string? CapitalSnake { get { return this. CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } + public string? CapitalSnake { get { return this.CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } /// /// Used to track the state of SCAETHFlowPoints @@ -106,7 +106,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SCAETHFlowPoints /// [JsonPropertyName("SCA_ETH_Flow_Points")] - public string? SCAETHFlowPoints { get { return this. SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } + public string? SCAETHFlowPoints { get { return this.SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } /// /// Used to track the state of SmallCamel @@ -119,7 +119,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SmallCamel /// [JsonPropertyName("smallCamel")] - public string? SmallCamel { get { return this. SmallCamelOption; } set { this.SmallCamelOption = new(value); } } + public string? SmallCamel { get { return this.SmallCamelOption; } set { this.SmallCamelOption = new(value); } } /// /// Used to track the state of SmallSnake @@ -132,7 +132,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SmallSnake /// [JsonPropertyName("small_Snake")] - public string? SmallSnake { get { return this. SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } + public string? SmallSnake { get { return this.SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Cat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Cat.cs index dd9ac1cb6a3..4a0b2115dbf 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Cat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Cat.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Declawed /// [JsonPropertyName("declawed")] - public bool? Declawed { get { return this. DeclawedOption; } set { this.DeclawedOption = new(value); } } + public bool? Declawed { get { return this.DeclawedOption; } set { this.DeclawedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Category.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Category.cs index b2ecc92d82a..2ae11360f7c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Category.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Category.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Gets or Sets Name diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ChildCat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ChildCat.cs index 9d695969cc4..d60b77502e8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ChildCat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ChildCat.cs @@ -116,7 +116,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ClassModel.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ClassModel.cs index 66626eba59b..408e76cf88b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ClassModel.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ClassModel.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Class /// [JsonPropertyName("_class")] - public string? Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string? Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DateOnlyClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DateOnlyClass.cs index d5cd3f8c074..709684467ce 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DateOnlyClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DateOnlyClass.cs @@ -57,7 +57,7 @@ namespace UseSourceGeneration.Model /// /// Fri Jul 21 00:00:00 UTC 2017 [JsonPropertyName("dateOnlyProperty")] - public DateOnly? DateOnlyProperty { get { return this. DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } + public DateOnly? DateOnlyProperty { get { return this.DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DeprecatedObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DeprecatedObject.cs index 20f34678e8a..7e94820d40d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DeprecatedObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/DeprecatedObject.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Dog.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Dog.cs index 3b5881a4711..829f288ea33 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Dog.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Dog.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Breed /// [JsonPropertyName("breed")] - public string? Breed { get { return this. BreedOption; } set { this.BreedOption = new(value); } } + public string? Breed { get { return this.BreedOption; } set { this.BreedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Drawing.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Drawing.cs index 281477df4ae..ebf717f2228 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Drawing.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Drawing.cs @@ -62,7 +62,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MainShape /// [JsonPropertyName("mainShape")] - public Shape? MainShape { get { return this. MainShapeOption; } set { this.MainShapeOption = new(value); } } + public Shape? MainShape { get { return this.MainShapeOption; } set { this.MainShapeOption = new(value); } } /// /// Used to track the state of NullableShape @@ -75,7 +75,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NullableShape /// [JsonPropertyName("nullableShape")] - public NullableShape? NullableShape { get { return this. NullableShapeOption; } set { this.NullableShapeOption = new(value); } } + public NullableShape? NullableShape { get { return this.NullableShapeOption; } set { this.NullableShapeOption = new(value); } } /// /// Used to track the state of ShapeOrNull @@ -88,7 +88,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ShapeOrNull /// [JsonPropertyName("shapeOrNull")] - public ShapeOrNull? ShapeOrNull { get { return this. ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } + public ShapeOrNull? ShapeOrNull { get { return this.ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } /// /// Used to track the state of Shapes @@ -101,7 +101,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Shapes /// [JsonPropertyName("shapes")] - public List? Shapes { get { return this. ShapesOption; } set { this.ShapesOption = new(value); } } + public List? Shapes { get { return this.ShapesOption; } set { this.ShapesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/EnumArrays.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/EnumArrays.cs index be92abbdce1..a50ea6256e1 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/EnumArrays.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/EnumArrays.cs @@ -203,7 +203,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayEnum /// [JsonPropertyName("array_enum")] - public List? ArrayEnum { get { return this. ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } + public List? ArrayEnum { get { return this.ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/File.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/File.cs index 7a650ad95b0..3ec9d04b39e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/File.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/File.cs @@ -57,7 +57,7 @@ namespace UseSourceGeneration.Model /// /// Test capitalization [JsonPropertyName("sourceURI")] - public string? SourceURI { get { return this. SourceURIOption; } set { this.SourceURIOption = new(value); } } + public string? SourceURI { get { return this.SourceURIOption; } set { this.SourceURIOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FileSchemaTestClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FileSchemaTestClass.cs index b061b4c87fa..b420b034527 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FileSchemaTestClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FileSchemaTestClass.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets File /// [JsonPropertyName("file")] - public File? File { get { return this. FileOption; } set { this.FileOption = new(value); } } + public File? File { get { return this.FileOption; } set { this.FileOption = new(value); } } /// /// Used to track the state of Files @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Files /// [JsonPropertyName("files")] - public List? Files { get { return this. FilesOption; } set { this.FilesOption = new(value); } } + public List? Files { get { return this.FilesOption; } set { this.FilesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Foo.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Foo.cs index 39566c13eaf..610a4316d4c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Foo.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Foo.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } set { this.BarOption = new(value); } } + public string? Bar { get { return this.BarOption; } set { this.BarOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FooGetDefaultResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FooGetDefaultResponse.cs index 695b83e8f05..6a4d66e04a0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FooGetDefaultResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FooGetDefaultResponse.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public Foo? String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public Foo? String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FormatTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FormatTest.cs index 0c252ce8e89..778b62b0ed2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FormatTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/FormatTest.cs @@ -117,7 +117,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Binary /// [JsonPropertyName("binary")] - public System.IO.Stream? Binary { get { return this. BinaryOption; } set { this.BinaryOption = new(value); } } + public System.IO.Stream? Binary { get { return this.BinaryOption; } set { this.BinaryOption = new(value); } } /// /// Used to track the state of DateTime @@ -131,7 +131,7 @@ namespace UseSourceGeneration.Model /// /// 2007-12-03T10:15:30+01:00 [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Decimal @@ -144,7 +144,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Decimal /// [JsonPropertyName("decimal")] - public decimal? Decimal { get { return this. DecimalOption; } set { this.DecimalOption = new(value); } } + public decimal? Decimal { get { return this.DecimalOption; } set { this.DecimalOption = new(value); } } /// /// Used to track the state of Double @@ -157,7 +157,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Double /// [JsonPropertyName("double")] - public double? Double { get { return this. DoubleOption; } set { this.DoubleOption = new(value); } } + public double? Double { get { return this.DoubleOption; } set { this.DoubleOption = new(value); } } /// /// Used to track the state of Float @@ -170,7 +170,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Float /// [JsonPropertyName("float")] - public float? Float { get { return this. FloatOption; } set { this.FloatOption = new(value); } } + public float? Float { get { return this.FloatOption; } set { this.FloatOption = new(value); } } /// /// Used to track the state of Int32 @@ -183,7 +183,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Int32 /// [JsonPropertyName("int32")] - public int? Int32 { get { return this. Int32Option; } set { this.Int32Option = new(value); } } + public int? Int32 { get { return this.Int32Option; } set { this.Int32Option = new(value); } } /// /// Used to track the state of Int64 @@ -196,7 +196,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Int64 /// [JsonPropertyName("int64")] - public long? Int64 { get { return this. Int64Option; } set { this.Int64Option = new(value); } } + public long? Int64 { get { return this.Int64Option; } set { this.Int64Option = new(value); } } /// /// Used to track the state of Integer @@ -209,7 +209,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Integer /// [JsonPropertyName("integer")] - public int? Integer { get { return this. IntegerOption; } set { this.IntegerOption = new(value); } } + public int? Integer { get { return this.IntegerOption; } set { this.IntegerOption = new(value); } } /// /// Used to track the state of PatternWithBackslash @@ -223,7 +223,7 @@ namespace UseSourceGeneration.Model /// /// None [JsonPropertyName("pattern_with_backslash")] - public string? PatternWithBackslash { get { return this. PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } + public string? PatternWithBackslash { get { return this.PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } /// /// Used to track the state of PatternWithDigits @@ -237,7 +237,7 @@ namespace UseSourceGeneration.Model /// /// A string that is a 10 digit number. Can have leading zeros. [JsonPropertyName("pattern_with_digits")] - public string? PatternWithDigits { get { return this. PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } + public string? PatternWithDigits { get { return this.PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } /// /// Used to track the state of PatternWithDigitsAndDelimiter @@ -251,7 +251,7 @@ namespace UseSourceGeneration.Model /// /// A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. [JsonPropertyName("pattern_with_digits_and_delimiter")] - public string? PatternWithDigitsAndDelimiter { get { return this. PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } + public string? PatternWithDigitsAndDelimiter { get { return this.PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } /// /// Used to track the state of String @@ -264,7 +264,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public string? String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public string? String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Used to track the state of UnsignedInteger @@ -277,7 +277,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets UnsignedInteger /// [JsonPropertyName("unsigned_integer")] - public uint? UnsignedInteger { get { return this. UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } + public uint? UnsignedInteger { get { return this.UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } /// /// Used to track the state of UnsignedLong @@ -290,7 +290,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets UnsignedLong /// [JsonPropertyName("unsigned_long")] - public ulong? UnsignedLong { get { return this. UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } + public ulong? UnsignedLong { get { return this.UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } /// /// Used to track the state of Uuid @@ -304,7 +304,7 @@ namespace UseSourceGeneration.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Fruit.cs index 066324fd8ac..98a178a9e06 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Fruit.cs @@ -79,7 +79,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/GmFruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/GmFruit.cs index ce3104ed326..73462ad5560 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/GmFruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/GmFruit.cs @@ -83,7 +83,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HasOnlyReadOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HasOnlyReadOnly.cs index 75e57fcf4fe..f213ec488ec 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HasOnlyReadOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HasOnlyReadOnly.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } } + public string? Bar { get { return this.BarOption; } } /// /// Used to track the state of Foo @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Foo /// [JsonPropertyName("foo")] - public string? Foo { get { return this. FooOption; } } + public string? Foo { get { return this.FooOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HealthCheckResult.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HealthCheckResult.cs index 44988806cfb..0b84b7346fd 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HealthCheckResult.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/HealthCheckResult.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NullableMessage /// [JsonPropertyName("NullableMessage")] - public string? NullableMessage { get { return this. NullableMessageOption; } set { this.NullableMessageOption = new(value); } } + public string? NullableMessage { get { return this.NullableMessageOption; } set { this.NullableMessageOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/List.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/List.cs index 2f75d0bb148..dbec2690a0f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/List.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/List.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Var123List /// [JsonPropertyName("123-list")] - public string? Var123List { get { return this. Var123ListOption; } set { this.Var123ListOption = new(value); } } + public string? Var123List { get { return this.Var123ListOption; } set { this.Var123ListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/LiteralStringClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/LiteralStringClass.cs index 67cd536b7ba..0af8ae776f7 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/LiteralStringClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/LiteralStringClass.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets EscapedLiteralString /// [JsonPropertyName("escapedLiteralString")] - public string? EscapedLiteralString { get { return this. EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } + public string? EscapedLiteralString { get { return this.EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } /// /// Used to track the state of UnescapedLiteralString @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets UnescapedLiteralString /// [JsonPropertyName("unescapedLiteralString")] - public string? UnescapedLiteralString { get { return this. UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } + public string? UnescapedLiteralString { get { return this.UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MapTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MapTest.cs index 9e9b2b725f5..098e343bec5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MapTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MapTest.cs @@ -128,7 +128,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets DirectMap /// [JsonPropertyName("direct_map")] - public Dictionary? DirectMap { get { return this. DirectMapOption; } set { this.DirectMapOption = new(value); } } + public Dictionary? DirectMap { get { return this.DirectMapOption; } set { this.DirectMapOption = new(value); } } /// /// Used to track the state of IndirectMap @@ -141,7 +141,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets IndirectMap /// [JsonPropertyName("indirect_map")] - public Dictionary? IndirectMap { get { return this. IndirectMapOption; } set { this.IndirectMapOption = new(value); } } + public Dictionary? IndirectMap { get { return this.IndirectMapOption; } set { this.IndirectMapOption = new(value); } } /// /// Used to track the state of MapMapOfString @@ -154,7 +154,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapMapOfString /// [JsonPropertyName("map_map_of_string")] - public Dictionary>? MapMapOfString { get { return this. MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } + public Dictionary>? MapMapOfString { get { return this.MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } /// /// Used to track the state of MapOfEnumString @@ -167,7 +167,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MapOfEnumString /// [JsonPropertyName("map_of_enum_string")] - public Dictionary? MapOfEnumString { get { return this. MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } + public Dictionary? MapOfEnumString { get { return this.MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MixedPropertiesAndAdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MixedPropertiesAndAdditionalPropertiesClass.cs index 0bc78f42ede..4d3da10856d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MixedPropertiesAndAdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/MixedPropertiesAndAdditionalPropertiesClass.cs @@ -62,7 +62,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets DateTime /// [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Map @@ -75,7 +75,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Map /// [JsonPropertyName("map")] - public Dictionary? Map { get { return this. MapOption; } set { this.MapOption = new(value); } } + public Dictionary? Map { get { return this.MapOption; } set { this.MapOption = new(value); } } /// /// Used to track the state of Uuid @@ -88,7 +88,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Used to track the state of UuidWithPattern @@ -101,7 +101,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets UuidWithPattern /// [JsonPropertyName("uuid_with_pattern")] - public Guid? UuidWithPattern { get { return this. UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } + public Guid? UuidWithPattern { get { return this.UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Model200Response.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Model200Response.cs index 1517f74fba5..d4dac4ac031 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Model200Response.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Model200Response.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Class /// [JsonPropertyName("class")] - public string? Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string? Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Used to track the state of Name @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public int? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public int? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ModelClient.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ModelClient.cs index 08959d3204c..82383500570 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ModelClient.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ModelClient.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets VarClient /// [JsonPropertyName("client")] - public string? VarClient { get { return this. VarClientOption; } set { this.VarClientOption = new(value); } } + public string? VarClient { get { return this.VarClientOption; } set { this.VarClientOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Name.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Name.cs index 464ad8d4f38..31851304b2f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Name.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Name.cs @@ -68,7 +68,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Property /// [JsonPropertyName("property")] - public string? Property { get { return this. PropertyOption; } set { this.PropertyOption = new(value); } } + public string? Property { get { return this.PropertyOption; } set { this.PropertyOption = new(value); } } /// /// Used to track the state of SnakeCase @@ -81,7 +81,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SnakeCase /// [JsonPropertyName("snake_case")] - public int? SnakeCase { get { return this. SnakeCaseOption; } } + public int? SnakeCase { get { return this.SnakeCaseOption; } } /// /// Used to track the state of Var123Number @@ -94,7 +94,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Var123Number /// [JsonPropertyName("123Number")] - public int? Var123Number { get { return this. Var123NumberOption; } } + public int? Var123Number { get { return this.Var123NumberOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableClass.cs index 1b496faaa43..158557babf2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableClass.cs @@ -78,7 +78,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayAndItemsNullableProp /// [JsonPropertyName("array_and_items_nullable_prop")] - public List? ArrayAndItemsNullableProp { get { return this. ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } + public List? ArrayAndItemsNullableProp { get { return this.ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ArrayItemsNullable @@ -91,7 +91,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayItemsNullable /// [JsonPropertyName("array_items_nullable")] - public List? ArrayItemsNullable { get { return this. ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } + public List? ArrayItemsNullable { get { return this.ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } /// /// Used to track the state of ArrayNullableProp @@ -104,7 +104,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ArrayNullableProp /// [JsonPropertyName("array_nullable_prop")] - public List? ArrayNullableProp { get { return this. ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } + public List? ArrayNullableProp { get { return this.ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } /// /// Used to track the state of BooleanProp @@ -117,7 +117,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets BooleanProp /// [JsonPropertyName("boolean_prop")] - public bool? BooleanProp { get { return this. BooleanPropOption; } set { this.BooleanPropOption = new(value); } } + public bool? BooleanProp { get { return this.BooleanPropOption; } set { this.BooleanPropOption = new(value); } } /// /// Used to track the state of DateProp @@ -130,7 +130,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets DateProp /// [JsonPropertyName("date_prop")] - public DateOnly? DateProp { get { return this. DatePropOption; } set { this.DatePropOption = new(value); } } + public DateOnly? DateProp { get { return this.DatePropOption; } set { this.DatePropOption = new(value); } } /// /// Used to track the state of DatetimeProp @@ -143,7 +143,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets DatetimeProp /// [JsonPropertyName("datetime_prop")] - public DateTime? DatetimeProp { get { return this. DatetimePropOption; } set { this.DatetimePropOption = new(value); } } + public DateTime? DatetimeProp { get { return this.DatetimePropOption; } set { this.DatetimePropOption = new(value); } } /// /// Used to track the state of IntegerProp @@ -156,7 +156,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets IntegerProp /// [JsonPropertyName("integer_prop")] - public int? IntegerProp { get { return this. IntegerPropOption; } set { this.IntegerPropOption = new(value); } } + public int? IntegerProp { get { return this.IntegerPropOption; } set { this.IntegerPropOption = new(value); } } /// /// Used to track the state of NumberProp @@ -169,7 +169,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NumberProp /// [JsonPropertyName("number_prop")] - public decimal? NumberProp { get { return this. NumberPropOption; } set { this.NumberPropOption = new(value); } } + public decimal? NumberProp { get { return this.NumberPropOption; } set { this.NumberPropOption = new(value); } } /// /// Used to track the state of ObjectAndItemsNullableProp @@ -182,7 +182,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ObjectAndItemsNullableProp /// [JsonPropertyName("object_and_items_nullable_prop")] - public Dictionary? ObjectAndItemsNullableProp { get { return this. ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } + public Dictionary? ObjectAndItemsNullableProp { get { return this.ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ObjectItemsNullable @@ -195,7 +195,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ObjectItemsNullable /// [JsonPropertyName("object_items_nullable")] - public Dictionary? ObjectItemsNullable { get { return this. ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } + public Dictionary? ObjectItemsNullable { get { return this.ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } /// /// Used to track the state of ObjectNullableProp @@ -208,7 +208,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets ObjectNullableProp /// [JsonPropertyName("object_nullable_prop")] - public Dictionary? ObjectNullableProp { get { return this. ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } + public Dictionary? ObjectNullableProp { get { return this.ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } /// /// Used to track the state of StringProp @@ -221,7 +221,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets StringProp /// [JsonPropertyName("string_prop")] - public string? StringProp { get { return this. StringPropOption; } set { this.StringPropOption = new(value); } } + public string? StringProp { get { return this.StringPropOption; } set { this.StringPropOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableGuidClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableGuidClass.cs index 4bb7bbfc88c..7a20dafd237 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableGuidClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NullableGuidClass.cs @@ -57,7 +57,7 @@ namespace UseSourceGeneration.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NumberOnly.cs index 6362c24186d..f7dea3ed1b3 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/NumberOnly.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets JustNumber /// [JsonPropertyName("JustNumber")] - public decimal? JustNumber { get { return this. JustNumberOption; } set { this.JustNumberOption = new(value); } } + public decimal? JustNumber { get { return this.JustNumberOption; } set { this.JustNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ObjectWithDeprecatedFields.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ObjectWithDeprecatedFields.cs index 506fddc846e..cc352191525 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ObjectWithDeprecatedFields.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ObjectWithDeprecatedFields.cs @@ -63,7 +63,7 @@ namespace UseSourceGeneration.Model /// [JsonPropertyName("bars")] [Obsolete] - public List? Bars { get { return this. BarsOption; } set { this.BarsOption = new(value); } } + public List? Bars { get { return this.BarsOption; } set { this.BarsOption = new(value); } } /// /// Used to track the state of DeprecatedRef @@ -77,7 +77,7 @@ namespace UseSourceGeneration.Model /// [JsonPropertyName("deprecatedRef")] [Obsolete] - public DeprecatedObject? DeprecatedRef { get { return this. DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } + public DeprecatedObject? DeprecatedRef { get { return this.DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } /// /// Used to track the state of Id @@ -91,7 +91,7 @@ namespace UseSourceGeneration.Model /// [JsonPropertyName("id")] [Obsolete] - public decimal? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public decimal? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Uuid @@ -104,7 +104,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public string? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public string? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Order.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Order.cs index 43322b5b87e..f972ea1370e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Order.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Order.cs @@ -161,7 +161,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Complete /// [JsonPropertyName("complete")] - public bool? Complete { get { return this. CompleteOption; } set { this.CompleteOption = new(value); } } + public bool? Complete { get { return this.CompleteOption; } set { this.CompleteOption = new(value); } } /// /// Used to track the state of Id @@ -174,7 +174,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of PetId @@ -187,7 +187,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets PetId /// [JsonPropertyName("petId")] - public long? PetId { get { return this. PetIdOption; } set { this.PetIdOption = new(value); } } + public long? PetId { get { return this.PetIdOption; } set { this.PetIdOption = new(value); } } /// /// Used to track the state of Quantity @@ -200,7 +200,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Quantity /// [JsonPropertyName("quantity")] - public int? Quantity { get { return this. QuantityOption; } set { this.QuantityOption = new(value); } } + public int? Quantity { get { return this.QuantityOption; } set { this.QuantityOption = new(value); } } /// /// Used to track the state of ShipDate @@ -214,7 +214,7 @@ namespace UseSourceGeneration.Model /// /// 2020-02-02T20:20:20.000222Z [JsonPropertyName("shipDate")] - public DateTime? ShipDate { get { return this. ShipDateOption; } set { this.ShipDateOption = new(value); } } + public DateTime? ShipDate { get { return this.ShipDateOption; } set { this.ShipDateOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/OuterComposite.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/OuterComposite.cs index 929cfede69a..c6f0b46236f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/OuterComposite.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/OuterComposite.cs @@ -60,7 +60,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MyBoolean /// [JsonPropertyName("my_boolean")] - public bool? MyBoolean { get { return this. MyBooleanOption; } set { this.MyBooleanOption = new(value); } } + public bool? MyBoolean { get { return this.MyBooleanOption; } set { this.MyBooleanOption = new(value); } } /// /// Used to track the state of MyNumber @@ -73,7 +73,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MyNumber /// [JsonPropertyName("my_number")] - public decimal? MyNumber { get { return this. MyNumberOption; } set { this.MyNumberOption = new(value); } } + public decimal? MyNumber { get { return this.MyNumberOption; } set { this.MyNumberOption = new(value); } } /// /// Used to track the state of MyString @@ -86,7 +86,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets MyString /// [JsonPropertyName("my_string")] - public string? MyString { get { return this. MyStringOption; } set { this.MyStringOption = new(value); } } + public string? MyString { get { return this.MyStringOption; } set { this.MyStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Pet.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Pet.cs index 10a27080916..d4b8b4d77c7 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Pet.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Pet.cs @@ -174,7 +174,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Category /// [JsonPropertyName("category")] - public Category? Category { get { return this. CategoryOption; } set { this.CategoryOption = new(value); } } + public Category? Category { get { return this.CategoryOption; } set { this.CategoryOption = new(value); } } /// /// Used to track the state of Id @@ -187,7 +187,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Tags @@ -200,7 +200,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Tags /// [JsonPropertyName("tags")] - public List? Tags { get { return this. TagsOption; } set { this.TagsOption = new(value); } } + public List? Tags { get { return this.TagsOption; } set { this.TagsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ReadOnlyFirst.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ReadOnlyFirst.cs index b63c0cbc81e..b9821a5335a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ReadOnlyFirst.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/ReadOnlyFirst.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } } + public string? Bar { get { return this.BarOption; } } /// /// Used to track the state of Baz @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Baz /// [JsonPropertyName("baz")] - public string? Baz { get { return this. BazOption; } set { this.BazOption = new(value); } } + public string? Baz { get { return this.BazOption; } set { this.BazOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RequiredClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RequiredClass.cs index aa44204c380..a92acc80563 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RequiredClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RequiredClass.cs @@ -1458,7 +1458,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotRequiredNotnullableDateProp /// [JsonPropertyName("not_required_notnullable_date_prop")] - public DateOnly? NotRequiredNotnullableDateProp { get { return this. NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNotnullableDateProp { get { return this.NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNotnullableintegerProp @@ -1471,7 +1471,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotRequiredNotnullableintegerProp /// [JsonPropertyName("not_required_notnullableinteger_prop")] - public int? NotRequiredNotnullableintegerProp { get { return this. NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } + public int? NotRequiredNotnullableintegerProp { get { return this.NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableDateProp @@ -1484,7 +1484,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotRequiredNullableDateProp /// [JsonPropertyName("not_required_nullable_date_prop")] - public DateOnly? NotRequiredNullableDateProp { get { return this. NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNullableDateProp { get { return this.NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableIntegerProp @@ -1497,7 +1497,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotRequiredNullableIntegerProp /// [JsonPropertyName("not_required_nullable_integer_prop")] - public int? NotRequiredNullableIntegerProp { get { return this. NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } + public int? NotRequiredNullableIntegerProp { get { return this.NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableArrayOfString @@ -1510,7 +1510,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNotnullableArrayOfString /// [JsonPropertyName("notrequired_notnullable_array_of_string")] - public List? NotrequiredNotnullableArrayOfString { get { return this. NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } + public List? NotrequiredNotnullableArrayOfString { get { return this.NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableBooleanProp @@ -1523,7 +1523,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNotnullableBooleanProp /// [JsonPropertyName("notrequired_notnullable_boolean_prop")] - public bool? NotrequiredNotnullableBooleanProp { get { return this. NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } + public bool? NotrequiredNotnullableBooleanProp { get { return this.NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableDatetimeProp @@ -1536,7 +1536,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNotnullableDatetimeProp /// [JsonPropertyName("notrequired_notnullable_datetime_prop")] - public DateTime? NotrequiredNotnullableDatetimeProp { get { return this. NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNotnullableDatetimeProp { get { return this.NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableStringProp @@ -1549,7 +1549,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNotnullableStringProp /// [JsonPropertyName("notrequired_notnullable_string_prop")] - public string? NotrequiredNotnullableStringProp { get { return this. NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } + public string? NotrequiredNotnullableStringProp { get { return this.NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableUuid @@ -1563,7 +1563,7 @@ namespace UseSourceGeneration.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_notnullable_uuid")] - public Guid? NotrequiredNotnullableUuid { get { return this. NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } + public Guid? NotrequiredNotnullableUuid { get { return this.NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } /// /// Used to track the state of NotrequiredNullableArrayOfString @@ -1576,7 +1576,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNullableArrayOfString /// [JsonPropertyName("notrequired_nullable_array_of_string")] - public List? NotrequiredNullableArrayOfString { get { return this. NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } + public List? NotrequiredNullableArrayOfString { get { return this.NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNullableBooleanProp @@ -1589,7 +1589,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNullableBooleanProp /// [JsonPropertyName("notrequired_nullable_boolean_prop")] - public bool? NotrequiredNullableBooleanProp { get { return this. NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } + public bool? NotrequiredNullableBooleanProp { get { return this.NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableDatetimeProp @@ -1602,7 +1602,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNullableDatetimeProp /// [JsonPropertyName("notrequired_nullable_datetime_prop")] - public DateTime? NotrequiredNullableDatetimeProp { get { return this. NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNullableDatetimeProp { get { return this.NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableStringProp @@ -1615,7 +1615,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets NotrequiredNullableStringProp /// [JsonPropertyName("notrequired_nullable_string_prop")] - public string? NotrequiredNullableStringProp { get { return this. NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } + public string? NotrequiredNullableStringProp { get { return this.NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableUuid @@ -1629,7 +1629,7 @@ namespace UseSourceGeneration.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_nullable_uuid")] - public Guid? NotrequiredNullableUuid { get { return this. NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } + public Guid? NotrequiredNullableUuid { get { return this.NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Return.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Return.cs index 293cbd51601..60200477774 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Return.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Return.cs @@ -74,7 +74,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets VarReturn /// [JsonPropertyName("return")] - public int? VarReturn { get { return this. VarReturnOption; } set { this.VarReturnOption = new(value); } } + public int? VarReturn { get { return this.VarReturnOption; } set { this.VarReturnOption = new(value); } } /// /// Used to track the state of Unsafe @@ -87,7 +87,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Unsafe /// [JsonPropertyName("unsafe")] - public string? Unsafe { get { return this. UnsafeOption; } set { this.UnsafeOption = new(value); } } + public string? Unsafe { get { return this.UnsafeOption; } set { this.UnsafeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHash.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHash.cs index 7597e889587..770be00652a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHash.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHash.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Role /// [JsonPropertyName("role")] - public RolesReportsHashRole? Role { get { return this. RoleOption; } set { this.RoleOption = new(value); } } + public RolesReportsHashRole? Role { get { return this.RoleOption; } set { this.RoleOption = new(value); } } /// /// Used to track the state of RoleUuid @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets RoleUuid /// [JsonPropertyName("role_uuid")] - public Guid? RoleUuid { get { return this. RoleUuidOption; } set { this.RoleUuidOption = new(value); } } + public Guid? RoleUuid { get { return this.RoleUuidOption; } set { this.RoleUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHashRole.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHashRole.cs index d74e74a0cdb..524c61e7ae8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHashRole.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/RolesReportsHashRole.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/SpecialModelName.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/SpecialModelName.cs index 4ce1e685dc6..af5fc93aeb8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/SpecialModelName.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/SpecialModelName.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets VarSpecialModelName /// [JsonPropertyName("_special_model.name_")] - public string? VarSpecialModelName { get { return this. VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } + public string? VarSpecialModelName { get { return this.VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } /// /// Used to track the state of SpecialPropertyName @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SpecialPropertyName /// [JsonPropertyName("$special[property.name]")] - public long? SpecialPropertyName { get { return this. SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } + public long? SpecialPropertyName { get { return this.SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Tag.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Tag.cs index a29366ecfa7..e91527a7030 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Tag.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Tag.cs @@ -58,7 +58,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Name @@ -71,7 +71,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordList.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordList.cs index c253c134a3a..1eb558d1638 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordList.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordList.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Value /// [JsonPropertyName("value")] - public string? Value { get { return this. ValueOption; } set { this.ValueOption = new(value); } } + public string? Value { get { return this.ValueOption; } set { this.ValueOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordListObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordListObject.cs index fe73bc2ded6..3b364e5022e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordListObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestCollectionEndingWithWordListObject.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets TestCollectionEndingWithWordList /// [JsonPropertyName("TestCollectionEndingWithWordList")] - public List? TestCollectionEndingWithWordList { get { return this. TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } + public List? TestCollectionEndingWithWordList { get { return this.TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestInlineFreeformAdditionalPropertiesRequest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestInlineFreeformAdditionalPropertiesRequest.cs index 7c0d25ba730..20d25f7a6b1 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestInlineFreeformAdditionalPropertiesRequest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/TestInlineFreeformAdditionalPropertiesRequest.cs @@ -56,7 +56,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets SomeProperty /// [JsonPropertyName("someProperty")] - public string? SomeProperty { get { return this. SomePropertyOption; } set { this.SomePropertyOption = new(value); } } + public string? SomeProperty { get { return this.SomePropertyOption; } set { this.SomePropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/User.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/User.cs index c36799b77ed..33d39396b39 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/User.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/User.cs @@ -79,7 +79,7 @@ namespace UseSourceGeneration.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 [JsonPropertyName("anyTypeProp")] - public Object? AnyTypeProp { get { return this. AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } + public Object? AnyTypeProp { get { return this.AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } /// /// Used to track the state of AnyTypePropNullable @@ -93,7 +93,7 @@ namespace UseSourceGeneration.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. [JsonPropertyName("anyTypePropNullable")] - public Object? AnyTypePropNullable { get { return this. AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } + public Object? AnyTypePropNullable { get { return this.AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } /// /// Used to track the state of Email @@ -106,7 +106,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Email /// [JsonPropertyName("email")] - public string? Email { get { return this. EmailOption; } set { this.EmailOption = new(value); } } + public string? Email { get { return this.EmailOption; } set { this.EmailOption = new(value); } } /// /// Used to track the state of FirstName @@ -119,7 +119,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets FirstName /// [JsonPropertyName("firstName")] - public string? FirstName { get { return this. FirstNameOption; } set { this.FirstNameOption = new(value); } } + public string? FirstName { get { return this.FirstNameOption; } set { this.FirstNameOption = new(value); } } /// /// Used to track the state of Id @@ -132,7 +132,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of LastName @@ -145,7 +145,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets LastName /// [JsonPropertyName("lastName")] - public string? LastName { get { return this. LastNameOption; } set { this.LastNameOption = new(value); } } + public string? LastName { get { return this.LastNameOption; } set { this.LastNameOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredProps @@ -159,7 +159,7 @@ namespace UseSourceGeneration.Model /// /// test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. [JsonPropertyName("objectWithNoDeclaredProps")] - public Object? ObjectWithNoDeclaredProps { get { return this. ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } + public Object? ObjectWithNoDeclaredProps { get { return this.ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredPropsNullable @@ -173,7 +173,7 @@ namespace UseSourceGeneration.Model /// /// test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. [JsonPropertyName("objectWithNoDeclaredPropsNullable")] - public Object? ObjectWithNoDeclaredPropsNullable { get { return this. ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } + public Object? ObjectWithNoDeclaredPropsNullable { get { return this.ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } /// /// Used to track the state of Password @@ -186,7 +186,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Password /// [JsonPropertyName("password")] - public string? Password { get { return this. PasswordOption; } set { this.PasswordOption = new(value); } } + public string? Password { get { return this.PasswordOption; } set { this.PasswordOption = new(value); } } /// /// Used to track the state of Phone @@ -199,7 +199,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Phone /// [JsonPropertyName("phone")] - public string? Phone { get { return this. PhoneOption; } set { this.PhoneOption = new(value); } } + public string? Phone { get { return this.PhoneOption; } set { this.PhoneOption = new(value); } } /// /// Used to track the state of UserStatus @@ -213,7 +213,7 @@ namespace UseSourceGeneration.Model /// /// User Status [JsonPropertyName("userStatus")] - public int? UserStatus { get { return this. UserStatusOption; } set { this.UserStatusOption = new(value); } } + public int? UserStatus { get { return this.UserStatusOption; } set { this.UserStatusOption = new(value); } } /// /// Used to track the state of Username @@ -226,7 +226,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets Username /// [JsonPropertyName("username")] - public string? Username { get { return this. UsernameOption; } set { this.UsernameOption = new(value); } } + public string? Username { get { return this.UsernameOption; } set { this.UsernameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Whale.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Whale.cs index 40f40250f50..065e6d17d79 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Whale.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration/src/UseSourceGeneration/Model/Whale.cs @@ -66,7 +66,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets HasBaleen /// [JsonPropertyName("hasBaleen")] - public bool? HasBaleen { get { return this. HasBaleenOption; } set { this.HasBaleenOption = new(value); } } + public bool? HasBaleen { get { return this.HasBaleenOption; } set { this.HasBaleenOption = new(value); } } /// /// Used to track the state of HasTeeth @@ -79,7 +79,7 @@ namespace UseSourceGeneration.Model /// Gets or Sets HasTeeth /// [JsonPropertyName("hasTeeth")] - public bool? HasTeeth { get { return this. HasTeethOption; } set { this.HasTeethOption = new(value); } } + public bool? HasTeeth { get { return this.HasTeethOption; } set { this.HasTeethOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Activity.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Activity.cs index c96ec917c52..4912b6b209d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Activity.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Activity.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ActivityOutputs /// [JsonPropertyName("activity_outputs")] - public Dictionary>? ActivityOutputs { get { return this. ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } + public Dictionary>? ActivityOutputs { get { return this.ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs index 78bdf9d3aba..f0ae7cbe745 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop1 /// [JsonPropertyName("prop1")] - public string? Prop1 { get { return this. Prop1Option; } set { this.Prop1Option = new(value); } } + public string? Prop1 { get { return this.Prop1Option; } set { this.Prop1Option = new(value); } } /// /// Used to track the state of Prop2 @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop2 /// [JsonPropertyName("prop2")] - public Object? Prop2 { get { return this. Prop2Option; } set { this.Prop2Option = new(value); } } + public Object? Prop2 { get { return this.Prop2Option; } set { this.Prop2Option = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs index d373bc67722..9a1e7089422 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs @@ -69,7 +69,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Anytype1 /// [JsonPropertyName("anytype_1")] - public Object? Anytype1 { get { return this. Anytype1Option; } set { this.Anytype1Option = new(value); } } + public Object? Anytype1 { get { return this.Anytype1Option; } set { this.Anytype1Option = new(value); } } /// /// Used to track the state of EmptyMap @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// /// an object with no declared properties and no undeclared properties, hence it's an empty map. [JsonPropertyName("empty_map")] - public Object? EmptyMap { get { return this. EmptyMapOption; } set { this.EmptyMapOption = new(value); } } + public Object? EmptyMap { get { return this.EmptyMapOption; } set { this.EmptyMapOption = new(value); } } /// /// Used to track the state of MapOfMapProperty @@ -96,7 +96,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfMapProperty /// [JsonPropertyName("map_of_map_property")] - public Dictionary>? MapOfMapProperty { get { return this. MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } + public Dictionary>? MapOfMapProperty { get { return this.MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } /// /// Used to track the state of MapProperty @@ -109,7 +109,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapProperty /// [JsonPropertyName("map_property")] - public Dictionary? MapProperty { get { return this. MapPropertyOption; } set { this.MapPropertyOption = new(value); } } + public Dictionary? MapProperty { get { return this.MapPropertyOption; } set { this.MapPropertyOption = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype1 @@ -122,7 +122,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype1 /// [JsonPropertyName("map_with_undeclared_properties_anytype_1")] - public Object? MapWithUndeclaredPropertiesAnytype1 { get { return this. MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } + public Object? MapWithUndeclaredPropertiesAnytype1 { get { return this.MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype2 @@ -135,7 +135,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype2 /// [JsonPropertyName("map_with_undeclared_properties_anytype_2")] - public Object? MapWithUndeclaredPropertiesAnytype2 { get { return this. MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } + public Object? MapWithUndeclaredPropertiesAnytype2 { get { return this.MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype3 @@ -148,7 +148,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype3 /// [JsonPropertyName("map_with_undeclared_properties_anytype_3")] - public Dictionary? MapWithUndeclaredPropertiesAnytype3 { get { return this. MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } + public Dictionary? MapWithUndeclaredPropertiesAnytype3 { get { return this.MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesString @@ -161,7 +161,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesString /// [JsonPropertyName("map_with_undeclared_properties_string")] - public Dictionary? MapWithUndeclaredPropertiesString { get { return this. MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } + public Dictionary? MapWithUndeclaredPropertiesString { get { return this.MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Animal.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Animal.cs index 10b1c44a8c0..2a09079e539 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Animal.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Animal.cs @@ -63,7 +63,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ApiResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ApiResponse.cs index 844d79e43e1..1b32fc13a9a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ApiResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ApiResponse.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Code /// [JsonPropertyName("code")] - public int? Code { get { return this. CodeOption; } set { this.CodeOption = new(value); } } + public int? Code { get { return this.CodeOption; } set { this.CodeOption = new(value); } } /// /// Used to track the state of Message @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Message /// [JsonPropertyName("message")] - public string? Message { get { return this. MessageOption; } set { this.MessageOption = new(value); } } + public string? Message { get { return this.MessageOption; } set { this.MessageOption = new(value); } } /// /// Used to track the state of Type @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Type /// [JsonPropertyName("type")] - public string? Type { get { return this. TypeOption; } set { this.TypeOption = new(value); } } + public string? Type { get { return this.TypeOption; } set { this.TypeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Apple.cs index d50ea4406a0..da8939681a9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Apple.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ColorCode /// [JsonPropertyName("color_code")] - public string? ColorCode { get { return this. ColorCodeOption; } set { this.ColorCodeOption = new(value); } } + public string? ColorCode { get { return this.ColorCodeOption; } set { this.ColorCodeOption = new(value); } } /// /// Used to track the state of Cultivar @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Cultivar /// [JsonPropertyName("cultivar")] - public string? Cultivar { get { return this. CultivarOption; } set { this.CultivarOption = new(value); } } + public string? Cultivar { get { return this.CultivarOption; } set { this.CultivarOption = new(value); } } /// /// Used to track the state of Origin @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Origin /// [JsonPropertyName("origin")] - public string? Origin { get { return this. OriginOption; } set { this.OriginOption = new(value); } } + public string? Origin { get { return this.OriginOption; } set { this.OriginOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AppleReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AppleReq.cs index 0fb31ae3185..e58d2fdbbff 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AppleReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/AppleReq.cs @@ -63,7 +63,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Mealy /// [JsonPropertyName("mealy")] - public bool? Mealy { get { return this. MealyOption; } set { this.MealyOption = new(value); } } + public bool? Mealy { get { return this.MealyOption; } set { this.MealyOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs index c723d43d16c..afefccd4f4d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayNumber /// [JsonPropertyName("ArrayArrayNumber")] - public List>? ArrayArrayNumber { get { return this. ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } + public List>? ArrayArrayNumber { get { return this.ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs index f1929407e89..ebd297aee9d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNumber /// [JsonPropertyName("ArrayNumber")] - public List? ArrayNumber { get { return this. ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } + public List? ArrayNumber { get { return this.ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayTest.cs index f6ecfbb72d6..2a03034765c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ArrayTest.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfInteger /// [JsonPropertyName("array_array_of_integer")] - public List>? ArrayArrayOfInteger { get { return this. ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } + public List>? ArrayArrayOfInteger { get { return this.ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } /// /// Used to track the state of ArrayArrayOfModel @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfModel /// [JsonPropertyName("array_array_of_model")] - public List>? ArrayArrayOfModel { get { return this. ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } + public List>? ArrayArrayOfModel { get { return this.ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } /// /// Used to track the state of ArrayOfString @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayOfString /// [JsonPropertyName("array_of_string")] - public List? ArrayOfString { get { return this. ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } + public List? ArrayOfString { get { return this.ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Banana.cs index de17f0c9387..cc7df0f17db 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Banana.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LengthCm /// [JsonPropertyName("lengthCm")] - public decimal? LengthCm { get { return this. LengthCmOption; } set { this.LengthCmOption = new(value); } } + public decimal? LengthCm { get { return this.LengthCmOption; } set { this.LengthCmOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/BananaReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/BananaReq.cs index 399687d74f0..5c40df412a4 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/BananaReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/BananaReq.cs @@ -63,7 +63,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Sweet /// [JsonPropertyName("sweet")] - public bool? Sweet { get { return this. SweetOption; } set { this.SweetOption = new(value); } } + public bool? Sweet { get { return this.SweetOption; } set { this.SweetOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Capitalization.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Capitalization.cs index d2cbece80d4..ed19ba8d748 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Capitalization.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Capitalization.cs @@ -66,7 +66,7 @@ namespace Org.OpenAPITools.Model /// /// Name of the pet [JsonPropertyName("ATT_NAME")] - public string? ATT_NAME { get { return this. ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } + public string? ATT_NAME { get { return this.ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } /// /// Used to track the state of CapitalCamel @@ -79,7 +79,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalCamel /// [JsonPropertyName("CapitalCamel")] - public string? CapitalCamel { get { return this. CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } + public string? CapitalCamel { get { return this.CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } /// /// Used to track the state of CapitalSnake @@ -92,7 +92,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalSnake /// [JsonPropertyName("Capital_Snake")] - public string? CapitalSnake { get { return this. CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } + public string? CapitalSnake { get { return this.CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } /// /// Used to track the state of SCAETHFlowPoints @@ -105,7 +105,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SCAETHFlowPoints /// [JsonPropertyName("SCA_ETH_Flow_Points")] - public string? SCAETHFlowPoints { get { return this. SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } + public string? SCAETHFlowPoints { get { return this.SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } /// /// Used to track the state of SmallCamel @@ -118,7 +118,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallCamel /// [JsonPropertyName("smallCamel")] - public string? SmallCamel { get { return this. SmallCamelOption; } set { this.SmallCamelOption = new(value); } } + public string? SmallCamel { get { return this.SmallCamelOption; } set { this.SmallCamelOption = new(value); } } /// /// Used to track the state of SmallSnake @@ -131,7 +131,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallSnake /// [JsonPropertyName("small_Snake")] - public string? SmallSnake { get { return this. SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } + public string? SmallSnake { get { return this.SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Cat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Cat.cs index b914d1dd4d6..4524364277c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Cat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Cat.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Declawed /// [JsonPropertyName("declawed")] - public bool? Declawed { get { return this. DeclawedOption; } set { this.DeclawedOption = new(value); } } + public bool? Declawed { get { return this.DeclawedOption; } set { this.DeclawedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Category.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Category.cs index 55a7984769b..5f73a309fb2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Category.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Category.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Gets or Sets Name diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ChildCat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ChildCat.cs index 4a9624ad241..fdcd705495b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ChildCat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ChildCat.cs @@ -115,7 +115,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ClassModel.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ClassModel.cs index 42ee14da3bd..74c96842c0a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ClassModel.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ClassModel.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("_class")] - public string? Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string? Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DateOnlyClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DateOnlyClass.cs index 354931e975f..951238cee27 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DateOnlyClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DateOnlyClass.cs @@ -56,7 +56,7 @@ namespace Org.OpenAPITools.Model /// /// Fri Jul 21 00:00:00 UTC 2017 [JsonPropertyName("dateOnlyProperty")] - public DateOnly? DateOnlyProperty { get { return this. DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } + public DateOnly? DateOnlyProperty { get { return this.DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DeprecatedObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DeprecatedObject.cs index 77dea9cffa7..01fbd05864c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DeprecatedObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/DeprecatedObject.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Dog.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Dog.cs index 7891f26505a..4367b8d84be 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Dog.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Dog.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Breed /// [JsonPropertyName("breed")] - public string? Breed { get { return this. BreedOption; } set { this.BreedOption = new(value); } } + public string? Breed { get { return this.BreedOption; } set { this.BreedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Drawing.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Drawing.cs index 038d71cc834..e388e542958 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Drawing.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Drawing.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MainShape /// [JsonPropertyName("mainShape")] - public Shape? MainShape { get { return this. MainShapeOption; } set { this.MainShapeOption = new(value); } } + public Shape? MainShape { get { return this.MainShapeOption; } set { this.MainShapeOption = new(value); } } /// /// Used to track the state of NullableShape @@ -74,7 +74,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableShape /// [JsonPropertyName("nullableShape")] - public NullableShape? NullableShape { get { return this. NullableShapeOption; } set { this.NullableShapeOption = new(value); } } + public NullableShape? NullableShape { get { return this.NullableShapeOption; } set { this.NullableShapeOption = new(value); } } /// /// Used to track the state of ShapeOrNull @@ -87,7 +87,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ShapeOrNull /// [JsonPropertyName("shapeOrNull")] - public ShapeOrNull? ShapeOrNull { get { return this. ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } + public ShapeOrNull? ShapeOrNull { get { return this.ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } /// /// Used to track the state of Shapes @@ -100,7 +100,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Shapes /// [JsonPropertyName("shapes")] - public List? Shapes { get { return this. ShapesOption; } set { this.ShapesOption = new(value); } } + public List? Shapes { get { return this.ShapesOption; } set { this.ShapesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/EnumArrays.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/EnumArrays.cs index 423dffd7b64..4b4caf55849 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/EnumArrays.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/EnumArrays.cs @@ -202,7 +202,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayEnum /// [JsonPropertyName("array_enum")] - public List? ArrayEnum { get { return this. ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } + public List? ArrayEnum { get { return this.ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/File.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/File.cs index 84bcc677147..e80532f6ca5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/File.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/File.cs @@ -56,7 +56,7 @@ namespace Org.OpenAPITools.Model /// /// Test capitalization [JsonPropertyName("sourceURI")] - public string? SourceURI { get { return this. SourceURIOption; } set { this.SourceURIOption = new(value); } } + public string? SourceURI { get { return this.SourceURIOption; } set { this.SourceURIOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs index 8791b3498ae..05d6817a863 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets File /// [JsonPropertyName("file")] - public File? File { get { return this. FileOption; } set { this.FileOption = new(value); } } + public File? File { get { return this.FileOption; } set { this.FileOption = new(value); } } /// /// Used to track the state of Files @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Files /// [JsonPropertyName("files")] - public List? Files { get { return this. FilesOption; } set { this.FilesOption = new(value); } } + public List? Files { get { return this.FilesOption; } set { this.FilesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Foo.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Foo.cs index 85d6ba28af3..2a4d7b8ea54 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Foo.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Foo.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } set { this.BarOption = new(value); } } + public string? Bar { get { return this.BarOption; } set { this.BarOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs index 135e58b4f2a..1034e678d00 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public Foo? String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public Foo? String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FormatTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FormatTest.cs index 05c25ec783c..a36dbd28b87 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FormatTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/FormatTest.cs @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Binary /// [JsonPropertyName("binary")] - public System.IO.Stream? Binary { get { return this. BinaryOption; } set { this.BinaryOption = new(value); } } + public System.IO.Stream? Binary { get { return this.BinaryOption; } set { this.BinaryOption = new(value); } } /// /// Used to track the state of DateTime @@ -130,7 +130,7 @@ namespace Org.OpenAPITools.Model /// /// 2007-12-03T10:15:30+01:00 [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Decimal @@ -143,7 +143,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Decimal /// [JsonPropertyName("decimal")] - public decimal? Decimal { get { return this. DecimalOption; } set { this.DecimalOption = new(value); } } + public decimal? Decimal { get { return this.DecimalOption; } set { this.DecimalOption = new(value); } } /// /// Used to track the state of Double @@ -156,7 +156,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Double /// [JsonPropertyName("double")] - public double? Double { get { return this. DoubleOption; } set { this.DoubleOption = new(value); } } + public double? Double { get { return this.DoubleOption; } set { this.DoubleOption = new(value); } } /// /// Used to track the state of Float @@ -169,7 +169,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Float /// [JsonPropertyName("float")] - public float? Float { get { return this. FloatOption; } set { this.FloatOption = new(value); } } + public float? Float { get { return this.FloatOption; } set { this.FloatOption = new(value); } } /// /// Used to track the state of Int32 @@ -182,7 +182,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int32 /// [JsonPropertyName("int32")] - public int? Int32 { get { return this. Int32Option; } set { this.Int32Option = new(value); } } + public int? Int32 { get { return this.Int32Option; } set { this.Int32Option = new(value); } } /// /// Used to track the state of Int64 @@ -195,7 +195,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int64 /// [JsonPropertyName("int64")] - public long? Int64 { get { return this. Int64Option; } set { this.Int64Option = new(value); } } + public long? Int64 { get { return this.Int64Option; } set { this.Int64Option = new(value); } } /// /// Used to track the state of Integer @@ -208,7 +208,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Integer /// [JsonPropertyName("integer")] - public int? Integer { get { return this. IntegerOption; } set { this.IntegerOption = new(value); } } + public int? Integer { get { return this.IntegerOption; } set { this.IntegerOption = new(value); } } /// /// Used to track the state of PatternWithBackslash @@ -222,7 +222,7 @@ namespace Org.OpenAPITools.Model /// /// None [JsonPropertyName("pattern_with_backslash")] - public string? PatternWithBackslash { get { return this. PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } + public string? PatternWithBackslash { get { return this.PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } /// /// Used to track the state of PatternWithDigits @@ -236,7 +236,7 @@ namespace Org.OpenAPITools.Model /// /// A string that is a 10 digit number. Can have leading zeros. [JsonPropertyName("pattern_with_digits")] - public string? PatternWithDigits { get { return this. PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } + public string? PatternWithDigits { get { return this.PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } /// /// Used to track the state of PatternWithDigitsAndDelimiter @@ -250,7 +250,7 @@ namespace Org.OpenAPITools.Model /// /// A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. [JsonPropertyName("pattern_with_digits_and_delimiter")] - public string? PatternWithDigitsAndDelimiter { get { return this. PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } + public string? PatternWithDigitsAndDelimiter { get { return this.PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } /// /// Used to track the state of String @@ -263,7 +263,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public string? String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public string? String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Used to track the state of UnsignedInteger @@ -276,7 +276,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedInteger /// [JsonPropertyName("unsigned_integer")] - public uint? UnsignedInteger { get { return this. UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } + public uint? UnsignedInteger { get { return this.UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } /// /// Used to track the state of UnsignedLong @@ -289,7 +289,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedLong /// [JsonPropertyName("unsigned_long")] - public ulong? UnsignedLong { get { return this. UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } + public ulong? UnsignedLong { get { return this.UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } /// /// Used to track the state of Uuid @@ -303,7 +303,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Fruit.cs index ebb0d41f720..1f422b741a2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Fruit.cs @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/GmFruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/GmFruit.cs index 0170c34db96..693b89586f9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/GmFruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/GmFruit.cs @@ -82,7 +82,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs index e9fac6f25e5..6be2aaf2318 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } } + public string? Bar { get { return this.BarOption; } } /// /// Used to track the state of Foo @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Foo /// [JsonPropertyName("foo")] - public string? Foo { get { return this. FooOption; } } + public string? Foo { get { return this.FooOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HealthCheckResult.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HealthCheckResult.cs index e95d79fee9d..4918784fef5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HealthCheckResult.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/HealthCheckResult.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableMessage /// [JsonPropertyName("NullableMessage")] - public string? NullableMessage { get { return this. NullableMessageOption; } set { this.NullableMessageOption = new(value); } } + public string? NullableMessage { get { return this.NullableMessageOption; } set { this.NullableMessageOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/List.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/List.cs index a14d5e9973b..64ac2f96292 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/List.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/List.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123List /// [JsonPropertyName("123-list")] - public string? Var123List { get { return this. Var123ListOption; } set { this.Var123ListOption = new(value); } } + public string? Var123List { get { return this.Var123ListOption; } set { this.Var123ListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/LiteralStringClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/LiteralStringClass.cs index 639e2b6c76d..34ce30c99fc 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/LiteralStringClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/LiteralStringClass.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets EscapedLiteralString /// [JsonPropertyName("escapedLiteralString")] - public string? EscapedLiteralString { get { return this. EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } + public string? EscapedLiteralString { get { return this.EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } /// /// Used to track the state of UnescapedLiteralString @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnescapedLiteralString /// [JsonPropertyName("unescapedLiteralString")] - public string? UnescapedLiteralString { get { return this. UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } + public string? UnescapedLiteralString { get { return this.UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MapTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MapTest.cs index e5303dbc788..bcde97b6534 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MapTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MapTest.cs @@ -127,7 +127,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DirectMap /// [JsonPropertyName("direct_map")] - public Dictionary? DirectMap { get { return this. DirectMapOption; } set { this.DirectMapOption = new(value); } } + public Dictionary? DirectMap { get { return this.DirectMapOption; } set { this.DirectMapOption = new(value); } } /// /// Used to track the state of IndirectMap @@ -140,7 +140,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IndirectMap /// [JsonPropertyName("indirect_map")] - public Dictionary? IndirectMap { get { return this. IndirectMapOption; } set { this.IndirectMapOption = new(value); } } + public Dictionary? IndirectMap { get { return this.IndirectMapOption; } set { this.IndirectMapOption = new(value); } } /// /// Used to track the state of MapMapOfString @@ -153,7 +153,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapMapOfString /// [JsonPropertyName("map_map_of_string")] - public Dictionary>? MapMapOfString { get { return this. MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } + public Dictionary>? MapMapOfString { get { return this.MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } /// /// Used to track the state of MapOfEnumString @@ -166,7 +166,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfEnumString /// [JsonPropertyName("map_of_enum_string")] - public Dictionary? MapOfEnumString { get { return this. MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } + public Dictionary? MapOfEnumString { get { return this.MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs index f8d1ff8356a..0315c45e9bc 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateTime /// [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Map @@ -74,7 +74,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Map /// [JsonPropertyName("map")] - public Dictionary? Map { get { return this. MapOption; } set { this.MapOption = new(value); } } + public Dictionary? Map { get { return this.MapOption; } set { this.MapOption = new(value); } } /// /// Used to track the state of Uuid @@ -87,7 +87,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Used to track the state of UuidWithPattern @@ -100,7 +100,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UuidWithPattern /// [JsonPropertyName("uuid_with_pattern")] - public Guid? UuidWithPattern { get { return this. UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } + public Guid? UuidWithPattern { get { return this.UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Model200Response.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Model200Response.cs index 1c7106f65f5..c2d66e9873f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Model200Response.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Model200Response.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("class")] - public string? Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string? Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Used to track the state of Name @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public int? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public int? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ModelClient.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ModelClient.cs index 36196906905..149e4bffc40 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ModelClient.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ModelClient.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarClient /// [JsonPropertyName("client")] - public string? VarClient { get { return this. VarClientOption; } set { this.VarClientOption = new(value); } } + public string? VarClient { get { return this.VarClientOption; } set { this.VarClientOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Name.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Name.cs index 91afe1999fc..12fe5a128e0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Name.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Name.cs @@ -67,7 +67,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Property /// [JsonPropertyName("property")] - public string? Property { get { return this. PropertyOption; } set { this.PropertyOption = new(value); } } + public string? Property { get { return this.PropertyOption; } set { this.PropertyOption = new(value); } } /// /// Used to track the state of SnakeCase @@ -80,7 +80,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SnakeCase /// [JsonPropertyName("snake_case")] - public int? SnakeCase { get { return this. SnakeCaseOption; } } + public int? SnakeCase { get { return this.SnakeCaseOption; } } /// /// Used to track the state of Var123Number @@ -93,7 +93,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123Number /// [JsonPropertyName("123Number")] - public int? Var123Number { get { return this. Var123NumberOption; } } + public int? Var123Number { get { return this.Var123NumberOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableClass.cs index bfb530b894c..5c4648d213f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableClass.cs @@ -77,7 +77,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayAndItemsNullableProp /// [JsonPropertyName("array_and_items_nullable_prop")] - public List? ArrayAndItemsNullableProp { get { return this. ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } + public List? ArrayAndItemsNullableProp { get { return this.ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ArrayItemsNullable @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayItemsNullable /// [JsonPropertyName("array_items_nullable")] - public List? ArrayItemsNullable { get { return this. ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } + public List? ArrayItemsNullable { get { return this.ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } /// /// Used to track the state of ArrayNullableProp @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNullableProp /// [JsonPropertyName("array_nullable_prop")] - public List? ArrayNullableProp { get { return this. ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } + public List? ArrayNullableProp { get { return this.ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } /// /// Used to track the state of BooleanProp @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets BooleanProp /// [JsonPropertyName("boolean_prop")] - public bool? BooleanProp { get { return this. BooleanPropOption; } set { this.BooleanPropOption = new(value); } } + public bool? BooleanProp { get { return this.BooleanPropOption; } set { this.BooleanPropOption = new(value); } } /// /// Used to track the state of DateProp @@ -129,7 +129,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateProp /// [JsonPropertyName("date_prop")] - public DateOnly? DateProp { get { return this. DatePropOption; } set { this.DatePropOption = new(value); } } + public DateOnly? DateProp { get { return this.DatePropOption; } set { this.DatePropOption = new(value); } } /// /// Used to track the state of DatetimeProp @@ -142,7 +142,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DatetimeProp /// [JsonPropertyName("datetime_prop")] - public DateTime? DatetimeProp { get { return this. DatetimePropOption; } set { this.DatetimePropOption = new(value); } } + public DateTime? DatetimeProp { get { return this.DatetimePropOption; } set { this.DatetimePropOption = new(value); } } /// /// Used to track the state of IntegerProp @@ -155,7 +155,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IntegerProp /// [JsonPropertyName("integer_prop")] - public int? IntegerProp { get { return this. IntegerPropOption; } set { this.IntegerPropOption = new(value); } } + public int? IntegerProp { get { return this.IntegerPropOption; } set { this.IntegerPropOption = new(value); } } /// /// Used to track the state of NumberProp @@ -168,7 +168,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NumberProp /// [JsonPropertyName("number_prop")] - public decimal? NumberProp { get { return this. NumberPropOption; } set { this.NumberPropOption = new(value); } } + public decimal? NumberProp { get { return this.NumberPropOption; } set { this.NumberPropOption = new(value); } } /// /// Used to track the state of ObjectAndItemsNullableProp @@ -181,7 +181,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectAndItemsNullableProp /// [JsonPropertyName("object_and_items_nullable_prop")] - public Dictionary? ObjectAndItemsNullableProp { get { return this. ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } + public Dictionary? ObjectAndItemsNullableProp { get { return this.ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ObjectItemsNullable @@ -194,7 +194,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectItemsNullable /// [JsonPropertyName("object_items_nullable")] - public Dictionary? ObjectItemsNullable { get { return this. ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } + public Dictionary? ObjectItemsNullable { get { return this.ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } /// /// Used to track the state of ObjectNullableProp @@ -207,7 +207,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectNullableProp /// [JsonPropertyName("object_nullable_prop")] - public Dictionary? ObjectNullableProp { get { return this. ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } + public Dictionary? ObjectNullableProp { get { return this.ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } /// /// Used to track the state of StringProp @@ -220,7 +220,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets StringProp /// [JsonPropertyName("string_prop")] - public string? StringProp { get { return this. StringPropOption; } set { this.StringPropOption = new(value); } } + public string? StringProp { get { return this.StringPropOption; } set { this.StringPropOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableGuidClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableGuidClass.cs index a2e4d0f271f..d32d8c31dbf 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableGuidClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NullableGuidClass.cs @@ -56,7 +56,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NumberOnly.cs index 4692869f619..d11523b38f5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/NumberOnly.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets JustNumber /// [JsonPropertyName("JustNumber")] - public decimal? JustNumber { get { return this. JustNumberOption; } set { this.JustNumberOption = new(value); } } + public decimal? JustNumber { get { return this.JustNumberOption; } set { this.JustNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs index 6b6087eefac..c20167f0f36 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs @@ -62,7 +62,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("bars")] [Obsolete] - public List? Bars { get { return this. BarsOption; } set { this.BarsOption = new(value); } } + public List? Bars { get { return this.BarsOption; } set { this.BarsOption = new(value); } } /// /// Used to track the state of DeprecatedRef @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("deprecatedRef")] [Obsolete] - public DeprecatedObject? DeprecatedRef { get { return this. DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } + public DeprecatedObject? DeprecatedRef { get { return this.DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } /// /// Used to track the state of Id @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("id")] [Obsolete] - public decimal? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public decimal? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Uuid @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public string? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public string? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Order.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Order.cs index 41874cbf407..df1d550cbf2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Order.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Order.cs @@ -160,7 +160,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Complete /// [JsonPropertyName("complete")] - public bool? Complete { get { return this. CompleteOption; } set { this.CompleteOption = new(value); } } + public bool? Complete { get { return this.CompleteOption; } set { this.CompleteOption = new(value); } } /// /// Used to track the state of Id @@ -173,7 +173,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of PetId @@ -186,7 +186,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets PetId /// [JsonPropertyName("petId")] - public long? PetId { get { return this. PetIdOption; } set { this.PetIdOption = new(value); } } + public long? PetId { get { return this.PetIdOption; } set { this.PetIdOption = new(value); } } /// /// Used to track the state of Quantity @@ -199,7 +199,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Quantity /// [JsonPropertyName("quantity")] - public int? Quantity { get { return this. QuantityOption; } set { this.QuantityOption = new(value); } } + public int? Quantity { get { return this.QuantityOption; } set { this.QuantityOption = new(value); } } /// /// Used to track the state of ShipDate @@ -213,7 +213,7 @@ namespace Org.OpenAPITools.Model /// /// 2020-02-02T20:20:20.000222Z [JsonPropertyName("shipDate")] - public DateTime? ShipDate { get { return this. ShipDateOption; } set { this.ShipDateOption = new(value); } } + public DateTime? ShipDate { get { return this.ShipDateOption; } set { this.ShipDateOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/OuterComposite.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/OuterComposite.cs index 06993578e15..6470fde6a2b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/OuterComposite.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/OuterComposite.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyBoolean /// [JsonPropertyName("my_boolean")] - public bool? MyBoolean { get { return this. MyBooleanOption; } set { this.MyBooleanOption = new(value); } } + public bool? MyBoolean { get { return this.MyBooleanOption; } set { this.MyBooleanOption = new(value); } } /// /// Used to track the state of MyNumber @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyNumber /// [JsonPropertyName("my_number")] - public decimal? MyNumber { get { return this. MyNumberOption; } set { this.MyNumberOption = new(value); } } + public decimal? MyNumber { get { return this.MyNumberOption; } set { this.MyNumberOption = new(value); } } /// /// Used to track the state of MyString @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyString /// [JsonPropertyName("my_string")] - public string? MyString { get { return this. MyStringOption; } set { this.MyStringOption = new(value); } } + public string? MyString { get { return this.MyStringOption; } set { this.MyStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Pet.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Pet.cs index 9bfe1b6a2fd..c04caa9bdec 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Pet.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Pet.cs @@ -173,7 +173,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Category /// [JsonPropertyName("category")] - public Category? Category { get { return this. CategoryOption; } set { this.CategoryOption = new(value); } } + public Category? Category { get { return this.CategoryOption; } set { this.CategoryOption = new(value); } } /// /// Used to track the state of Id @@ -186,7 +186,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Tags @@ -199,7 +199,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Tags /// [JsonPropertyName("tags")] - public List? Tags { get { return this. TagsOption; } set { this.TagsOption = new(value); } } + public List? Tags { get { return this.TagsOption; } set { this.TagsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs index 945d3a77f61..c34d7d3e309 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string? Bar { get { return this. BarOption; } } + public string? Bar { get { return this.BarOption; } } /// /// Used to track the state of Baz @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Baz /// [JsonPropertyName("baz")] - public string? Baz { get { return this. BazOption; } set { this.BazOption = new(value); } } + public string? Baz { get { return this.BazOption; } set { this.BazOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RequiredClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RequiredClass.cs index 8807eb698bf..87283acb06b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RequiredClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RequiredClass.cs @@ -1457,7 +1457,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableDateProp /// [JsonPropertyName("not_required_notnullable_date_prop")] - public DateOnly? NotRequiredNotnullableDateProp { get { return this. NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNotnullableDateProp { get { return this.NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNotnullableintegerProp @@ -1470,7 +1470,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableintegerProp /// [JsonPropertyName("not_required_notnullableinteger_prop")] - public int? NotRequiredNotnullableintegerProp { get { return this. NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } + public int? NotRequiredNotnullableintegerProp { get { return this.NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableDateProp @@ -1483,7 +1483,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableDateProp /// [JsonPropertyName("not_required_nullable_date_prop")] - public DateOnly? NotRequiredNullableDateProp { get { return this. NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNullableDateProp { get { return this.NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableIntegerProp @@ -1496,7 +1496,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableIntegerProp /// [JsonPropertyName("not_required_nullable_integer_prop")] - public int? NotRequiredNullableIntegerProp { get { return this. NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } + public int? NotRequiredNullableIntegerProp { get { return this.NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableArrayOfString @@ -1509,7 +1509,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableArrayOfString /// [JsonPropertyName("notrequired_notnullable_array_of_string")] - public List? NotrequiredNotnullableArrayOfString { get { return this. NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } + public List? NotrequiredNotnullableArrayOfString { get { return this.NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableBooleanProp @@ -1522,7 +1522,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableBooleanProp /// [JsonPropertyName("notrequired_notnullable_boolean_prop")] - public bool? NotrequiredNotnullableBooleanProp { get { return this. NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } + public bool? NotrequiredNotnullableBooleanProp { get { return this.NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableDatetimeProp @@ -1535,7 +1535,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableDatetimeProp /// [JsonPropertyName("notrequired_notnullable_datetime_prop")] - public DateTime? NotrequiredNotnullableDatetimeProp { get { return this. NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNotnullableDatetimeProp { get { return this.NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableStringProp @@ -1548,7 +1548,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableStringProp /// [JsonPropertyName("notrequired_notnullable_string_prop")] - public string? NotrequiredNotnullableStringProp { get { return this. NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } + public string? NotrequiredNotnullableStringProp { get { return this.NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableUuid @@ -1562,7 +1562,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_notnullable_uuid")] - public Guid? NotrequiredNotnullableUuid { get { return this. NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } + public Guid? NotrequiredNotnullableUuid { get { return this.NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } /// /// Used to track the state of NotrequiredNullableArrayOfString @@ -1575,7 +1575,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableArrayOfString /// [JsonPropertyName("notrequired_nullable_array_of_string")] - public List? NotrequiredNullableArrayOfString { get { return this. NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } + public List? NotrequiredNullableArrayOfString { get { return this.NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNullableBooleanProp @@ -1588,7 +1588,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableBooleanProp /// [JsonPropertyName("notrequired_nullable_boolean_prop")] - public bool? NotrequiredNullableBooleanProp { get { return this. NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } + public bool? NotrequiredNullableBooleanProp { get { return this.NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableDatetimeProp @@ -1601,7 +1601,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableDatetimeProp /// [JsonPropertyName("notrequired_nullable_datetime_prop")] - public DateTime? NotrequiredNullableDatetimeProp { get { return this. NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNullableDatetimeProp { get { return this.NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableStringProp @@ -1614,7 +1614,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableStringProp /// [JsonPropertyName("notrequired_nullable_string_prop")] - public string? NotrequiredNullableStringProp { get { return this. NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } + public string? NotrequiredNullableStringProp { get { return this.NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableUuid @@ -1628,7 +1628,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_nullable_uuid")] - public Guid? NotrequiredNullableUuid { get { return this. NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } + public Guid? NotrequiredNullableUuid { get { return this.NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Return.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Return.cs index f4b2af37c01..f1be8615789 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Return.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Return.cs @@ -73,7 +73,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarReturn /// [JsonPropertyName("return")] - public int? VarReturn { get { return this. VarReturnOption; } set { this.VarReturnOption = new(value); } } + public int? VarReturn { get { return this.VarReturnOption; } set { this.VarReturnOption = new(value); } } /// /// Used to track the state of Unsafe @@ -86,7 +86,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Unsafe /// [JsonPropertyName("unsafe")] - public string? Unsafe { get { return this. UnsafeOption; } set { this.UnsafeOption = new(value); } } + public string? Unsafe { get { return this.UnsafeOption; } set { this.UnsafeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHash.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHash.cs index 0a00cf07fd7..6bd85b0b2fb 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHash.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHash.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Role /// [JsonPropertyName("role")] - public RolesReportsHashRole? Role { get { return this. RoleOption; } set { this.RoleOption = new(value); } } + public RolesReportsHashRole? Role { get { return this.RoleOption; } set { this.RoleOption = new(value); } } /// /// Used to track the state of RoleUuid @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets RoleUuid /// [JsonPropertyName("role_uuid")] - public Guid? RoleUuid { get { return this. RoleUuidOption; } set { this.RoleUuidOption = new(value); } } + public Guid? RoleUuid { get { return this.RoleUuidOption; } set { this.RoleUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs index 51616042599..b25f95d28d9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/SpecialModelName.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/SpecialModelName.cs index e627c778abc..4d20d3fb6e1 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/SpecialModelName.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/SpecialModelName.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarSpecialModelName /// [JsonPropertyName("_special_model.name_")] - public string? VarSpecialModelName { get { return this. VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } + public string? VarSpecialModelName { get { return this.VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } /// /// Used to track the state of SpecialPropertyName @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SpecialPropertyName /// [JsonPropertyName("$special[property.name]")] - public long? SpecialPropertyName { get { return this. SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } + public long? SpecialPropertyName { get { return this.SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Tag.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Tag.cs index a8f5a1b3008..e2b68cf0ef2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Tag.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Tag.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Name @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs index e98384c8205..8906009c84e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Value /// [JsonPropertyName("value")] - public string? Value { get { return this. ValueOption; } set { this.ValueOption = new(value); } } + public string? Value { get { return this.ValueOption; } set { this.ValueOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs index 75005fd9bf7..9fc973037f6 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets TestCollectionEndingWithWordList /// [JsonPropertyName("TestCollectionEndingWithWordList")] - public List? TestCollectionEndingWithWordList { get { return this. TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } + public List? TestCollectionEndingWithWordList { get { return this.TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs index 9c01f36af3d..d4ebe81bb05 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SomeProperty /// [JsonPropertyName("someProperty")] - public string? SomeProperty { get { return this. SomePropertyOption; } set { this.SomePropertyOption = new(value); } } + public string? SomeProperty { get { return this.SomePropertyOption; } set { this.SomePropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/User.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/User.cs index 64db3e2f462..2fa45a9c00a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/User.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/User.cs @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 [JsonPropertyName("anyTypeProp")] - public Object? AnyTypeProp { get { return this. AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } + public Object? AnyTypeProp { get { return this.AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } /// /// Used to track the state of AnyTypePropNullable @@ -92,7 +92,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. [JsonPropertyName("anyTypePropNullable")] - public Object? AnyTypePropNullable { get { return this. AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } + public Object? AnyTypePropNullable { get { return this.AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } /// /// Used to track the state of Email @@ -105,7 +105,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Email /// [JsonPropertyName("email")] - public string? Email { get { return this. EmailOption; } set { this.EmailOption = new(value); } } + public string? Email { get { return this.EmailOption; } set { this.EmailOption = new(value); } } /// /// Used to track the state of FirstName @@ -118,7 +118,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets FirstName /// [JsonPropertyName("firstName")] - public string? FirstName { get { return this. FirstNameOption; } set { this.FirstNameOption = new(value); } } + public string? FirstName { get { return this.FirstNameOption; } set { this.FirstNameOption = new(value); } } /// /// Used to track the state of Id @@ -131,7 +131,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of LastName @@ -144,7 +144,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LastName /// [JsonPropertyName("lastName")] - public string? LastName { get { return this. LastNameOption; } set { this.LastNameOption = new(value); } } + public string? LastName { get { return this.LastNameOption; } set { this.LastNameOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredProps @@ -158,7 +158,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. [JsonPropertyName("objectWithNoDeclaredProps")] - public Object? ObjectWithNoDeclaredProps { get { return this. ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } + public Object? ObjectWithNoDeclaredProps { get { return this.ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredPropsNullable @@ -172,7 +172,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. [JsonPropertyName("objectWithNoDeclaredPropsNullable")] - public Object? ObjectWithNoDeclaredPropsNullable { get { return this. ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } + public Object? ObjectWithNoDeclaredPropsNullable { get { return this.ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } /// /// Used to track the state of Password @@ -185,7 +185,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Password /// [JsonPropertyName("password")] - public string? Password { get { return this. PasswordOption; } set { this.PasswordOption = new(value); } } + public string? Password { get { return this.PasswordOption; } set { this.PasswordOption = new(value); } } /// /// Used to track the state of Phone @@ -198,7 +198,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Phone /// [JsonPropertyName("phone")] - public string? Phone { get { return this. PhoneOption; } set { this.PhoneOption = new(value); } } + public string? Phone { get { return this.PhoneOption; } set { this.PhoneOption = new(value); } } /// /// Used to track the state of UserStatus @@ -212,7 +212,7 @@ namespace Org.OpenAPITools.Model /// /// User Status [JsonPropertyName("userStatus")] - public int? UserStatus { get { return this. UserStatusOption; } set { this.UserStatusOption = new(value); } } + public int? UserStatus { get { return this.UserStatusOption; } set { this.UserStatusOption = new(value); } } /// /// Used to track the state of Username @@ -225,7 +225,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Username /// [JsonPropertyName("username")] - public string? Username { get { return this. UsernameOption; } set { this.UsernameOption = new(value); } } + public string? Username { get { return this.UsernameOption; } set { this.UsernameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Whale.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Whale.cs index 00aeea839e6..6f1ab62d256 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Whale.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0-nrt/src/Org.OpenAPITools/Model/Whale.cs @@ -65,7 +65,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasBaleen /// [JsonPropertyName("hasBaleen")] - public bool? HasBaleen { get { return this. HasBaleenOption; } set { this.HasBaleenOption = new(value); } } + public bool? HasBaleen { get { return this.HasBaleenOption; } set { this.HasBaleenOption = new(value); } } /// /// Used to track the state of HasTeeth @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasTeeth /// [JsonPropertyName("hasTeeth")] - public bool? HasTeeth { get { return this. HasTeethOption; } set { this.HasTeethOption = new(value); } } + public bool? HasTeeth { get { return this.HasTeethOption; } set { this.HasTeethOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Activity.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Activity.cs index 14133851620..2ed0cacfe1e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Activity.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Activity.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ActivityOutputs /// [JsonPropertyName("activity_outputs")] - public Dictionary> ActivityOutputs { get { return this. ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } + public Dictionary> ActivityOutputs { get { return this.ActivityOutputsOption; } set { this.ActivityOutputsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs index da158a14e41..e51af3a1a80 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop1 /// [JsonPropertyName("prop1")] - public string Prop1 { get { return this. Prop1Option; } set { this.Prop1Option = new(value); } } + public string Prop1 { get { return this.Prop1Option; } set { this.Prop1Option = new(value); } } /// /// Used to track the state of Prop2 @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop2 /// [JsonPropertyName("prop2")] - public Object Prop2 { get { return this. Prop2Option; } set { this.Prop2Option = new(value); } } + public Object Prop2 { get { return this.Prop2Option; } set { this.Prop2Option = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs index a3170798f77..8aecec6328e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs @@ -67,7 +67,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Anytype1 /// [JsonPropertyName("anytype_1")] - public Object Anytype1 { get { return this. Anytype1Option; } set { this.Anytype1Option = new(value); } } + public Object Anytype1 { get { return this.Anytype1Option; } set { this.Anytype1Option = new(value); } } /// /// Used to track the state of EmptyMap @@ -81,7 +81,7 @@ namespace Org.OpenAPITools.Model /// /// an object with no declared properties and no undeclared properties, hence it's an empty map. [JsonPropertyName("empty_map")] - public Object EmptyMap { get { return this. EmptyMapOption; } set { this.EmptyMapOption = new(value); } } + public Object EmptyMap { get { return this.EmptyMapOption; } set { this.EmptyMapOption = new(value); } } /// /// Used to track the state of MapOfMapProperty @@ -94,7 +94,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfMapProperty /// [JsonPropertyName("map_of_map_property")] - public Dictionary> MapOfMapProperty { get { return this. MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } + public Dictionary> MapOfMapProperty { get { return this.MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new(value); } } /// /// Used to track the state of MapProperty @@ -107,7 +107,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapProperty /// [JsonPropertyName("map_property")] - public Dictionary MapProperty { get { return this. MapPropertyOption; } set { this.MapPropertyOption = new(value); } } + public Dictionary MapProperty { get { return this.MapPropertyOption; } set { this.MapPropertyOption = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype1 @@ -120,7 +120,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype1 /// [JsonPropertyName("map_with_undeclared_properties_anytype_1")] - public Object MapWithUndeclaredPropertiesAnytype1 { get { return this. MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } + public Object MapWithUndeclaredPropertiesAnytype1 { get { return this.MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype2 @@ -133,7 +133,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype2 /// [JsonPropertyName("map_with_undeclared_properties_anytype_2")] - public Object MapWithUndeclaredPropertiesAnytype2 { get { return this. MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } + public Object MapWithUndeclaredPropertiesAnytype2 { get { return this.MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype3 @@ -146,7 +146,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype3 /// [JsonPropertyName("map_with_undeclared_properties_anytype_3")] - public Dictionary MapWithUndeclaredPropertiesAnytype3 { get { return this. MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } + public Dictionary MapWithUndeclaredPropertiesAnytype3 { get { return this.MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesString @@ -159,7 +159,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesString /// [JsonPropertyName("map_with_undeclared_properties_string")] - public Dictionary MapWithUndeclaredPropertiesString { get { return this. MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } + public Dictionary MapWithUndeclaredPropertiesString { get { return this.MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Animal.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Animal.cs index 82333f58eb6..700f201cf89 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Animal.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Animal.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ApiResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ApiResponse.cs index eebfe2c7516..84fa6eef72c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ApiResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ApiResponse.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Code /// [JsonPropertyName("code")] - public int? Code { get { return this. CodeOption; } set { this.CodeOption = new(value); } } + public int? Code { get { return this.CodeOption; } set { this.CodeOption = new(value); } } /// /// Used to track the state of Message @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Message /// [JsonPropertyName("message")] - public string Message { get { return this. MessageOption; } set { this.MessageOption = new(value); } } + public string Message { get { return this.MessageOption; } set { this.MessageOption = new(value); } } /// /// Used to track the state of Type @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Type /// [JsonPropertyName("type")] - public string Type { get { return this. TypeOption; } set { this.TypeOption = new(value); } } + public string Type { get { return this.TypeOption; } set { this.TypeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Apple.cs index a349e6c9d16..233ec205fd3 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Apple.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ColorCode /// [JsonPropertyName("color_code")] - public string ColorCode { get { return this. ColorCodeOption; } set { this.ColorCodeOption = new(value); } } + public string ColorCode { get { return this.ColorCodeOption; } set { this.ColorCodeOption = new(value); } } /// /// Used to track the state of Cultivar @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Cultivar /// [JsonPropertyName("cultivar")] - public string Cultivar { get { return this. CultivarOption; } set { this.CultivarOption = new(value); } } + public string Cultivar { get { return this.CultivarOption; } set { this.CultivarOption = new(value); } } /// /// Used to track the state of Origin @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Origin /// [JsonPropertyName("origin")] - public string Origin { get { return this. OriginOption; } set { this.OriginOption = new(value); } } + public string Origin { get { return this.OriginOption; } set { this.OriginOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AppleReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AppleReq.cs index 6bf9766e93c..eccab20bd13 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AppleReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/AppleReq.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Mealy /// [JsonPropertyName("mealy")] - public bool? Mealy { get { return this. MealyOption; } set { this.MealyOption = new(value); } } + public bool? Mealy { get { return this.MealyOption; } set { this.MealyOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs index b18638bb4e1..2935b372eee 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayNumber /// [JsonPropertyName("ArrayArrayNumber")] - public List> ArrayArrayNumber { get { return this. ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } + public List> ArrayArrayNumber { get { return this.ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs index 4b9756fa363..1e028acb226 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNumber /// [JsonPropertyName("ArrayNumber")] - public List ArrayNumber { get { return this. ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } + public List ArrayNumber { get { return this.ArrayNumberOption; } set { this.ArrayNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayTest.cs index 0bb57876ce1..f0990197e1d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ArrayTest.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfInteger /// [JsonPropertyName("array_array_of_integer")] - public List> ArrayArrayOfInteger { get { return this. ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } + public List> ArrayArrayOfInteger { get { return this.ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new(value); } } /// /// Used to track the state of ArrayArrayOfModel @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfModel /// [JsonPropertyName("array_array_of_model")] - public List> ArrayArrayOfModel { get { return this. ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } + public List> ArrayArrayOfModel { get { return this.ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new(value); } } /// /// Used to track the state of ArrayOfString @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayOfString /// [JsonPropertyName("array_of_string")] - public List ArrayOfString { get { return this. ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } + public List ArrayOfString { get { return this.ArrayOfStringOption; } set { this.ArrayOfStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Banana.cs index bb644ada329..773f3d09bf9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Banana.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LengthCm /// [JsonPropertyName("lengthCm")] - public decimal? LengthCm { get { return this. LengthCmOption; } set { this.LengthCmOption = new(value); } } + public decimal? LengthCm { get { return this.LengthCmOption; } set { this.LengthCmOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/BananaReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/BananaReq.cs index a7eb2c945be..d8b91e33ae2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/BananaReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/BananaReq.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Sweet /// [JsonPropertyName("sweet")] - public bool? Sweet { get { return this. SweetOption; } set { this.SweetOption = new(value); } } + public bool? Sweet { get { return this.SweetOption; } set { this.SweetOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Capitalization.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Capitalization.cs index 46859603bd1..fe9e72647b7 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Capitalization.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Capitalization.cs @@ -64,7 +64,7 @@ namespace Org.OpenAPITools.Model /// /// Name of the pet [JsonPropertyName("ATT_NAME")] - public string ATT_NAME { get { return this. ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } + public string ATT_NAME { get { return this.ATT_NAMEOption; } set { this.ATT_NAMEOption = new(value); } } /// /// Used to track the state of CapitalCamel @@ -77,7 +77,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalCamel /// [JsonPropertyName("CapitalCamel")] - public string CapitalCamel { get { return this. CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } + public string CapitalCamel { get { return this.CapitalCamelOption; } set { this.CapitalCamelOption = new(value); } } /// /// Used to track the state of CapitalSnake @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalSnake /// [JsonPropertyName("Capital_Snake")] - public string CapitalSnake { get { return this. CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } + public string CapitalSnake { get { return this.CapitalSnakeOption; } set { this.CapitalSnakeOption = new(value); } } /// /// Used to track the state of SCAETHFlowPoints @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SCAETHFlowPoints /// [JsonPropertyName("SCA_ETH_Flow_Points")] - public string SCAETHFlowPoints { get { return this. SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } + public string SCAETHFlowPoints { get { return this.SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new(value); } } /// /// Used to track the state of SmallCamel @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallCamel /// [JsonPropertyName("smallCamel")] - public string SmallCamel { get { return this. SmallCamelOption; } set { this.SmallCamelOption = new(value); } } + public string SmallCamel { get { return this.SmallCamelOption; } set { this.SmallCamelOption = new(value); } } /// /// Used to track the state of SmallSnake @@ -129,7 +129,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallSnake /// [JsonPropertyName("small_Snake")] - public string SmallSnake { get { return this. SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } + public string SmallSnake { get { return this.SmallSnakeOption; } set { this.SmallSnakeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Cat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Cat.cs index 8de1a656de5..b60c6b69a4e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Cat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Cat.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Declawed /// [JsonPropertyName("declawed")] - public bool? Declawed { get { return this. DeclawedOption; } set { this.DeclawedOption = new(value); } } + public bool? Declawed { get { return this.DeclawedOption; } set { this.DeclawedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Category.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Category.cs index 09d26fdb1fa..a880d914ef0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Category.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Category.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Gets or Sets Name diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ChildCat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ChildCat.cs index 87996761c2a..4c6932c5672 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ChildCat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ChildCat.cs @@ -113,7 +113,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ClassModel.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ClassModel.cs index 4c3e4ab0666..31f98f66f50 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ClassModel.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ClassModel.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("_class")] - public string Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs index c1f1b99a4f6..7d7789e3d8d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// Fri Jul 21 00:00:00 UTC 2017 [JsonPropertyName("dateOnlyProperty")] - public DateOnly? DateOnlyProperty { get { return this. DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } + public DateOnly? DateOnlyProperty { get { return this.DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs index 6f0315de5d5..2db62c460fc 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Dog.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Dog.cs index 1d53127161c..cafd49dfda8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Dog.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Dog.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Breed /// [JsonPropertyName("breed")] - public string Breed { get { return this. BreedOption; } set { this.BreedOption = new(value); } } + public string Breed { get { return this.BreedOption; } set { this.BreedOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Drawing.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Drawing.cs index b14dbc3d258..29aaebc2075 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Drawing.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Drawing.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MainShape /// [JsonPropertyName("mainShape")] - public Shape MainShape { get { return this. MainShapeOption; } set { this.MainShapeOption = new(value); } } + public Shape MainShape { get { return this.MainShapeOption; } set { this.MainShapeOption = new(value); } } /// /// Used to track the state of NullableShape @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableShape /// [JsonPropertyName("nullableShape")] - public NullableShape NullableShape { get { return this. NullableShapeOption; } set { this.NullableShapeOption = new(value); } } + public NullableShape NullableShape { get { return this.NullableShapeOption; } set { this.NullableShapeOption = new(value); } } /// /// Used to track the state of ShapeOrNull @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ShapeOrNull /// [JsonPropertyName("shapeOrNull")] - public ShapeOrNull ShapeOrNull { get { return this. ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } + public ShapeOrNull ShapeOrNull { get { return this.ShapeOrNullOption; } set { this.ShapeOrNullOption = new(value); } } /// /// Used to track the state of Shapes @@ -98,7 +98,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Shapes /// [JsonPropertyName("shapes")] - public List Shapes { get { return this. ShapesOption; } set { this.ShapesOption = new(value); } } + public List Shapes { get { return this.ShapesOption; } set { this.ShapesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/EnumArrays.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/EnumArrays.cs index b7ed50d1539..06bce62a389 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/EnumArrays.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/EnumArrays.cs @@ -200,7 +200,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayEnum /// [JsonPropertyName("array_enum")] - public List ArrayEnum { get { return this. ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } + public List ArrayEnum { get { return this.ArrayEnumOption; } set { this.ArrayEnumOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/File.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/File.cs index 11754d37999..dc4ffdfe56b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/File.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/File.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// Test capitalization [JsonPropertyName("sourceURI")] - public string SourceURI { get { return this. SourceURIOption; } set { this.SourceURIOption = new(value); } } + public string SourceURI { get { return this.SourceURIOption; } set { this.SourceURIOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs index 6a07c6d1f95..29f6d03ffd0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets File /// [JsonPropertyName("file")] - public File File { get { return this. FileOption; } set { this.FileOption = new(value); } } + public File File { get { return this.FileOption; } set { this.FileOption = new(value); } } /// /// Used to track the state of Files @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Files /// [JsonPropertyName("files")] - public List Files { get { return this. FilesOption; } set { this.FilesOption = new(value); } } + public List Files { get { return this.FilesOption; } set { this.FilesOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Foo.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Foo.cs index 98f8d13300a..21dba921663 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Foo.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Foo.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } set { this.BarOption = new(value); } } + public string Bar { get { return this.BarOption; } set { this.BarOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs index 569ba01f6d7..21585e839d6 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public Foo String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public Foo String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FormatTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FormatTest.cs index ffee71bd1e2..24cc7c3f39b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FormatTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/FormatTest.cs @@ -114,7 +114,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Binary /// [JsonPropertyName("binary")] - public System.IO.Stream Binary { get { return this. BinaryOption; } set { this.BinaryOption = new(value); } } + public System.IO.Stream Binary { get { return this.BinaryOption; } set { this.BinaryOption = new(value); } } /// /// Used to track the state of DateTime @@ -128,7 +128,7 @@ namespace Org.OpenAPITools.Model /// /// 2007-12-03T10:15:30+01:00 [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Decimal @@ -141,7 +141,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Decimal /// [JsonPropertyName("decimal")] - public decimal? Decimal { get { return this. DecimalOption; } set { this.DecimalOption = new(value); } } + public decimal? Decimal { get { return this.DecimalOption; } set { this.DecimalOption = new(value); } } /// /// Used to track the state of Double @@ -154,7 +154,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Double /// [JsonPropertyName("double")] - public double? Double { get { return this. DoubleOption; } set { this.DoubleOption = new(value); } } + public double? Double { get { return this.DoubleOption; } set { this.DoubleOption = new(value); } } /// /// Used to track the state of Float @@ -167,7 +167,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Float /// [JsonPropertyName("float")] - public float? Float { get { return this. FloatOption; } set { this.FloatOption = new(value); } } + public float? Float { get { return this.FloatOption; } set { this.FloatOption = new(value); } } /// /// Used to track the state of Int32 @@ -180,7 +180,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int32 /// [JsonPropertyName("int32")] - public int? Int32 { get { return this. Int32Option; } set { this.Int32Option = new(value); } } + public int? Int32 { get { return this.Int32Option; } set { this.Int32Option = new(value); } } /// /// Used to track the state of Int64 @@ -193,7 +193,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int64 /// [JsonPropertyName("int64")] - public long? Int64 { get { return this. Int64Option; } set { this.Int64Option = new(value); } } + public long? Int64 { get { return this.Int64Option; } set { this.Int64Option = new(value); } } /// /// Used to track the state of Integer @@ -206,7 +206,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Integer /// [JsonPropertyName("integer")] - public int? Integer { get { return this. IntegerOption; } set { this.IntegerOption = new(value); } } + public int? Integer { get { return this.IntegerOption; } set { this.IntegerOption = new(value); } } /// /// Used to track the state of PatternWithBackslash @@ -220,7 +220,7 @@ namespace Org.OpenAPITools.Model /// /// None [JsonPropertyName("pattern_with_backslash")] - public string PatternWithBackslash { get { return this. PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } + public string PatternWithBackslash { get { return this.PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new(value); } } /// /// Used to track the state of PatternWithDigits @@ -234,7 +234,7 @@ namespace Org.OpenAPITools.Model /// /// A string that is a 10 digit number. Can have leading zeros. [JsonPropertyName("pattern_with_digits")] - public string PatternWithDigits { get { return this. PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } + public string PatternWithDigits { get { return this.PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new(value); } } /// /// Used to track the state of PatternWithDigitsAndDelimiter @@ -248,7 +248,7 @@ namespace Org.OpenAPITools.Model /// /// A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. [JsonPropertyName("pattern_with_digits_and_delimiter")] - public string PatternWithDigitsAndDelimiter { get { return this. PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } + public string PatternWithDigitsAndDelimiter { get { return this.PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new(value); } } /// /// Used to track the state of String @@ -261,7 +261,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public string String { get { return this. StringOption; } set { this.StringOption = new(value); } } + public string String { get { return this.StringOption; } set { this.StringOption = new(value); } } /// /// Used to track the state of UnsignedInteger @@ -274,7 +274,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedInteger /// [JsonPropertyName("unsigned_integer")] - public uint? UnsignedInteger { get { return this. UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } + public uint? UnsignedInteger { get { return this.UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new(value); } } /// /// Used to track the state of UnsignedLong @@ -287,7 +287,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedLong /// [JsonPropertyName("unsigned_long")] - public ulong? UnsignedLong { get { return this. UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } + public ulong? UnsignedLong { get { return this.UnsignedLongOption; } set { this.UnsignedLongOption = new(value); } } /// /// Used to track the state of Uuid @@ -301,7 +301,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Fruit.cs index ea23d8efc42..9dc6123cfe8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Fruit.cs @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/GmFruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/GmFruit.cs index fc6e5a9a457..e404bb29c8b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/GmFruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/GmFruit.cs @@ -80,7 +80,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs index 9652b767d13..a58bd756968 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } } + public string Bar { get { return this.BarOption; } } /// /// Used to track the state of Foo @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Foo /// [JsonPropertyName("foo")] - public string Foo { get { return this. FooOption; } } + public string Foo { get { return this.FooOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs index 4931d3d73fe..2c741269251 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableMessage /// [JsonPropertyName("NullableMessage")] - public string NullableMessage { get { return this. NullableMessageOption; } set { this.NullableMessageOption = new(value); } } + public string NullableMessage { get { return this.NullableMessageOption; } set { this.NullableMessageOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/List.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/List.cs index 5d0425e7769..cbdf361981b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/List.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/List.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123List /// [JsonPropertyName("123-list")] - public string Var123List { get { return this. Var123ListOption; } set { this.Var123ListOption = new(value); } } + public string Var123List { get { return this.Var123ListOption; } set { this.Var123ListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs index f5e9d77e61c..25c7ef39a73 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets EscapedLiteralString /// [JsonPropertyName("escapedLiteralString")] - public string EscapedLiteralString { get { return this. EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } + public string EscapedLiteralString { get { return this.EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new(value); } } /// /// Used to track the state of UnescapedLiteralString @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnescapedLiteralString /// [JsonPropertyName("unescapedLiteralString")] - public string UnescapedLiteralString { get { return this. UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } + public string UnescapedLiteralString { get { return this.UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MapTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MapTest.cs index 0459a633acc..14614620d4e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MapTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MapTest.cs @@ -125,7 +125,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DirectMap /// [JsonPropertyName("direct_map")] - public Dictionary DirectMap { get { return this. DirectMapOption; } set { this.DirectMapOption = new(value); } } + public Dictionary DirectMap { get { return this.DirectMapOption; } set { this.DirectMapOption = new(value); } } /// /// Used to track the state of IndirectMap @@ -138,7 +138,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IndirectMap /// [JsonPropertyName("indirect_map")] - public Dictionary IndirectMap { get { return this. IndirectMapOption; } set { this.IndirectMapOption = new(value); } } + public Dictionary IndirectMap { get { return this.IndirectMapOption; } set { this.IndirectMapOption = new(value); } } /// /// Used to track the state of MapMapOfString @@ -151,7 +151,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapMapOfString /// [JsonPropertyName("map_map_of_string")] - public Dictionary> MapMapOfString { get { return this. MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } + public Dictionary> MapMapOfString { get { return this.MapMapOfStringOption; } set { this.MapMapOfStringOption = new(value); } } /// /// Used to track the state of MapOfEnumString @@ -164,7 +164,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfEnumString /// [JsonPropertyName("map_of_enum_string")] - public Dictionary MapOfEnumString { get { return this. MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } + public Dictionary MapOfEnumString { get { return this.MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs index 99d8e1c2fff..5effb3c63c5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateTime /// [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new(value); } } /// /// Used to track the state of Map @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Map /// [JsonPropertyName("map")] - public Dictionary Map { get { return this. MapOption; } set { this.MapOption = new(value); } } + public Dictionary Map { get { return this.MapOption; } set { this.MapOption = new(value); } } /// /// Used to track the state of Uuid @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Used to track the state of UuidWithPattern @@ -98,7 +98,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UuidWithPattern /// [JsonPropertyName("uuid_with_pattern")] - public Guid? UuidWithPattern { get { return this. UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } + public Guid? UuidWithPattern { get { return this.UuidWithPatternOption; } set { this.UuidWithPatternOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Model200Response.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Model200Response.cs index dd059ccf59e..6447826e7d8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Model200Response.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Model200Response.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("class")] - public string Class { get { return this. ClassOption; } set { this.ClassOption = new(value); } } + public string Class { get { return this.ClassOption; } set { this.ClassOption = new(value); } } /// /// Used to track the state of Name @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public int? Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public int? Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ModelClient.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ModelClient.cs index 7a2677d7e7f..1c3b4cf30db 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ModelClient.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ModelClient.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarClient /// [JsonPropertyName("client")] - public string VarClient { get { return this. VarClientOption; } set { this.VarClientOption = new(value); } } + public string VarClient { get { return this.VarClientOption; } set { this.VarClientOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Name.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Name.cs index 4651bf76c2c..083a7233e15 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Name.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Name.cs @@ -65,7 +65,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Property /// [JsonPropertyName("property")] - public string Property { get { return this. PropertyOption; } set { this.PropertyOption = new(value); } } + public string Property { get { return this.PropertyOption; } set { this.PropertyOption = new(value); } } /// /// Used to track the state of SnakeCase @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SnakeCase /// [JsonPropertyName("snake_case")] - public int? SnakeCase { get { return this. SnakeCaseOption; } } + public int? SnakeCase { get { return this.SnakeCaseOption; } } /// /// Used to track the state of Var123Number @@ -91,7 +91,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123Number /// [JsonPropertyName("123Number")] - public int? Var123Number { get { return this. Var123NumberOption; } } + public int? Var123Number { get { return this.Var123NumberOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableClass.cs index 67f78b34285..e5aa8354137 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableClass.cs @@ -75,7 +75,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayAndItemsNullableProp /// [JsonPropertyName("array_and_items_nullable_prop")] - public List ArrayAndItemsNullableProp { get { return this. ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } + public List ArrayAndItemsNullableProp { get { return this.ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ArrayItemsNullable @@ -88,7 +88,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayItemsNullable /// [JsonPropertyName("array_items_nullable")] - public List ArrayItemsNullable { get { return this. ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } + public List ArrayItemsNullable { get { return this.ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new(value); } } /// /// Used to track the state of ArrayNullableProp @@ -101,7 +101,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNullableProp /// [JsonPropertyName("array_nullable_prop")] - public List ArrayNullableProp { get { return this. ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } + public List ArrayNullableProp { get { return this.ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new(value); } } /// /// Used to track the state of BooleanProp @@ -114,7 +114,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets BooleanProp /// [JsonPropertyName("boolean_prop")] - public bool? BooleanProp { get { return this. BooleanPropOption; } set { this.BooleanPropOption = new(value); } } + public bool? BooleanProp { get { return this.BooleanPropOption; } set { this.BooleanPropOption = new(value); } } /// /// Used to track the state of DateProp @@ -127,7 +127,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateProp /// [JsonPropertyName("date_prop")] - public DateOnly? DateProp { get { return this. DatePropOption; } set { this.DatePropOption = new(value); } } + public DateOnly? DateProp { get { return this.DatePropOption; } set { this.DatePropOption = new(value); } } /// /// Used to track the state of DatetimeProp @@ -140,7 +140,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DatetimeProp /// [JsonPropertyName("datetime_prop")] - public DateTime? DatetimeProp { get { return this. DatetimePropOption; } set { this.DatetimePropOption = new(value); } } + public DateTime? DatetimeProp { get { return this.DatetimePropOption; } set { this.DatetimePropOption = new(value); } } /// /// Used to track the state of IntegerProp @@ -153,7 +153,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IntegerProp /// [JsonPropertyName("integer_prop")] - public int? IntegerProp { get { return this. IntegerPropOption; } set { this.IntegerPropOption = new(value); } } + public int? IntegerProp { get { return this.IntegerPropOption; } set { this.IntegerPropOption = new(value); } } /// /// Used to track the state of NumberProp @@ -166,7 +166,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NumberProp /// [JsonPropertyName("number_prop")] - public decimal? NumberProp { get { return this. NumberPropOption; } set { this.NumberPropOption = new(value); } } + public decimal? NumberProp { get { return this.NumberPropOption; } set { this.NumberPropOption = new(value); } } /// /// Used to track the state of ObjectAndItemsNullableProp @@ -179,7 +179,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectAndItemsNullableProp /// [JsonPropertyName("object_and_items_nullable_prop")] - public Dictionary ObjectAndItemsNullableProp { get { return this. ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } + public Dictionary ObjectAndItemsNullableProp { get { return this.ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new(value); } } /// /// Used to track the state of ObjectItemsNullable @@ -192,7 +192,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectItemsNullable /// [JsonPropertyName("object_items_nullable")] - public Dictionary ObjectItemsNullable { get { return this. ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } + public Dictionary ObjectItemsNullable { get { return this.ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new(value); } } /// /// Used to track the state of ObjectNullableProp @@ -205,7 +205,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectNullableProp /// [JsonPropertyName("object_nullable_prop")] - public Dictionary ObjectNullableProp { get { return this. ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } + public Dictionary ObjectNullableProp { get { return this.ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new(value); } } /// /// Used to track the state of StringProp @@ -218,7 +218,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets StringProp /// [JsonPropertyName("string_prop")] - public string StringProp { get { return this. StringPropOption; } set { this.StringPropOption = new(value); } } + public string StringProp { get { return this.StringPropOption; } set { this.StringPropOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs index ca650f0cce0..e4ecd87be6a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NumberOnly.cs index 6f89d827843..b54928bcca5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/NumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets JustNumber /// [JsonPropertyName("JustNumber")] - public decimal? JustNumber { get { return this. JustNumberOption; } set { this.JustNumberOption = new(value); } } + public decimal? JustNumber { get { return this.JustNumberOption; } set { this.JustNumberOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs index 4ea953e572f..8dc4e4d1b9e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs @@ -60,7 +60,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("bars")] [Obsolete] - public List Bars { get { return this. BarsOption; } set { this.BarsOption = new(value); } } + public List Bars { get { return this.BarsOption; } set { this.BarsOption = new(value); } } /// /// Used to track the state of DeprecatedRef @@ -74,7 +74,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("deprecatedRef")] [Obsolete] - public DeprecatedObject DeprecatedRef { get { return this. DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } + public DeprecatedObject DeprecatedRef { get { return this.DeprecatedRefOption; } set { this.DeprecatedRefOption = new(value); } } /// /// Used to track the state of Id @@ -88,7 +88,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("id")] [Obsolete] - public decimal? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public decimal? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Uuid @@ -101,7 +101,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public string Uuid { get { return this. UuidOption; } set { this.UuidOption = new(value); } } + public string Uuid { get { return this.UuidOption; } set { this.UuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Order.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Order.cs index 26c5042777a..cb5255ea581 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Order.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Order.cs @@ -158,7 +158,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Complete /// [JsonPropertyName("complete")] - public bool? Complete { get { return this. CompleteOption; } set { this.CompleteOption = new(value); } } + public bool? Complete { get { return this.CompleteOption; } set { this.CompleteOption = new(value); } } /// /// Used to track the state of Id @@ -171,7 +171,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of PetId @@ -184,7 +184,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets PetId /// [JsonPropertyName("petId")] - public long? PetId { get { return this. PetIdOption; } set { this.PetIdOption = new(value); } } + public long? PetId { get { return this.PetIdOption; } set { this.PetIdOption = new(value); } } /// /// Used to track the state of Quantity @@ -197,7 +197,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Quantity /// [JsonPropertyName("quantity")] - public int? Quantity { get { return this. QuantityOption; } set { this.QuantityOption = new(value); } } + public int? Quantity { get { return this.QuantityOption; } set { this.QuantityOption = new(value); } } /// /// Used to track the state of ShipDate @@ -211,7 +211,7 @@ namespace Org.OpenAPITools.Model /// /// 2020-02-02T20:20:20.000222Z [JsonPropertyName("shipDate")] - public DateTime? ShipDate { get { return this. ShipDateOption; } set { this.ShipDateOption = new(value); } } + public DateTime? ShipDate { get { return this.ShipDateOption; } set { this.ShipDateOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/OuterComposite.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/OuterComposite.cs index 532010be421..c4592b634a3 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/OuterComposite.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/OuterComposite.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyBoolean /// [JsonPropertyName("my_boolean")] - public bool? MyBoolean { get { return this. MyBooleanOption; } set { this.MyBooleanOption = new(value); } } + public bool? MyBoolean { get { return this.MyBooleanOption; } set { this.MyBooleanOption = new(value); } } /// /// Used to track the state of MyNumber @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyNumber /// [JsonPropertyName("my_number")] - public decimal? MyNumber { get { return this. MyNumberOption; } set { this.MyNumberOption = new(value); } } + public decimal? MyNumber { get { return this.MyNumberOption; } set { this.MyNumberOption = new(value); } } /// /// Used to track the state of MyString @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyString /// [JsonPropertyName("my_string")] - public string MyString { get { return this. MyStringOption; } set { this.MyStringOption = new(value); } } + public string MyString { get { return this.MyStringOption; } set { this.MyStringOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Pet.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Pet.cs index 5721a962ba2..2ed38395a76 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Pet.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Pet.cs @@ -171,7 +171,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Category /// [JsonPropertyName("category")] - public Category Category { get { return this. CategoryOption; } set { this.CategoryOption = new(value); } } + public Category Category { get { return this.CategoryOption; } set { this.CategoryOption = new(value); } } /// /// Used to track the state of Id @@ -184,7 +184,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Tags @@ -197,7 +197,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Tags /// [JsonPropertyName("tags")] - public List Tags { get { return this. TagsOption; } set { this.TagsOption = new(value); } } + public List Tags { get { return this.TagsOption; } set { this.TagsOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs index 16f308cad5f..46c7177ca57 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } } + public string Bar { get { return this.BarOption; } } /// /// Used to track the state of Baz @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Baz /// [JsonPropertyName("baz")] - public string Baz { get { return this. BazOption; } set { this.BazOption = new(value); } } + public string Baz { get { return this.BazOption; } set { this.BazOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RequiredClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RequiredClass.cs index 89ed1e729c3..e534142196e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RequiredClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RequiredClass.cs @@ -1455,7 +1455,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableDateProp /// [JsonPropertyName("not_required_notnullable_date_prop")] - public DateOnly? NotRequiredNotnullableDateProp { get { return this. NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNotnullableDateProp { get { return this.NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNotnullableintegerProp @@ -1468,7 +1468,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableintegerProp /// [JsonPropertyName("not_required_notnullableinteger_prop")] - public int? NotRequiredNotnullableintegerProp { get { return this. NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } + public int? NotRequiredNotnullableintegerProp { get { return this.NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableDateProp @@ -1481,7 +1481,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableDateProp /// [JsonPropertyName("not_required_nullable_date_prop")] - public DateOnly? NotRequiredNullableDateProp { get { return this. NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } + public DateOnly? NotRequiredNullableDateProp { get { return this.NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new(value); } } /// /// Used to track the state of NotRequiredNullableIntegerProp @@ -1494,7 +1494,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableIntegerProp /// [JsonPropertyName("not_required_nullable_integer_prop")] - public int? NotRequiredNullableIntegerProp { get { return this. NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } + public int? NotRequiredNullableIntegerProp { get { return this.NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableArrayOfString @@ -1507,7 +1507,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableArrayOfString /// [JsonPropertyName("notrequired_notnullable_array_of_string")] - public List NotrequiredNotnullableArrayOfString { get { return this. NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } + public List NotrequiredNotnullableArrayOfString { get { return this.NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableBooleanProp @@ -1520,7 +1520,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableBooleanProp /// [JsonPropertyName("notrequired_notnullable_boolean_prop")] - public bool? NotrequiredNotnullableBooleanProp { get { return this. NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } + public bool? NotrequiredNotnullableBooleanProp { get { return this.NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableDatetimeProp @@ -1533,7 +1533,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableDatetimeProp /// [JsonPropertyName("notrequired_notnullable_datetime_prop")] - public DateTime? NotrequiredNotnullableDatetimeProp { get { return this. NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNotnullableDatetimeProp { get { return this.NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableStringProp @@ -1546,7 +1546,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableStringProp /// [JsonPropertyName("notrequired_notnullable_string_prop")] - public string NotrequiredNotnullableStringProp { get { return this. NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } + public string NotrequiredNotnullableStringProp { get { return this.NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNotnullableUuid @@ -1560,7 +1560,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_notnullable_uuid")] - public Guid? NotrequiredNotnullableUuid { get { return this. NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } + public Guid? NotrequiredNotnullableUuid { get { return this.NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new(value); } } /// /// Used to track the state of NotrequiredNullableArrayOfString @@ -1573,7 +1573,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableArrayOfString /// [JsonPropertyName("notrequired_nullable_array_of_string")] - public List NotrequiredNullableArrayOfString { get { return this. NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } + public List NotrequiredNullableArrayOfString { get { return this.NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new(value); } } /// /// Used to track the state of NotrequiredNullableBooleanProp @@ -1586,7 +1586,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableBooleanProp /// [JsonPropertyName("notrequired_nullable_boolean_prop")] - public bool? NotrequiredNullableBooleanProp { get { return this. NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } + public bool? NotrequiredNullableBooleanProp { get { return this.NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableDatetimeProp @@ -1599,7 +1599,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableDatetimeProp /// [JsonPropertyName("notrequired_nullable_datetime_prop")] - public DateTime? NotrequiredNullableDatetimeProp { get { return this. NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } + public DateTime? NotrequiredNullableDatetimeProp { get { return this.NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableStringProp @@ -1612,7 +1612,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableStringProp /// [JsonPropertyName("notrequired_nullable_string_prop")] - public string NotrequiredNullableStringProp { get { return this. NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } + public string NotrequiredNullableStringProp { get { return this.NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new(value); } } /// /// Used to track the state of NotrequiredNullableUuid @@ -1626,7 +1626,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_nullable_uuid")] - public Guid? NotrequiredNullableUuid { get { return this. NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } + public Guid? NotrequiredNullableUuid { get { return this.NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Return.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Return.cs index b6099cae881..5804b46eff2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Return.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Return.cs @@ -71,7 +71,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarReturn /// [JsonPropertyName("return")] - public int? VarReturn { get { return this. VarReturnOption; } set { this.VarReturnOption = new(value); } } + public int? VarReturn { get { return this.VarReturnOption; } set { this.VarReturnOption = new(value); } } /// /// Used to track the state of Unsafe @@ -84,7 +84,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Unsafe /// [JsonPropertyName("unsafe")] - public string Unsafe { get { return this. UnsafeOption; } set { this.UnsafeOption = new(value); } } + public string Unsafe { get { return this.UnsafeOption; } set { this.UnsafeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs index b5b205f6991..306c5b8f727 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Role /// [JsonPropertyName("role")] - public RolesReportsHashRole Role { get { return this. RoleOption; } set { this.RoleOption = new(value); } } + public RolesReportsHashRole Role { get { return this.RoleOption; } set { this.RoleOption = new(value); } } /// /// Used to track the state of RoleUuid @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets RoleUuid /// [JsonPropertyName("role_uuid")] - public Guid? RoleUuid { get { return this. RoleUuidOption; } set { this.RoleUuidOption = new(value); } } + public Guid? RoleUuid { get { return this.RoleUuidOption; } set { this.RoleUuidOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs index 7fa32c72ce2..763295f2497 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/SpecialModelName.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/SpecialModelName.cs index 419b6a022a8..e90c6487364 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/SpecialModelName.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/SpecialModelName.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarSpecialModelName /// [JsonPropertyName("_special_model.name_")] - public string VarSpecialModelName { get { return this. VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } + public string VarSpecialModelName { get { return this.VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new(value); } } /// /// Used to track the state of SpecialPropertyName @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SpecialPropertyName /// [JsonPropertyName("$special[property.name]")] - public long? SpecialPropertyName { get { return this. SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } + public long? SpecialPropertyName { get { return this.SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Tag.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Tag.cs index 418d24e6f1c..84f19a2c898 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Tag.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Tag.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of Name @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs index 4a89db3e4ee..73886a2eca0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Value /// [JsonPropertyName("value")] - public string Value { get { return this. ValueOption; } set { this.ValueOption = new(value); } } + public string Value { get { return this.ValueOption; } set { this.ValueOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs index 7479f313811..599b515add9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets TestCollectionEndingWithWordList /// [JsonPropertyName("TestCollectionEndingWithWordList")] - public List TestCollectionEndingWithWordList { get { return this. TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } + public List TestCollectionEndingWithWordList { get { return this.TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs index 3b43021d8df..1e3b57bfe36 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SomeProperty /// [JsonPropertyName("someProperty")] - public string SomeProperty { get { return this. SomePropertyOption; } set { this.SomePropertyOption = new(value); } } + public string SomeProperty { get { return this.SomePropertyOption; } set { this.SomePropertyOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/User.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/User.cs index b0991a50e48..22330c4f5a8 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/User.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/User.cs @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 [JsonPropertyName("anyTypeProp")] - public Object AnyTypeProp { get { return this. AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } + public Object AnyTypeProp { get { return this.AnyTypePropOption; } set { this.AnyTypePropOption = new(value); } } /// /// Used to track the state of AnyTypePropNullable @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. [JsonPropertyName("anyTypePropNullable")] - public Object AnyTypePropNullable { get { return this. AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } + public Object AnyTypePropNullable { get { return this.AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new(value); } } /// /// Used to track the state of Email @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Email /// [JsonPropertyName("email")] - public string Email { get { return this. EmailOption; } set { this.EmailOption = new(value); } } + public string Email { get { return this.EmailOption; } set { this.EmailOption = new(value); } } /// /// Used to track the state of FirstName @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets FirstName /// [JsonPropertyName("firstName")] - public string FirstName { get { return this. FirstNameOption; } set { this.FirstNameOption = new(value); } } + public string FirstName { get { return this.FirstNameOption; } set { this.FirstNameOption = new(value); } } /// /// Used to track the state of Id @@ -129,7 +129,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new(value); } } /// /// Used to track the state of LastName @@ -142,7 +142,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LastName /// [JsonPropertyName("lastName")] - public string LastName { get { return this. LastNameOption; } set { this.LastNameOption = new(value); } } + public string LastName { get { return this.LastNameOption; } set { this.LastNameOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredProps @@ -156,7 +156,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. [JsonPropertyName("objectWithNoDeclaredProps")] - public Object ObjectWithNoDeclaredProps { get { return this. ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } + public Object ObjectWithNoDeclaredProps { get { return this.ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new(value); } } /// /// Used to track the state of ObjectWithNoDeclaredPropsNullable @@ -170,7 +170,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. [JsonPropertyName("objectWithNoDeclaredPropsNullable")] - public Object ObjectWithNoDeclaredPropsNullable { get { return this. ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } + public Object ObjectWithNoDeclaredPropsNullable { get { return this.ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new(value); } } /// /// Used to track the state of Password @@ -183,7 +183,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Password /// [JsonPropertyName("password")] - public string Password { get { return this. PasswordOption; } set { this.PasswordOption = new(value); } } + public string Password { get { return this.PasswordOption; } set { this.PasswordOption = new(value); } } /// /// Used to track the state of Phone @@ -196,7 +196,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Phone /// [JsonPropertyName("phone")] - public string Phone { get { return this. PhoneOption; } set { this.PhoneOption = new(value); } } + public string Phone { get { return this.PhoneOption; } set { this.PhoneOption = new(value); } } /// /// Used to track the state of UserStatus @@ -210,7 +210,7 @@ namespace Org.OpenAPITools.Model /// /// User Status [JsonPropertyName("userStatus")] - public int? UserStatus { get { return this. UserStatusOption; } set { this.UserStatusOption = new(value); } } + public int? UserStatus { get { return this.UserStatusOption; } set { this.UserStatusOption = new(value); } } /// /// Used to track the state of Username @@ -223,7 +223,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Username /// [JsonPropertyName("username")] - public string Username { get { return this. UsernameOption; } set { this.UsernameOption = new(value); } } + public string Username { get { return this.UsernameOption; } set { this.UsernameOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Whale.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Whale.cs index 1759ab6d1cc..b130c0fbf88 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Whale.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net6.0/src/Org.OpenAPITools/Model/Whale.cs @@ -63,7 +63,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasBaleen /// [JsonPropertyName("hasBaleen")] - public bool? HasBaleen { get { return this. HasBaleenOption; } set { this.HasBaleenOption = new(value); } } + public bool? HasBaleen { get { return this.HasBaleenOption; } set { this.HasBaleenOption = new(value); } } /// /// Used to track the state of HasTeeth @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasTeeth /// [JsonPropertyName("hasTeeth")] - public bool? HasTeeth { get { return this. HasTeethOption; } set { this.HasTeethOption = new(value); } } + public bool? HasTeeth { get { return this.HasTeethOption; } set { this.HasTeethOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-net7.0-useDateTimeForDate/src/Org.OpenAPITools/Model/NowGet200Response.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-net7.0-useDateTimeForDate/src/Org.OpenAPITools/Model/NowGet200Response.cs index d603c50450d..0492da71e17 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-net7.0-useDateTimeForDate/src/Org.OpenAPITools/Model/NowGet200Response.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-net7.0-useDateTimeForDate/src/Org.OpenAPITools/Model/NowGet200Response.cs @@ -56,7 +56,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Now /// [JsonPropertyName("now")] - public DateTime? Now { get { return this. NowOption; } set { this.NowOption = new(value); } } + public DateTime? Now { get { return this.NowOption; } set { this.NowOption = new(value); } } /// /// Used to track the state of Today @@ -69,7 +69,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Today /// [JsonPropertyName("today")] - public DateTime? Today { get { return this. TodayOption; } set { this.TodayOption = new(value); } } + public DateTime? Today { get { return this.TodayOption; } set { this.TodayOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Adult.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Adult.cs index 8367b1a6417..4fdb779b142 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Adult.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Adult.cs @@ -58,7 +58,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Children /// [JsonPropertyName("children")] - public List? Children { get { return this. ChildrenOption; } set { this.ChildrenOption = new(value); } } + public List? Children { get { return this.ChildrenOption; } set { this.ChildrenOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Child.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Child.cs index dc6b12799fb..c82c4feb26e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Child.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Child.cs @@ -60,7 +60,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Age /// [JsonPropertyName("age")] - public int? Age { get { return this. AgeOption; } set { this.AgeOption = new(value); } } + public int? Age { get { return this.AgeOption; } set { this.AgeOption = new(value); } } /// /// Used to track the state of BoosterSeat @@ -73,7 +73,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets BoosterSeat /// [JsonPropertyName("boosterSeat")] - public bool? BoosterSeat { get { return this. BoosterSeatOption; } set { this.BoosterSeatOption = new(value); } } + public bool? BoosterSeat { get { return this.BoosterSeatOption; } set { this.BoosterSeatOption = new(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Person.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Person.cs index c45a0eb62d1..b05de7bd826 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Person.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-allOf/src/Org.OpenAPITools/Model/Person.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets FirstName /// [JsonPropertyName("firstName")] - public string? FirstName { get { return this. FirstNameOption; } set { this.FirstNameOption = new(value); } } + public string? FirstName { get { return this.FirstNameOption; } set { this.FirstNameOption = new(value); } } /// /// Used to track the state of LastName @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LastName /// [JsonPropertyName("lastName")] - public string? LastName { get { return this. LastNameOption; } set { this.LastNameOption = new(value); } } + public string? LastName { get { return this.LastNameOption; } set { this.LastNameOption = new(value); } } /// /// Used to track the state of Type @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Type /// [JsonPropertyName("$_type")] - public string? Type { get { return this. TypeOption; } set { this.TypeOption = new(value); } } + public string? Type { get { return this.TypeOption; } set { this.TypeOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Apple.cs index 22cf086e0e3..e933186d8e0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Apple.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Kind /// [JsonPropertyName("kind")] - public string? Kind { get { return this. KindOption; } set { this.KindOption = new(value); } } + public string? Kind { get { return this.KindOption; } set { this.KindOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Banana.cs index 9d81d60d111..102dc422c2e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Banana.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Count /// [JsonPropertyName("count")] - public decimal? Count { get { return this. CountOption; } set { this.CountOption = new(value); } } + public decimal? Count { get { return this.CountOption; } set { this.CountOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Fruit.cs index a0f5762ac11..587b69aa455 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-anyOf/src/Org.OpenAPITools/Model/Fruit.cs @@ -82,7 +82,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Apple.cs index 22cf086e0e3..e933186d8e0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Apple.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Kind /// [JsonPropertyName("kind")] - public string? Kind { get { return this. KindOption; } set { this.KindOption = new(value); } } + public string? Kind { get { return this.KindOption; } set { this.KindOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Banana.cs index 9d81d60d111..102dc422c2e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Banana.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Count /// [JsonPropertyName("count")] - public decimal? Count { get { return this. CountOption; } set { this.CountOption = new(value); } } + public decimal? Count { get { return this.CountOption; } set { this.CountOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Fruit.cs index 78554584979..600a2a9b820 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netcore-latest-oneOf/src/Org.OpenAPITools/Model/Fruit.cs @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string? Color { get { return this. ColorOption; } set { this.ColorOption = new(value); } } + public string? Color { get { return this.ColorOption; } set { this.ColorOption = new(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Activity.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Activity.cs index 306058f38c3..c7ae164f09b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Activity.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Activity.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ActivityOutputs /// [JsonPropertyName("activity_outputs")] - public Dictionary> ActivityOutputs { get { return this. ActivityOutputsOption; } set { this.ActivityOutputsOption = new Option>>(value); } } + public Dictionary> ActivityOutputs { get { return this.ActivityOutputsOption; } set { this.ActivityOutputsOption = new Option>>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs index 70b907a2f5c..ae0dd075bf6 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ActivityOutputElementRepresentation.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop1 /// [JsonPropertyName("prop1")] - public string Prop1 { get { return this. Prop1Option; } set { this.Prop1Option = new Option(value); } } + public string Prop1 { get { return this.Prop1Option; } set { this.Prop1Option = new Option(value); } } /// /// Used to track the state of Prop2 @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Prop2 /// [JsonPropertyName("prop2")] - public Object Prop2 { get { return this. Prop2Option; } set { this.Prop2Option = new Option(value); } } + public Object Prop2 { get { return this.Prop2Option; } set { this.Prop2Option = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs index e723f090a2d..322f3e96642 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AdditionalPropertiesClass.cs @@ -67,7 +67,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Anytype1 /// [JsonPropertyName("anytype_1")] - public Object Anytype1 { get { return this. Anytype1Option; } set { this.Anytype1Option = new Option(value); } } + public Object Anytype1 { get { return this.Anytype1Option; } set { this.Anytype1Option = new Option(value); } } /// /// Used to track the state of EmptyMap @@ -81,7 +81,7 @@ namespace Org.OpenAPITools.Model /// /// an object with no declared properties and no undeclared properties, hence it's an empty map. [JsonPropertyName("empty_map")] - public Object EmptyMap { get { return this. EmptyMapOption; } set { this.EmptyMapOption = new Option(value); } } + public Object EmptyMap { get { return this.EmptyMapOption; } set { this.EmptyMapOption = new Option(value); } } /// /// Used to track the state of MapOfMapProperty @@ -94,7 +94,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfMapProperty /// [JsonPropertyName("map_of_map_property")] - public Dictionary> MapOfMapProperty { get { return this. MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new Option>>(value); } } + public Dictionary> MapOfMapProperty { get { return this.MapOfMapPropertyOption; } set { this.MapOfMapPropertyOption = new Option>>(value); } } /// /// Used to track the state of MapProperty @@ -107,7 +107,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapProperty /// [JsonPropertyName("map_property")] - public Dictionary MapProperty { get { return this. MapPropertyOption; } set { this.MapPropertyOption = new Option>(value); } } + public Dictionary MapProperty { get { return this.MapPropertyOption; } set { this.MapPropertyOption = new Option>(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype1 @@ -120,7 +120,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype1 /// [JsonPropertyName("map_with_undeclared_properties_anytype_1")] - public Object MapWithUndeclaredPropertiesAnytype1 { get { return this. MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new Option(value); } } + public Object MapWithUndeclaredPropertiesAnytype1 { get { return this.MapWithUndeclaredPropertiesAnytype1Option; } set { this.MapWithUndeclaredPropertiesAnytype1Option = new Option(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype2 @@ -133,7 +133,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype2 /// [JsonPropertyName("map_with_undeclared_properties_anytype_2")] - public Object MapWithUndeclaredPropertiesAnytype2 { get { return this. MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new Option(value); } } + public Object MapWithUndeclaredPropertiesAnytype2 { get { return this.MapWithUndeclaredPropertiesAnytype2Option; } set { this.MapWithUndeclaredPropertiesAnytype2Option = new Option(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesAnytype3 @@ -146,7 +146,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesAnytype3 /// [JsonPropertyName("map_with_undeclared_properties_anytype_3")] - public Dictionary MapWithUndeclaredPropertiesAnytype3 { get { return this. MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new Option>(value); } } + public Dictionary MapWithUndeclaredPropertiesAnytype3 { get { return this.MapWithUndeclaredPropertiesAnytype3Option; } set { this.MapWithUndeclaredPropertiesAnytype3Option = new Option>(value); } } /// /// Used to track the state of MapWithUndeclaredPropertiesString @@ -159,7 +159,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapWithUndeclaredPropertiesString /// [JsonPropertyName("map_with_undeclared_properties_string")] - public Dictionary MapWithUndeclaredPropertiesString { get { return this. MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new Option>(value); } } + public Dictionary MapWithUndeclaredPropertiesString { get { return this.MapWithUndeclaredPropertiesStringOption; } set { this.MapWithUndeclaredPropertiesStringOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Animal.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Animal.cs index 017eb4dc94b..8684723f452 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Animal.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Animal.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new Option(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ApiResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ApiResponse.cs index 51008671a47..682dd4051a7 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ApiResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ApiResponse.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Code /// [JsonPropertyName("code")] - public int? Code { get { return this. CodeOption; } set { this.CodeOption = new Option(value); } } + public int? Code { get { return this.CodeOption; } set { this.CodeOption = new Option(value); } } /// /// Used to track the state of Message @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Message /// [JsonPropertyName("message")] - public string Message { get { return this. MessageOption; } set { this.MessageOption = new Option(value); } } + public string Message { get { return this.MessageOption; } set { this.MessageOption = new Option(value); } } /// /// Used to track the state of Type @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Type /// [JsonPropertyName("type")] - public string Type { get { return this. TypeOption; } set { this.TypeOption = new Option(value); } } + public string Type { get { return this.TypeOption; } set { this.TypeOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Apple.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Apple.cs index e193be63a22..0dfab1dc96a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Apple.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Apple.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ColorCode /// [JsonPropertyName("color_code")] - public string ColorCode { get { return this. ColorCodeOption; } set { this.ColorCodeOption = new Option(value); } } + public string ColorCode { get { return this.ColorCodeOption; } set { this.ColorCodeOption = new Option(value); } } /// /// Used to track the state of Cultivar @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Cultivar /// [JsonPropertyName("cultivar")] - public string Cultivar { get { return this. CultivarOption; } set { this.CultivarOption = new Option(value); } } + public string Cultivar { get { return this.CultivarOption; } set { this.CultivarOption = new Option(value); } } /// /// Used to track the state of Origin @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Origin /// [JsonPropertyName("origin")] - public string Origin { get { return this. OriginOption; } set { this.OriginOption = new Option(value); } } + public string Origin { get { return this.OriginOption; } set { this.OriginOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AppleReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AppleReq.cs index b4551174f52..eea4a2f9c04 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AppleReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/AppleReq.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Mealy /// [JsonPropertyName("mealy")] - public bool? Mealy { get { return this. MealyOption; } set { this.MealyOption = new Option(value); } } + public bool? Mealy { get { return this.MealyOption; } set { this.MealyOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs index 5eed5f32014..ed7268fe4e5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfArrayOfNumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayNumber /// [JsonPropertyName("ArrayArrayNumber")] - public List> ArrayArrayNumber { get { return this. ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new Option>>(value); } } + public List> ArrayArrayNumber { get { return this.ArrayArrayNumberOption; } set { this.ArrayArrayNumberOption = new Option>>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs index 5336a5b2dbb..815ec9d6464 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayOfNumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNumber /// [JsonPropertyName("ArrayNumber")] - public List ArrayNumber { get { return this. ArrayNumberOption; } set { this.ArrayNumberOption = new Option>(value); } } + public List ArrayNumber { get { return this.ArrayNumberOption; } set { this.ArrayNumberOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayTest.cs index 9ec2bd39bfe..c2a33b41467 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ArrayTest.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfInteger /// [JsonPropertyName("array_array_of_integer")] - public List> ArrayArrayOfInteger { get { return this. ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new Option>>(value); } } + public List> ArrayArrayOfInteger { get { return this.ArrayArrayOfIntegerOption; } set { this.ArrayArrayOfIntegerOption = new Option>>(value); } } /// /// Used to track the state of ArrayArrayOfModel @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayArrayOfModel /// [JsonPropertyName("array_array_of_model")] - public List> ArrayArrayOfModel { get { return this. ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new Option>>(value); } } + public List> ArrayArrayOfModel { get { return this.ArrayArrayOfModelOption; } set { this.ArrayArrayOfModelOption = new Option>>(value); } } /// /// Used to track the state of ArrayOfString @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayOfString /// [JsonPropertyName("array_of_string")] - public List ArrayOfString { get { return this. ArrayOfStringOption; } set { this.ArrayOfStringOption = new Option>(value); } } + public List ArrayOfString { get { return this.ArrayOfStringOption; } set { this.ArrayOfStringOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Banana.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Banana.cs index bab9e17b824..0129ad28b14 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Banana.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Banana.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LengthCm /// [JsonPropertyName("lengthCm")] - public decimal? LengthCm { get { return this. LengthCmOption; } set { this.LengthCmOption = new Option(value); } } + public decimal? LengthCm { get { return this.LengthCmOption; } set { this.LengthCmOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/BananaReq.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/BananaReq.cs index 82a047319d3..8b011a03348 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/BananaReq.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/BananaReq.cs @@ -61,7 +61,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Sweet /// [JsonPropertyName("sweet")] - public bool? Sweet { get { return this. SweetOption; } set { this.SweetOption = new Option(value); } } + public bool? Sweet { get { return this.SweetOption; } set { this.SweetOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Capitalization.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Capitalization.cs index b038e95b9c0..d2ef72a6aa5 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Capitalization.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Capitalization.cs @@ -64,7 +64,7 @@ namespace Org.OpenAPITools.Model /// /// Name of the pet [JsonPropertyName("ATT_NAME")] - public string ATT_NAME { get { return this. ATT_NAMEOption; } set { this.ATT_NAMEOption = new Option(value); } } + public string ATT_NAME { get { return this.ATT_NAMEOption; } set { this.ATT_NAMEOption = new Option(value); } } /// /// Used to track the state of CapitalCamel @@ -77,7 +77,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalCamel /// [JsonPropertyName("CapitalCamel")] - public string CapitalCamel { get { return this. CapitalCamelOption; } set { this.CapitalCamelOption = new Option(value); } } + public string CapitalCamel { get { return this.CapitalCamelOption; } set { this.CapitalCamelOption = new Option(value); } } /// /// Used to track the state of CapitalSnake @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets CapitalSnake /// [JsonPropertyName("Capital_Snake")] - public string CapitalSnake { get { return this. CapitalSnakeOption; } set { this.CapitalSnakeOption = new Option(value); } } + public string CapitalSnake { get { return this.CapitalSnakeOption; } set { this.CapitalSnakeOption = new Option(value); } } /// /// Used to track the state of SCAETHFlowPoints @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SCAETHFlowPoints /// [JsonPropertyName("SCA_ETH_Flow_Points")] - public string SCAETHFlowPoints { get { return this. SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new Option(value); } } + public string SCAETHFlowPoints { get { return this.SCAETHFlowPointsOption; } set { this.SCAETHFlowPointsOption = new Option(value); } } /// /// Used to track the state of SmallCamel @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallCamel /// [JsonPropertyName("smallCamel")] - public string SmallCamel { get { return this. SmallCamelOption; } set { this.SmallCamelOption = new Option(value); } } + public string SmallCamel { get { return this.SmallCamelOption; } set { this.SmallCamelOption = new Option(value); } } /// /// Used to track the state of SmallSnake @@ -129,7 +129,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SmallSnake /// [JsonPropertyName("small_Snake")] - public string SmallSnake { get { return this. SmallSnakeOption; } set { this.SmallSnakeOption = new Option(value); } } + public string SmallSnake { get { return this.SmallSnakeOption; } set { this.SmallSnakeOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Cat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Cat.cs index d032e72761d..9314e321132 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Cat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Cat.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Declawed /// [JsonPropertyName("declawed")] - public bool? Declawed { get { return this. DeclawedOption; } set { this.DeclawedOption = new Option(value); } } + public bool? Declawed { get { return this.DeclawedOption; } set { this.DeclawedOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Category.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Category.cs index 315dd17bd31..79755fde499 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Category.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Category.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Gets or Sets Name diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ChildCat.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ChildCat.cs index 557fdc97b0a..8b96dc29f79 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ChildCat.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ChildCat.cs @@ -113,7 +113,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new Option(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ClassModel.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ClassModel.cs index 50e9995e1b4..f7fb43c7d1f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ClassModel.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ClassModel.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("_class")] - public string Class { get { return this. ClassOption; } set { this.ClassOption = new Option(value); } } + public string Class { get { return this.ClassOption; } set { this.ClassOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs index 9bfd36317da..1f703488591 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DateOnlyClass.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// Fri Jul 21 00:00:00 UTC 2017 [JsonPropertyName("dateOnlyProperty")] - public DateTime? DateOnlyProperty { get { return this. DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new Option(value); } } + public DateTime? DateOnlyProperty { get { return this.DateOnlyPropertyOption; } set { this.DateOnlyPropertyOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs index 1ef8301d0c3..a87e900dab4 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/DeprecatedObject.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new Option(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Dog.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Dog.cs index 933668a9426..98de62908b3 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Dog.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Dog.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Breed /// [JsonPropertyName("breed")] - public string Breed { get { return this. BreedOption; } set { this.BreedOption = new Option(value); } } + public string Breed { get { return this.BreedOption; } set { this.BreedOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Drawing.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Drawing.cs index 6d373f69667..47d27001827 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Drawing.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Drawing.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MainShape /// [JsonPropertyName("mainShape")] - public Shape MainShape { get { return this. MainShapeOption; } set { this.MainShapeOption = new Option(value); } } + public Shape MainShape { get { return this.MainShapeOption; } set { this.MainShapeOption = new Option(value); } } /// /// Used to track the state of NullableShape @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableShape /// [JsonPropertyName("nullableShape")] - public NullableShape NullableShape { get { return this. NullableShapeOption; } set { this.NullableShapeOption = new Option(value); } } + public NullableShape NullableShape { get { return this.NullableShapeOption; } set { this.NullableShapeOption = new Option(value); } } /// /// Used to track the state of ShapeOrNull @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ShapeOrNull /// [JsonPropertyName("shapeOrNull")] - public ShapeOrNull ShapeOrNull { get { return this. ShapeOrNullOption; } set { this.ShapeOrNullOption = new Option(value); } } + public ShapeOrNull ShapeOrNull { get { return this.ShapeOrNullOption; } set { this.ShapeOrNullOption = new Option(value); } } /// /// Used to track the state of Shapes @@ -98,7 +98,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Shapes /// [JsonPropertyName("shapes")] - public List Shapes { get { return this. ShapesOption; } set { this.ShapesOption = new Option>(value); } } + public List Shapes { get { return this.ShapesOption; } set { this.ShapesOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/EnumArrays.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/EnumArrays.cs index 0234ed5742e..0c4d4f2605b 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/EnumArrays.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/EnumArrays.cs @@ -200,7 +200,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayEnum /// [JsonPropertyName("array_enum")] - public List ArrayEnum { get { return this. ArrayEnumOption; } set { this.ArrayEnumOption = new Option>(value); } } + public List ArrayEnum { get { return this.ArrayEnumOption; } set { this.ArrayEnumOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/File.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/File.cs index 213451addd4..b59035ea73a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/File.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/File.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// Test capitalization [JsonPropertyName("sourceURI")] - public string SourceURI { get { return this. SourceURIOption; } set { this.SourceURIOption = new Option(value); } } + public string SourceURI { get { return this.SourceURIOption; } set { this.SourceURIOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs index 525183c27c9..a4afe164a01 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FileSchemaTestClass.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets File /// [JsonPropertyName("file")] - public File File { get { return this. FileOption; } set { this.FileOption = new Option(value); } } + public File File { get { return this.FileOption; } set { this.FileOption = new Option(value); } } /// /// Used to track the state of Files @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Files /// [JsonPropertyName("files")] - public List Files { get { return this. FilesOption; } set { this.FilesOption = new Option>(value); } } + public List Files { get { return this.FilesOption; } set { this.FilesOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Foo.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Foo.cs index f4b99d158e8..66a5f1546ca 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Foo.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Foo.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } set { this.BarOption = new Option(value); } } + public string Bar { get { return this.BarOption; } set { this.BarOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs index a51830ad1a8..56330dc819a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FooGetDefaultResponse.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public Foo String { get { return this. StringOption; } set { this.StringOption = new Option(value); } } + public Foo String { get { return this.StringOption; } set { this.StringOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FormatTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FormatTest.cs index 33a5d5e6a83..8448947b66f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FormatTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/FormatTest.cs @@ -114,7 +114,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Binary /// [JsonPropertyName("binary")] - public System.IO.Stream Binary { get { return this. BinaryOption; } set { this.BinaryOption = new Option(value); } } + public System.IO.Stream Binary { get { return this.BinaryOption; } set { this.BinaryOption = new Option(value); } } /// /// Used to track the state of DateTime @@ -128,7 +128,7 @@ namespace Org.OpenAPITools.Model /// /// 2007-12-03T10:15:30+01:00 [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new Option(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new Option(value); } } /// /// Used to track the state of Decimal @@ -141,7 +141,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Decimal /// [JsonPropertyName("decimal")] - public decimal? Decimal { get { return this. DecimalOption; } set { this.DecimalOption = new Option(value); } } + public decimal? Decimal { get { return this.DecimalOption; } set { this.DecimalOption = new Option(value); } } /// /// Used to track the state of Double @@ -154,7 +154,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Double /// [JsonPropertyName("double")] - public double? Double { get { return this. DoubleOption; } set { this.DoubleOption = new Option(value); } } + public double? Double { get { return this.DoubleOption; } set { this.DoubleOption = new Option(value); } } /// /// Used to track the state of Float @@ -167,7 +167,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Float /// [JsonPropertyName("float")] - public float? Float { get { return this. FloatOption; } set { this.FloatOption = new Option(value); } } + public float? Float { get { return this.FloatOption; } set { this.FloatOption = new Option(value); } } /// /// Used to track the state of Int32 @@ -180,7 +180,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int32 /// [JsonPropertyName("int32")] - public int? Int32 { get { return this. Int32Option; } set { this.Int32Option = new Option(value); } } + public int? Int32 { get { return this.Int32Option; } set { this.Int32Option = new Option(value); } } /// /// Used to track the state of Int64 @@ -193,7 +193,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Int64 /// [JsonPropertyName("int64")] - public long? Int64 { get { return this. Int64Option; } set { this.Int64Option = new Option(value); } } + public long? Int64 { get { return this.Int64Option; } set { this.Int64Option = new Option(value); } } /// /// Used to track the state of Integer @@ -206,7 +206,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Integer /// [JsonPropertyName("integer")] - public int? Integer { get { return this. IntegerOption; } set { this.IntegerOption = new Option(value); } } + public int? Integer { get { return this.IntegerOption; } set { this.IntegerOption = new Option(value); } } /// /// Used to track the state of PatternWithBackslash @@ -220,7 +220,7 @@ namespace Org.OpenAPITools.Model /// /// None [JsonPropertyName("pattern_with_backslash")] - public string PatternWithBackslash { get { return this. PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new Option(value); } } + public string PatternWithBackslash { get { return this.PatternWithBackslashOption; } set { this.PatternWithBackslashOption = new Option(value); } } /// /// Used to track the state of PatternWithDigits @@ -234,7 +234,7 @@ namespace Org.OpenAPITools.Model /// /// A string that is a 10 digit number. Can have leading zeros. [JsonPropertyName("pattern_with_digits")] - public string PatternWithDigits { get { return this. PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new Option(value); } } + public string PatternWithDigits { get { return this.PatternWithDigitsOption; } set { this.PatternWithDigitsOption = new Option(value); } } /// /// Used to track the state of PatternWithDigitsAndDelimiter @@ -248,7 +248,7 @@ namespace Org.OpenAPITools.Model /// /// A string starting with 'image_' (case insensitive) and one to three digits following i.e. Image_01. [JsonPropertyName("pattern_with_digits_and_delimiter")] - public string PatternWithDigitsAndDelimiter { get { return this. PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new Option(value); } } + public string PatternWithDigitsAndDelimiter { get { return this.PatternWithDigitsAndDelimiterOption; } set { this.PatternWithDigitsAndDelimiterOption = new Option(value); } } /// /// Used to track the state of String @@ -261,7 +261,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets String /// [JsonPropertyName("string")] - public string String { get { return this. StringOption; } set { this.StringOption = new Option(value); } } + public string String { get { return this.StringOption; } set { this.StringOption = new Option(value); } } /// /// Used to track the state of UnsignedInteger @@ -274,7 +274,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedInteger /// [JsonPropertyName("unsigned_integer")] - public uint? UnsignedInteger { get { return this. UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new Option(value); } } + public uint? UnsignedInteger { get { return this.UnsignedIntegerOption; } set { this.UnsignedIntegerOption = new Option(value); } } /// /// Used to track the state of UnsignedLong @@ -287,7 +287,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnsignedLong /// [JsonPropertyName("unsigned_long")] - public ulong? UnsignedLong { get { return this. UnsignedLongOption; } set { this.UnsignedLongOption = new Option(value); } } + public ulong? UnsignedLong { get { return this.UnsignedLongOption; } set { this.UnsignedLongOption = new Option(value); } } /// /// Used to track the state of Uuid @@ -301,7 +301,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new Option(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Fruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Fruit.cs index efc98a08e71..743cad1ab0e 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Fruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Fruit.cs @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new Option(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/GmFruit.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/GmFruit.cs index b9f6c12dea7..cdd88715ef0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/GmFruit.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/GmFruit.cs @@ -80,7 +80,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Color /// [JsonPropertyName("color")] - public string Color { get { return this. ColorOption; } set { this.ColorOption = new Option(value); } } + public string Color { get { return this.ColorOption; } set { this.ColorOption = new Option(value); } } /// /// Returns the string presentation of the object diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs index 9652b767d13..a58bd756968 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HasOnlyReadOnly.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } } + public string Bar { get { return this.BarOption; } } /// /// Used to track the state of Foo @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Foo /// [JsonPropertyName("foo")] - public string Foo { get { return this. FooOption; } } + public string Foo { get { return this.FooOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs index 568712d2708..b312de2727c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/HealthCheckResult.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NullableMessage /// [JsonPropertyName("NullableMessage")] - public string NullableMessage { get { return this. NullableMessageOption; } set { this.NullableMessageOption = new Option(value); } } + public string NullableMessage { get { return this.NullableMessageOption; } set { this.NullableMessageOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/List.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/List.cs index f21994c3523..2e0e16258a9 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/List.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/List.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123List /// [JsonPropertyName("123-list")] - public string Var123List { get { return this. Var123ListOption; } set { this.Var123ListOption = new Option(value); } } + public string Var123List { get { return this.Var123ListOption; } set { this.Var123ListOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs index cfc824d8f5a..be67dd4da8c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/LiteralStringClass.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets EscapedLiteralString /// [JsonPropertyName("escapedLiteralString")] - public string EscapedLiteralString { get { return this. EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new Option(value); } } + public string EscapedLiteralString { get { return this.EscapedLiteralStringOption; } set { this.EscapedLiteralStringOption = new Option(value); } } /// /// Used to track the state of UnescapedLiteralString @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UnescapedLiteralString /// [JsonPropertyName("unescapedLiteralString")] - public string UnescapedLiteralString { get { return this. UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new Option(value); } } + public string UnescapedLiteralString { get { return this.UnescapedLiteralStringOption; } set { this.UnescapedLiteralStringOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MapTest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MapTest.cs index b620db4b59d..39b904e1681 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MapTest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MapTest.cs @@ -125,7 +125,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DirectMap /// [JsonPropertyName("direct_map")] - public Dictionary DirectMap { get { return this. DirectMapOption; } set { this.DirectMapOption = new Option>(value); } } + public Dictionary DirectMap { get { return this.DirectMapOption; } set { this.DirectMapOption = new Option>(value); } } /// /// Used to track the state of IndirectMap @@ -138,7 +138,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IndirectMap /// [JsonPropertyName("indirect_map")] - public Dictionary IndirectMap { get { return this. IndirectMapOption; } set { this.IndirectMapOption = new Option>(value); } } + public Dictionary IndirectMap { get { return this.IndirectMapOption; } set { this.IndirectMapOption = new Option>(value); } } /// /// Used to track the state of MapMapOfString @@ -151,7 +151,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapMapOfString /// [JsonPropertyName("map_map_of_string")] - public Dictionary> MapMapOfString { get { return this. MapMapOfStringOption; } set { this.MapMapOfStringOption = new Option>>(value); } } + public Dictionary> MapMapOfString { get { return this.MapMapOfStringOption; } set { this.MapMapOfStringOption = new Option>>(value); } } /// /// Used to track the state of MapOfEnumString @@ -164,7 +164,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MapOfEnumString /// [JsonPropertyName("map_of_enum_string")] - public Dictionary MapOfEnumString { get { return this. MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new Option>(value); } } + public Dictionary MapOfEnumString { get { return this.MapOfEnumStringOption; } set { this.MapOfEnumStringOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs index b75b184b9ad..c2ff988661c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/MixedPropertiesAndAdditionalPropertiesClass.cs @@ -59,7 +59,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateTime /// [JsonPropertyName("dateTime")] - public DateTime? DateTime { get { return this. DateTimeOption; } set { this.DateTimeOption = new Option(value); } } + public DateTime? DateTime { get { return this.DateTimeOption; } set { this.DateTimeOption = new Option(value); } } /// /// Used to track the state of Map @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Map /// [JsonPropertyName("map")] - public Dictionary Map { get { return this. MapOption; } set { this.MapOption = new Option>(value); } } + public Dictionary Map { get { return this.MapOption; } set { this.MapOption = new Option>(value); } } /// /// Used to track the state of Uuid @@ -85,7 +85,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new Option(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new Option(value); } } /// /// Used to track the state of UuidWithPattern @@ -98,7 +98,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets UuidWithPattern /// [JsonPropertyName("uuid_with_pattern")] - public Guid? UuidWithPattern { get { return this. UuidWithPatternOption; } set { this.UuidWithPatternOption = new Option(value); } } + public Guid? UuidWithPattern { get { return this.UuidWithPatternOption; } set { this.UuidWithPatternOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Model200Response.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Model200Response.cs index fe388997446..c6c6c408e8f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Model200Response.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Model200Response.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Class /// [JsonPropertyName("class")] - public string Class { get { return this. ClassOption; } set { this.ClassOption = new Option(value); } } + public string Class { get { return this.ClassOption; } set { this.ClassOption = new Option(value); } } /// /// Used to track the state of Name @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public int? Name { get { return this. NameOption; } set { this.NameOption = new Option(value); } } + public int? Name { get { return this.NameOption; } set { this.NameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ModelClient.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ModelClient.cs index 2830a1d5135..90209abbdfa 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ModelClient.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ModelClient.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarClient /// [JsonPropertyName("client")] - public string VarClient { get { return this. VarClientOption; } set { this.VarClientOption = new Option(value); } } + public string VarClient { get { return this.VarClientOption; } set { this.VarClientOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Name.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Name.cs index 7403eda73f2..c736546e3e0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Name.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Name.cs @@ -65,7 +65,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Property /// [JsonPropertyName("property")] - public string Property { get { return this. PropertyOption; } set { this.PropertyOption = new Option(value); } } + public string Property { get { return this.PropertyOption; } set { this.PropertyOption = new Option(value); } } /// /// Used to track the state of SnakeCase @@ -78,7 +78,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SnakeCase /// [JsonPropertyName("snake_case")] - public int? SnakeCase { get { return this. SnakeCaseOption; } } + public int? SnakeCase { get { return this.SnakeCaseOption; } } /// /// Used to track the state of Var123Number @@ -91,7 +91,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Var123Number /// [JsonPropertyName("123Number")] - public int? Var123Number { get { return this. Var123NumberOption; } } + public int? Var123Number { get { return this.Var123NumberOption; } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableClass.cs index bbd8904bfc8..9cbc709be9a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableClass.cs @@ -75,7 +75,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayAndItemsNullableProp /// [JsonPropertyName("array_and_items_nullable_prop")] - public List ArrayAndItemsNullableProp { get { return this. ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new Option>(value); } } + public List ArrayAndItemsNullableProp { get { return this.ArrayAndItemsNullablePropOption; } set { this.ArrayAndItemsNullablePropOption = new Option>(value); } } /// /// Used to track the state of ArrayItemsNullable @@ -88,7 +88,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayItemsNullable /// [JsonPropertyName("array_items_nullable")] - public List ArrayItemsNullable { get { return this. ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new Option>(value); } } + public List ArrayItemsNullable { get { return this.ArrayItemsNullableOption; } set { this.ArrayItemsNullableOption = new Option>(value); } } /// /// Used to track the state of ArrayNullableProp @@ -101,7 +101,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ArrayNullableProp /// [JsonPropertyName("array_nullable_prop")] - public List ArrayNullableProp { get { return this. ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new Option>(value); } } + public List ArrayNullableProp { get { return this.ArrayNullablePropOption; } set { this.ArrayNullablePropOption = new Option>(value); } } /// /// Used to track the state of BooleanProp @@ -114,7 +114,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets BooleanProp /// [JsonPropertyName("boolean_prop")] - public bool? BooleanProp { get { return this. BooleanPropOption; } set { this.BooleanPropOption = new Option(value); } } + public bool? BooleanProp { get { return this.BooleanPropOption; } set { this.BooleanPropOption = new Option(value); } } /// /// Used to track the state of DateProp @@ -127,7 +127,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DateProp /// [JsonPropertyName("date_prop")] - public DateTime? DateProp { get { return this. DatePropOption; } set { this.DatePropOption = new Option(value); } } + public DateTime? DateProp { get { return this.DatePropOption; } set { this.DatePropOption = new Option(value); } } /// /// Used to track the state of DatetimeProp @@ -140,7 +140,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets DatetimeProp /// [JsonPropertyName("datetime_prop")] - public DateTime? DatetimeProp { get { return this. DatetimePropOption; } set { this.DatetimePropOption = new Option(value); } } + public DateTime? DatetimeProp { get { return this.DatetimePropOption; } set { this.DatetimePropOption = new Option(value); } } /// /// Used to track the state of IntegerProp @@ -153,7 +153,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets IntegerProp /// [JsonPropertyName("integer_prop")] - public int? IntegerProp { get { return this. IntegerPropOption; } set { this.IntegerPropOption = new Option(value); } } + public int? IntegerProp { get { return this.IntegerPropOption; } set { this.IntegerPropOption = new Option(value); } } /// /// Used to track the state of NumberProp @@ -166,7 +166,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NumberProp /// [JsonPropertyName("number_prop")] - public decimal? NumberProp { get { return this. NumberPropOption; } set { this.NumberPropOption = new Option(value); } } + public decimal? NumberProp { get { return this.NumberPropOption; } set { this.NumberPropOption = new Option(value); } } /// /// Used to track the state of ObjectAndItemsNullableProp @@ -179,7 +179,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectAndItemsNullableProp /// [JsonPropertyName("object_and_items_nullable_prop")] - public Dictionary ObjectAndItemsNullableProp { get { return this. ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new Option>(value); } } + public Dictionary ObjectAndItemsNullableProp { get { return this.ObjectAndItemsNullablePropOption; } set { this.ObjectAndItemsNullablePropOption = new Option>(value); } } /// /// Used to track the state of ObjectItemsNullable @@ -192,7 +192,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectItemsNullable /// [JsonPropertyName("object_items_nullable")] - public Dictionary ObjectItemsNullable { get { return this. ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new Option>(value); } } + public Dictionary ObjectItemsNullable { get { return this.ObjectItemsNullableOption; } set { this.ObjectItemsNullableOption = new Option>(value); } } /// /// Used to track the state of ObjectNullableProp @@ -205,7 +205,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets ObjectNullableProp /// [JsonPropertyName("object_nullable_prop")] - public Dictionary ObjectNullableProp { get { return this. ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new Option>(value); } } + public Dictionary ObjectNullableProp { get { return this.ObjectNullablePropOption; } set { this.ObjectNullablePropOption = new Option>(value); } } /// /// Used to track the state of StringProp @@ -218,7 +218,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets StringProp /// [JsonPropertyName("string_prop")] - public string StringProp { get { return this. StringPropOption; } set { this.StringPropOption = new Option(value); } } + public string StringProp { get { return this.StringPropOption; } set { this.StringPropOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs index 415b5b58a97..0b88d5dbe20 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NullableGuidClass.cs @@ -54,7 +54,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("uuid")] - public Guid? Uuid { get { return this. UuidOption; } set { this.UuidOption = new Option(value); } } + public Guid? Uuid { get { return this.UuidOption; } set { this.UuidOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NumberOnly.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NumberOnly.cs index dff14aaba02..cf2291059d0 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NumberOnly.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/NumberOnly.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets JustNumber /// [JsonPropertyName("JustNumber")] - public decimal? JustNumber { get { return this. JustNumberOption; } set { this.JustNumberOption = new Option(value); } } + public decimal? JustNumber { get { return this.JustNumberOption; } set { this.JustNumberOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs index a11aee11212..aa52b39b2da 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ObjectWithDeprecatedFields.cs @@ -60,7 +60,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("bars")] [Obsolete] - public List Bars { get { return this. BarsOption; } set { this.BarsOption = new Option>(value); } } + public List Bars { get { return this.BarsOption; } set { this.BarsOption = new Option>(value); } } /// /// Used to track the state of DeprecatedRef @@ -74,7 +74,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("deprecatedRef")] [Obsolete] - public DeprecatedObject DeprecatedRef { get { return this. DeprecatedRefOption; } set { this.DeprecatedRefOption = new Option(value); } } + public DeprecatedObject DeprecatedRef { get { return this.DeprecatedRefOption; } set { this.DeprecatedRefOption = new Option(value); } } /// /// Used to track the state of Id @@ -88,7 +88,7 @@ namespace Org.OpenAPITools.Model /// [JsonPropertyName("id")] [Obsolete] - public decimal? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public decimal? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Used to track the state of Uuid @@ -101,7 +101,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Uuid /// [JsonPropertyName("uuid")] - public string Uuid { get { return this. UuidOption; } set { this.UuidOption = new Option(value); } } + public string Uuid { get { return this.UuidOption; } set { this.UuidOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Order.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Order.cs index afab71d723c..ee06c7a739c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Order.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Order.cs @@ -158,7 +158,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Complete /// [JsonPropertyName("complete")] - public bool? Complete { get { return this. CompleteOption; } set { this.CompleteOption = new Option(value); } } + public bool? Complete { get { return this.CompleteOption; } set { this.CompleteOption = new Option(value); } } /// /// Used to track the state of Id @@ -171,7 +171,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Used to track the state of PetId @@ -184,7 +184,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets PetId /// [JsonPropertyName("petId")] - public long? PetId { get { return this. PetIdOption; } set { this.PetIdOption = new Option(value); } } + public long? PetId { get { return this.PetIdOption; } set { this.PetIdOption = new Option(value); } } /// /// Used to track the state of Quantity @@ -197,7 +197,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Quantity /// [JsonPropertyName("quantity")] - public int? Quantity { get { return this. QuantityOption; } set { this.QuantityOption = new Option(value); } } + public int? Quantity { get { return this.QuantityOption; } set { this.QuantityOption = new Option(value); } } /// /// Used to track the state of ShipDate @@ -211,7 +211,7 @@ namespace Org.OpenAPITools.Model /// /// 2020-02-02T20:20:20.000222Z [JsonPropertyName("shipDate")] - public DateTime? ShipDate { get { return this. ShipDateOption; } set { this.ShipDateOption = new Option(value); } } + public DateTime? ShipDate { get { return this.ShipDateOption; } set { this.ShipDateOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/OuterComposite.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/OuterComposite.cs index 42665b8a066..a520b16a596 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/OuterComposite.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/OuterComposite.cs @@ -57,7 +57,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyBoolean /// [JsonPropertyName("my_boolean")] - public bool? MyBoolean { get { return this. MyBooleanOption; } set { this.MyBooleanOption = new Option(value); } } + public bool? MyBoolean { get { return this.MyBooleanOption; } set { this.MyBooleanOption = new Option(value); } } /// /// Used to track the state of MyNumber @@ -70,7 +70,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyNumber /// [JsonPropertyName("my_number")] - public decimal? MyNumber { get { return this. MyNumberOption; } set { this.MyNumberOption = new Option(value); } } + public decimal? MyNumber { get { return this.MyNumberOption; } set { this.MyNumberOption = new Option(value); } } /// /// Used to track the state of MyString @@ -83,7 +83,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets MyString /// [JsonPropertyName("my_string")] - public string MyString { get { return this. MyStringOption; } set { this.MyStringOption = new Option(value); } } + public string MyString { get { return this.MyStringOption; } set { this.MyStringOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Pet.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Pet.cs index 59c2707e110..a106a05b2f4 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Pet.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Pet.cs @@ -171,7 +171,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Category /// [JsonPropertyName("category")] - public Category Category { get { return this. CategoryOption; } set { this.CategoryOption = new Option(value); } } + public Category Category { get { return this.CategoryOption; } set { this.CategoryOption = new Option(value); } } /// /// Used to track the state of Id @@ -184,7 +184,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Used to track the state of Tags @@ -197,7 +197,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Tags /// [JsonPropertyName("tags")] - public List Tags { get { return this. TagsOption; } set { this.TagsOption = new Option>(value); } } + public List Tags { get { return this.TagsOption; } set { this.TagsOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs index d5b7e21838d..c7ee548df4d 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/ReadOnlyFirst.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Bar /// [JsonPropertyName("bar")] - public string Bar { get { return this. BarOption; } } + public string Bar { get { return this.BarOption; } } /// /// Used to track the state of Baz @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Baz /// [JsonPropertyName("baz")] - public string Baz { get { return this. BazOption; } set { this.BazOption = new Option(value); } } + public string Baz { get { return this.BazOption; } set { this.BazOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RequiredClass.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RequiredClass.cs index 483b3a96a21..b080aebf528 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RequiredClass.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RequiredClass.cs @@ -1455,7 +1455,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableDateProp /// [JsonPropertyName("not_required_notnullable_date_prop")] - public DateTime? NotRequiredNotnullableDateProp { get { return this. NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new Option(value); } } + public DateTime? NotRequiredNotnullableDateProp { get { return this.NotRequiredNotnullableDatePropOption; } set { this.NotRequiredNotnullableDatePropOption = new Option(value); } } /// /// Used to track the state of NotRequiredNotnullableintegerProp @@ -1468,7 +1468,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNotnullableintegerProp /// [JsonPropertyName("not_required_notnullableinteger_prop")] - public int? NotRequiredNotnullableintegerProp { get { return this. NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new Option(value); } } + public int? NotRequiredNotnullableintegerProp { get { return this.NotRequiredNotnullableintegerPropOption; } set { this.NotRequiredNotnullableintegerPropOption = new Option(value); } } /// /// Used to track the state of NotRequiredNullableDateProp @@ -1481,7 +1481,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableDateProp /// [JsonPropertyName("not_required_nullable_date_prop")] - public DateTime? NotRequiredNullableDateProp { get { return this. NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new Option(value); } } + public DateTime? NotRequiredNullableDateProp { get { return this.NotRequiredNullableDatePropOption; } set { this.NotRequiredNullableDatePropOption = new Option(value); } } /// /// Used to track the state of NotRequiredNullableIntegerProp @@ -1494,7 +1494,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotRequiredNullableIntegerProp /// [JsonPropertyName("not_required_nullable_integer_prop")] - public int? NotRequiredNullableIntegerProp { get { return this. NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new Option(value); } } + public int? NotRequiredNullableIntegerProp { get { return this.NotRequiredNullableIntegerPropOption; } set { this.NotRequiredNullableIntegerPropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNotnullableArrayOfString @@ -1507,7 +1507,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableArrayOfString /// [JsonPropertyName("notrequired_notnullable_array_of_string")] - public List NotrequiredNotnullableArrayOfString { get { return this. NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new Option>(value); } } + public List NotrequiredNotnullableArrayOfString { get { return this.NotrequiredNotnullableArrayOfStringOption; } set { this.NotrequiredNotnullableArrayOfStringOption = new Option>(value); } } /// /// Used to track the state of NotrequiredNotnullableBooleanProp @@ -1520,7 +1520,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableBooleanProp /// [JsonPropertyName("notrequired_notnullable_boolean_prop")] - public bool? NotrequiredNotnullableBooleanProp { get { return this. NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new Option(value); } } + public bool? NotrequiredNotnullableBooleanProp { get { return this.NotrequiredNotnullableBooleanPropOption; } set { this.NotrequiredNotnullableBooleanPropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNotnullableDatetimeProp @@ -1533,7 +1533,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableDatetimeProp /// [JsonPropertyName("notrequired_notnullable_datetime_prop")] - public DateTime? NotrequiredNotnullableDatetimeProp { get { return this. NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new Option(value); } } + public DateTime? NotrequiredNotnullableDatetimeProp { get { return this.NotrequiredNotnullableDatetimePropOption; } set { this.NotrequiredNotnullableDatetimePropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNotnullableStringProp @@ -1546,7 +1546,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNotnullableStringProp /// [JsonPropertyName("notrequired_notnullable_string_prop")] - public string NotrequiredNotnullableStringProp { get { return this. NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new Option(value); } } + public string NotrequiredNotnullableStringProp { get { return this.NotrequiredNotnullableStringPropOption; } set { this.NotrequiredNotnullableStringPropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNotnullableUuid @@ -1560,7 +1560,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_notnullable_uuid")] - public Guid? NotrequiredNotnullableUuid { get { return this. NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new Option(value); } } + public Guid? NotrequiredNotnullableUuid { get { return this.NotrequiredNotnullableUuidOption; } set { this.NotrequiredNotnullableUuidOption = new Option(value); } } /// /// Used to track the state of NotrequiredNullableArrayOfString @@ -1573,7 +1573,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableArrayOfString /// [JsonPropertyName("notrequired_nullable_array_of_string")] - public List NotrequiredNullableArrayOfString { get { return this. NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new Option>(value); } } + public List NotrequiredNullableArrayOfString { get { return this.NotrequiredNullableArrayOfStringOption; } set { this.NotrequiredNullableArrayOfStringOption = new Option>(value); } } /// /// Used to track the state of NotrequiredNullableBooleanProp @@ -1586,7 +1586,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableBooleanProp /// [JsonPropertyName("notrequired_nullable_boolean_prop")] - public bool? NotrequiredNullableBooleanProp { get { return this. NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new Option(value); } } + public bool? NotrequiredNullableBooleanProp { get { return this.NotrequiredNullableBooleanPropOption; } set { this.NotrequiredNullableBooleanPropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNullableDatetimeProp @@ -1599,7 +1599,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableDatetimeProp /// [JsonPropertyName("notrequired_nullable_datetime_prop")] - public DateTime? NotrequiredNullableDatetimeProp { get { return this. NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new Option(value); } } + public DateTime? NotrequiredNullableDatetimeProp { get { return this.NotrequiredNullableDatetimePropOption; } set { this.NotrequiredNullableDatetimePropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNullableStringProp @@ -1612,7 +1612,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets NotrequiredNullableStringProp /// [JsonPropertyName("notrequired_nullable_string_prop")] - public string NotrequiredNullableStringProp { get { return this. NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new Option(value); } } + public string NotrequiredNullableStringProp { get { return this.NotrequiredNullableStringPropOption; } set { this.NotrequiredNullableStringPropOption = new Option(value); } } /// /// Used to track the state of NotrequiredNullableUuid @@ -1626,7 +1626,7 @@ namespace Org.OpenAPITools.Model /// /// 72f98069-206d-4f12-9f12-3d1e525a8e84 [JsonPropertyName("notrequired_nullable_uuid")] - public Guid? NotrequiredNullableUuid { get { return this. NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new Option(value); } } + public Guid? NotrequiredNullableUuid { get { return this.NotrequiredNullableUuidOption; } set { this.NotrequiredNullableUuidOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Return.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Return.cs index 227de97d287..3b97b6b6ff2 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Return.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Return.cs @@ -71,7 +71,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarReturn /// [JsonPropertyName("return")] - public int? VarReturn { get { return this. VarReturnOption; } set { this.VarReturnOption = new Option(value); } } + public int? VarReturn { get { return this.VarReturnOption; } set { this.VarReturnOption = new Option(value); } } /// /// Used to track the state of Unsafe @@ -84,7 +84,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Unsafe /// [JsonPropertyName("unsafe")] - public string Unsafe { get { return this. UnsafeOption; } set { this.UnsafeOption = new Option(value); } } + public string Unsafe { get { return this.UnsafeOption; } set { this.UnsafeOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs index f7435144367..17b1921a052 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHash.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Role /// [JsonPropertyName("role")] - public RolesReportsHashRole Role { get { return this. RoleOption; } set { this.RoleOption = new Option(value); } } + public RolesReportsHashRole Role { get { return this.RoleOption; } set { this.RoleOption = new Option(value); } } /// /// Used to track the state of RoleUuid @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets RoleUuid /// [JsonPropertyName("role_uuid")] - public Guid? RoleUuid { get { return this. RoleUuidOption; } set { this.RoleUuidOption = new Option(value); } } + public Guid? RoleUuid { get { return this.RoleUuidOption; } set { this.RoleUuidOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs index 4a29f6ec7b1..bc4d2eed98c 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/RolesReportsHashRole.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new Option(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/SpecialModelName.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/SpecialModelName.cs index 81bfc146662..c91dfa5bb5f 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/SpecialModelName.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/SpecialModelName.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets VarSpecialModelName /// [JsonPropertyName("_special_model.name_")] - public string VarSpecialModelName { get { return this. VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new Option(value); } } + public string VarSpecialModelName { get { return this.VarSpecialModelNameOption; } set { this.VarSpecialModelNameOption = new Option(value); } } /// /// Used to track the state of SpecialPropertyName @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SpecialPropertyName /// [JsonPropertyName("$special[property.name]")] - public long? SpecialPropertyName { get { return this. SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new Option(value); } } + public long? SpecialPropertyName { get { return this.SpecialPropertyNameOption; } set { this.SpecialPropertyNameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Tag.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Tag.cs index 4f4891d049f..c5651c428bd 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Tag.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Tag.cs @@ -55,7 +55,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Used to track the state of Name @@ -68,7 +68,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Name /// [JsonPropertyName("name")] - public string Name { get { return this. NameOption; } set { this.NameOption = new Option(value); } } + public string Name { get { return this.NameOption; } set { this.NameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs index 47a94630b7d..edfc91528b7 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordList.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Value /// [JsonPropertyName("value")] - public string Value { get { return this. ValueOption; } set { this.ValueOption = new Option(value); } } + public string Value { get { return this.ValueOption; } set { this.ValueOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs index d1b0714cb3c..75205bb08c1 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestCollectionEndingWithWordListObject.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets TestCollectionEndingWithWordList /// [JsonPropertyName("TestCollectionEndingWithWordList")] - public List TestCollectionEndingWithWordList { get { return this. TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new Option>(value); } } + public List TestCollectionEndingWithWordList { get { return this.TestCollectionEndingWithWordListOption; } set { this.TestCollectionEndingWithWordListOption = new Option>(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs index 68d1acab3ec..dfa2238c88a 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/TestInlineFreeformAdditionalPropertiesRequest.cs @@ -53,7 +53,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets SomeProperty /// [JsonPropertyName("someProperty")] - public string SomeProperty { get { return this. SomePropertyOption; } set { this.SomePropertyOption = new Option(value); } } + public string SomeProperty { get { return this.SomePropertyOption; } set { this.SomePropertyOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/User.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/User.cs index 8c8eb5c8434..8851a6aa2ba 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/User.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/User.cs @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. See https://github.com/OAI/OpenAPI-Specification/issues/1389 [JsonPropertyName("anyTypeProp")] - public Object AnyTypeProp { get { return this. AnyTypePropOption; } set { this.AnyTypePropOption = new Option(value); } } + public Object AnyTypeProp { get { return this.AnyTypePropOption; } set { this.AnyTypePropOption = new Option(value); } } /// /// Used to track the state of AnyTypePropNullable @@ -90,7 +90,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for any type Here the 'type' attribute is not specified, which means the value can be anything, including the null value, string, number, boolean, array or object. The 'nullable' attribute does not change the allowed values. [JsonPropertyName("anyTypePropNullable")] - public Object AnyTypePropNullable { get { return this. AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new Option(value); } } + public Object AnyTypePropNullable { get { return this.AnyTypePropNullableOption; } set { this.AnyTypePropNullableOption = new Option(value); } } /// /// Used to track the state of Email @@ -103,7 +103,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Email /// [JsonPropertyName("email")] - public string Email { get { return this. EmailOption; } set { this.EmailOption = new Option(value); } } + public string Email { get { return this.EmailOption; } set { this.EmailOption = new Option(value); } } /// /// Used to track the state of FirstName @@ -116,7 +116,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets FirstName /// [JsonPropertyName("firstName")] - public string FirstName { get { return this. FirstNameOption; } set { this.FirstNameOption = new Option(value); } } + public string FirstName { get { return this.FirstNameOption; } set { this.FirstNameOption = new Option(value); } } /// /// Used to track the state of Id @@ -129,7 +129,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Id /// [JsonPropertyName("id")] - public long? Id { get { return this. IdOption; } set { this.IdOption = new Option(value); } } + public long? Id { get { return this.IdOption; } set { this.IdOption = new Option(value); } } /// /// Used to track the state of LastName @@ -142,7 +142,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets LastName /// [JsonPropertyName("lastName")] - public string LastName { get { return this. LastNameOption; } set { this.LastNameOption = new Option(value); } } + public string LastName { get { return this.LastNameOption; } set { this.LastNameOption = new Option(value); } } /// /// Used to track the state of ObjectWithNoDeclaredProps @@ -156,7 +156,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for objects Value must be a map of strings to values. It cannot be the 'null' value. [JsonPropertyName("objectWithNoDeclaredProps")] - public Object ObjectWithNoDeclaredProps { get { return this. ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new Option(value); } } + public Object ObjectWithNoDeclaredProps { get { return this.ObjectWithNoDeclaredPropsOption; } set { this.ObjectWithNoDeclaredPropsOption = new Option(value); } } /// /// Used to track the state of ObjectWithNoDeclaredPropsNullable @@ -170,7 +170,7 @@ namespace Org.OpenAPITools.Model /// /// test code generation for nullable objects. Value must be a map of strings to values or the 'null' value. [JsonPropertyName("objectWithNoDeclaredPropsNullable")] - public Object ObjectWithNoDeclaredPropsNullable { get { return this. ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new Option(value); } } + public Object ObjectWithNoDeclaredPropsNullable { get { return this.ObjectWithNoDeclaredPropsNullableOption; } set { this.ObjectWithNoDeclaredPropsNullableOption = new Option(value); } } /// /// Used to track the state of Password @@ -183,7 +183,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Password /// [JsonPropertyName("password")] - public string Password { get { return this. PasswordOption; } set { this.PasswordOption = new Option(value); } } + public string Password { get { return this.PasswordOption; } set { this.PasswordOption = new Option(value); } } /// /// Used to track the state of Phone @@ -196,7 +196,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Phone /// [JsonPropertyName("phone")] - public string Phone { get { return this. PhoneOption; } set { this.PhoneOption = new Option(value); } } + public string Phone { get { return this.PhoneOption; } set { this.PhoneOption = new Option(value); } } /// /// Used to track the state of UserStatus @@ -210,7 +210,7 @@ namespace Org.OpenAPITools.Model /// /// User Status [JsonPropertyName("userStatus")] - public int? UserStatus { get { return this. UserStatusOption; } set { this.UserStatusOption = new Option(value); } } + public int? UserStatus { get { return this.UserStatusOption; } set { this.UserStatusOption = new Option(value); } } /// /// Used to track the state of Username @@ -223,7 +223,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets Username /// [JsonPropertyName("username")] - public string Username { get { return this. UsernameOption; } set { this.UsernameOption = new Option(value); } } + public string Username { get { return this.UsernameOption; } set { this.UsernameOption = new Option(value); } } /// /// Gets or Sets additional properties diff --git a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Whale.cs b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Whale.cs index de887038530..152369134a6 100644 --- a/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Whale.cs +++ b/samples/client/petstore/csharp/OpenAPIClient-generichost-netstandard2.0/src/Org.OpenAPITools/Model/Whale.cs @@ -63,7 +63,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasBaleen /// [JsonPropertyName("hasBaleen")] - public bool? HasBaleen { get { return this. HasBaleenOption; } set { this.HasBaleenOption = new Option(value); } } + public bool? HasBaleen { get { return this.HasBaleenOption; } set { this.HasBaleenOption = new Option(value); } } /// /// Used to track the state of HasTeeth @@ -76,7 +76,7 @@ namespace Org.OpenAPITools.Model /// Gets or Sets HasTeeth /// [JsonPropertyName("hasTeeth")] - public bool? HasTeeth { get { return this. HasTeethOption; } set { this.HasTeethOption = new Option(value); } } + public bool? HasTeeth { get { return this.HasTeethOption; } set { this.HasTeethOption = new Option(value); } } /// /// Gets or Sets additional properties