diff --git a/bin/configs/csharp-generichost-net4.7-allOf.yaml b/bin/configs/csharp-generichost-net4.7-allOf.yaml index 270621b08bc..997dcbf188c 100644 --- a/bin/configs/csharp-generichost-net4.7-allOf.yaml +++ b/bin/configs/csharp-generichost-net4.7-allOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/AllOf inputSpec: modules/openapi-generator/src/test/resources/3_0/allOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.7-anyOf.yaml b/bin/configs/csharp-generichost-net4.7-anyOf.yaml index 37bcf43a335..f589576e534 100644 --- a/bin/configs/csharp-generichost-net4.7-anyOf.yaml +++ b/bin/configs/csharp-generichost-net4.7-anyOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/AnyOf inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.7-anyOfNoCompare.yaml b/bin/configs/csharp-generichost-net4.7-anyOfNoCompare.yaml index 6a3b99785be..e9625be915a 100644 --- a/bin/configs/csharp-generichost-net4.7-anyOfNoCompare.yaml +++ b/bin/configs/csharp-generichost-net4.7-anyOfNoCompare.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/AnyOfNoCompare inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.7-formModels.yaml b/bin/configs/csharp-generichost-net4.7-formModels.yaml index dbf7a3a27aa..66a8de070e9 100644 --- a/bin/configs/csharp-generichost-net4.7-formModels.yaml +++ b/bin/configs/csharp-generichost-net4.7-formModels.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/FormModels inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.7-oneOf.yaml b/bin/configs/csharp-generichost-net4.7-oneOf.yaml index f5364b6a528..2d63e4afde9 100644 --- a/bin/configs/csharp-generichost-net4.7-oneOf.yaml +++ b/bin/configs/csharp-generichost-net4.7-oneOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/OneOf inputSpec: modules/openapi-generator/src/test/resources/3_0/oneOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.7-useDateTimeForDate.yaml b/bin/configs/csharp-generichost-net4.7-useDateTimeForDate.yaml index 4b026f869fe..46a0a2d33a5 100644 --- a/bin/configs/csharp-generichost-net4.7-useDateTimeForDate.yaml +++ b/bin/configs/csharp-generichost-net4.7-useDateTimeForDate.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/UseDateTimeForDate inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/dates-api.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{2E60EF87-DB0B-4D01-A36E-F5E90F7EC757}' diff --git a/bin/configs/csharp-generichost-net4.7.yaml b/bin/configs/csharp-generichost-net4.7.yaml index 55c105fac7a..72fa34b24c0 100644 --- a/bin/configs/csharp-generichost-net4.7.yaml +++ b/bin/configs/csharp-generichost-net4.7.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.7/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-allOf.yaml b/bin/configs/csharp-generichost-net4.8-allOf.yaml index 45729c8cc13..b0b5bee8cd2 100644 --- a/bin/configs/csharp-generichost-net4.8-allOf.yaml +++ b/bin/configs/csharp-generichost-net4.8-allOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/AllOf inputSpec: modules/openapi-generator/src/test/resources/3_0/allOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-anyOf.yaml b/bin/configs/csharp-generichost-net4.8-anyOf.yaml index 3eb6a0445d9..83c2372cbba 100644 --- a/bin/configs/csharp-generichost-net4.8-anyOf.yaml +++ b/bin/configs/csharp-generichost-net4.8-anyOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/AnyOf inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-anyOfNoCompare.yaml b/bin/configs/csharp-generichost-net4.8-anyOfNoCompare.yaml index 9a7945bf1a9..6b7d9558619 100644 --- a/bin/configs/csharp-generichost-net4.8-anyOfNoCompare.yaml +++ b/bin/configs/csharp-generichost-net4.8-anyOfNoCompare.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/AnyOfNoCompare inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-formModels.yaml b/bin/configs/csharp-generichost-net4.8-formModels.yaml index 4948f3aef25..c75457fda0a 100644 --- a/bin/configs/csharp-generichost-net4.8-formModels.yaml +++ b/bin/configs/csharp-generichost-net4.8-formModels.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/FormModels inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-oneOf.yaml b/bin/configs/csharp-generichost-net4.8-oneOf.yaml index 6d7ca40dff1..6cacf1e68cc 100644 --- a/bin/configs/csharp-generichost-net4.8-oneOf.yaml +++ b/bin/configs/csharp-generichost-net4.8-oneOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/OneOf inputSpec: modules/openapi-generator/src/test/resources/3_0/oneOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net4.8-useDateTimeForDate.yaml b/bin/configs/csharp-generichost-net4.8-useDateTimeForDate.yaml index 99e94f185b5..b8be398bde5 100644 --- a/bin/configs/csharp-generichost-net4.8-useDateTimeForDate.yaml +++ b/bin/configs/csharp-generichost-net4.8-useDateTimeForDate.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/UseDateTimeForDate inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/dates-api.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{2E60EF87-DB0B-4D01-A36E-F5E90F7EC757}' diff --git a/bin/configs/csharp-generichost-net4.8.yaml b/bin/configs/csharp-generichost-net4.8.yaml index 1a76bfe86b8..f55f26b80da 100644 --- a/bin/configs/csharp-generichost-net4.8.yaml +++ b/bin/configs/csharp-generichost-net4.8.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net4.8/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-allOf.yaml b/bin/configs/csharp-generichost-net8-allOf.yaml index fb3b8406c70..0a203b0ee72 100644 --- a/bin/configs/csharp-generichost-net8-allOf.yaml +++ b/bin/configs/csharp-generichost-net8-allOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/AllOf inputSpec: modules/openapi-generator/src/test/resources/3_0/allOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-anyOf.yaml b/bin/configs/csharp-generichost-net8-anyOf.yaml index 4fef52ef5f6..98b4010cb5b 100644 --- a/bin/configs/csharp-generichost-net8-anyOf.yaml +++ b/bin/configs/csharp-generichost-net8-anyOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/AnyOf inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-anyOfNoCompare.yaml b/bin/configs/csharp-generichost-net8-anyOfNoCompare.yaml index 6ba86eda53d..b0d2c034011 100644 --- a/bin/configs/csharp-generichost-net8-anyOfNoCompare.yaml +++ b/bin/configs/csharp-generichost-net8-anyOfNoCompare.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/AnyOfNoCompare inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-formModels.yaml b/bin/configs/csharp-generichost-net8-formModels.yaml index f9621c39b0d..8b1a1b2fa07 100644 --- a/bin/configs/csharp-generichost-net8-formModels.yaml +++ b/bin/configs/csharp-generichost-net8-formModels.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/FormModels inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-nrt-useSourceGeneration.yaml b/bin/configs/csharp-generichost-net8-nrt-useSourceGeneration.yaml index b48828d2cb0..4f04b01d984 100644 --- a/bin/configs/csharp-generichost-net8-nrt-useSourceGeneration.yaml +++ b/bin/configs/csharp-generichost-net8-nrt-useSourceGeneration.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/SourceGeneration inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-nrt.yaml b/bin/configs/csharp-generichost-net8-nrt.yaml index e51b8e9c410..2bae5182d77 100644 --- a/bin/configs/csharp-generichost-net8-nrt.yaml +++ b/bin/configs/csharp-generichost-net8-nrt.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/NullReferenceTypes inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-oneOf.yaml b/bin/configs/csharp-generichost-net8-oneOf.yaml index 2d0aca292b4..fee8e12db11 100644 --- a/bin/configs/csharp-generichost-net8-oneOf.yaml +++ b/bin/configs/csharp-generichost-net8-oneOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/OneOf inputSpec: modules/openapi-generator/src/test/resources/3_0/oneOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net8-useDateTimeForDate.yaml b/bin/configs/csharp-generichost-net8-useDateTimeForDate.yaml index 4fe855e07c0..12b56019db5 100644 --- a/bin/configs/csharp-generichost-net8-useDateTimeForDate.yaml +++ b/bin/configs/csharp-generichost-net8-useDateTimeForDate.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/UseDateTimeForDate inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/dates-api.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{2E60EF87-DB0B-4D01-A36E-F5E90F7EC757}' diff --git a/bin/configs/csharp-generichost-net8.yaml b/bin/configs/csharp-generichost-net8.yaml index caecf554d9a..46b96bcdb7b 100644 --- a/bin/configs/csharp-generichost-net8.yaml +++ b/bin/configs/csharp-generichost-net8.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net8/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-allOf.yaml b/bin/configs/csharp-generichost-net9-allOf.yaml index 9a527a5b9fb..dadc935b085 100644 --- a/bin/configs/csharp-generichost-net9-allOf.yaml +++ b/bin/configs/csharp-generichost-net9-allOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/AllOf inputSpec: modules/openapi-generator/src/test/resources/3_0/allOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-anyOf.yaml b/bin/configs/csharp-generichost-net9-anyOf.yaml index 8a9f57a2872..340441ec726 100644 --- a/bin/configs/csharp-generichost-net9-anyOf.yaml +++ b/bin/configs/csharp-generichost-net9-anyOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/AnyOf inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-anyOfNoCompare.yaml b/bin/configs/csharp-generichost-net9-anyOfNoCompare.yaml index 34ff5d48ee4..9cedbf4b4e9 100644 --- a/bin/configs/csharp-generichost-net9-anyOfNoCompare.yaml +++ b/bin/configs/csharp-generichost-net9-anyOfNoCompare.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/AnyOfNoCompare inputSpec: modules/openapi-generator/src/test/resources/3_0/anyOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-formModels.yaml b/bin/configs/csharp-generichost-net9-formModels.yaml index 5533854a06a..3532d7e7fe5 100644 --- a/bin/configs/csharp-generichost-net9-formModels.yaml +++ b/bin/configs/csharp-generichost-net9-formModels.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/FormModels inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-nrt-useSourceGeneration.yaml b/bin/configs/csharp-generichost-net9-nrt-useSourceGeneration.yaml index 0bbff72763a..2d8548e5bfb 100644 --- a/bin/configs/csharp-generichost-net9-nrt-useSourceGeneration.yaml +++ b/bin/configs/csharp-generichost-net9-nrt-useSourceGeneration.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/SourceGeneration inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-nrt.yaml b/bin/configs/csharp-generichost-net9-nrt.yaml index cf03312ee4c..bbd4c69df94 100644 --- a/bin/configs/csharp-generichost-net9-nrt.yaml +++ b/bin/configs/csharp-generichost-net9-nrt.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/NullReferenceTypes inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-oneOf.yaml b/bin/configs/csharp-generichost-net9-oneOf.yaml index af07b34b5c3..179e083f193 100644 --- a/bin/configs/csharp-generichost-net9-oneOf.yaml +++ b/bin/configs/csharp-generichost-net9-oneOf.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/OneOf inputSpec: modules/openapi-generator/src/test/resources/3_0/oneOf.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-net9-useDateTimeForDate.yaml b/bin/configs/csharp-generichost-net9-useDateTimeForDate.yaml index a5ed3faf533..189f64d2a55 100644 --- a/bin/configs/csharp-generichost-net9-useDateTimeForDate.yaml +++ b/bin/configs/csharp-generichost-net9-useDateTimeForDate.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/UseDateTimeForDate inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/dates-api.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{2E60EF87-DB0B-4D01-A36E-F5E90F7EC757}' diff --git a/bin/configs/csharp-generichost-net9.yaml b/bin/configs/csharp-generichost-net9.yaml index 3bcf2a5d5e0..6ad5c40eaa2 100644 --- a/bin/configs/csharp-generichost-net9.yaml +++ b/bin/configs/csharp-generichost-net9.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/net9/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-netstandard2.0.yaml b/bin/configs/csharp-generichost-netstandard2.0.yaml index 92809fcc901..79d95f8d652 100644 --- a/bin/configs/csharp-generichost-netstandard2.0.yaml +++ b/bin/configs/csharp-generichost-netstandard2.0.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/standard2.0/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-generichost-tags-latest.yaml b/bin/configs/csharp-generichost-tags-latest.yaml index 61675ec7c02..55d6fc1b826 100644 --- a/bin/configs/csharp-generichost-tags-latest.yaml +++ b/bin/configs/csharp-generichost-tags-latest.yaml @@ -2,7 +2,6 @@ generatorName: csharp outputDir: samples/client/petstore/csharp/generichost/latest/Tags inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/tags.json -library: generichost templateDir: modules/openapi-generator/src/main/resources/csharp additionalProperties: packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}' diff --git a/bin/configs/csharp-restsharp-net4.7-multipleFrameworks.yaml b/bin/configs/csharp-restsharp-net4.7-multipleFrameworks.yaml index bdd64742026..b53220d0dbf 100644 --- a/bin/configs/csharp-restsharp-net4.7-multipleFrameworks.yaml +++ b/bin/configs/csharp-restsharp-net4.7-multipleFrameworks.yaml @@ -1,4 +1,5 @@ generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net4.7/MultipleFrameworks inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net4.7.yaml b/bin/configs/csharp-restsharp-net4.7.yaml index c920321ef98..876e510c3b2 100644 --- a/bin/configs/csharp-restsharp-net4.7.yaml +++ b/bin/configs/csharp-restsharp-net4.7.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net4.7/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature-oneof-primitive-types.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net4.8.yaml b/bin/configs/csharp-restsharp-net4.8.yaml index ba6602b3934..0285af03c72 100644 --- a/bin/configs/csharp-restsharp-net4.8.yaml +++ b/bin/configs/csharp-restsharp-net4.8.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net4.8/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature-oneof-primitive-types.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net8-compareNetObjects.yaml b/bin/configs/csharp-restsharp-net8-compareNetObjects.yaml index 306bf685649..89ee23c7e9f 100644 --- a/bin/configs/csharp-restsharp-net8-compareNetObjects.yaml +++ b/bin/configs/csharp-restsharp-net8-compareNetObjects.yaml @@ -1,4 +1,5 @@ generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net8/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net8-echo-api.yaml b/bin/configs/csharp-restsharp-net8-echo-api.yaml index 7f24b0c5f53..f3e38ddabee 100644 --- a/bin/configs/csharp-restsharp-net8-echo-api.yaml +++ b/bin/configs/csharp-restsharp-net8-echo-api.yaml @@ -1,4 +1,5 @@ generatorName: csharp +library: restsharp outputDir: samples/client/echo_api/csharp/restsharp/net8/EchoApi inputSpec: modules/openapi-generator/src/test/resources/3_0/echo_api.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net8-name-mappings.yaml b/bin/configs/csharp-restsharp-net8-name-mappings.yaml index a46dc862043..7c97f10e434 100644 --- a/bin/configs/csharp-restsharp-net8-name-mappings.yaml +++ b/bin/configs/csharp-restsharp-net8-name-mappings.yaml @@ -1,4 +1,5 @@ generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net8/ParameterMappings inputSpec: modules/openapi-generator/src/test/resources/3_0/name-parameter-mappings.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net8-useDateTimeForDate.yaml b/bin/configs/csharp-restsharp-net8-useDateTimeForDate.yaml index f8b2102196a..d9bb354d074 100644 --- a/bin/configs/csharp-restsharp-net8-useDateTimeForDate.yaml +++ b/bin/configs/csharp-restsharp-net8-useDateTimeForDate.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net8/UseDateTimeForDate inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/dates-api.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net8.yaml b/bin/configs/csharp-restsharp-net8.yaml index a99fb1acf09..d52b1b41440 100644 --- a/bin/configs/csharp-restsharp-net8.yaml +++ b/bin/configs/csharp-restsharp-net8.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net8/EnumMappings inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature-oneof-primitive-types.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-net9.yaml b/bin/configs/csharp-restsharp-net9.yaml index 568c9462b8d..f6961a284d9 100644 --- a/bin/configs/csharp-restsharp-net9.yaml +++ b/bin/configs/csharp-restsharp-net9.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/net9/EnumMappings inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature-oneof-primitive-types.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-netstandard2.0-complexfiles.yaml b/bin/configs/csharp-restsharp-netstandard2.0-complexfiles.yaml index a6782e9387b..07b20129a56 100644 --- a/bin/configs/csharp-restsharp-netstandard2.0-complexfiles.yaml +++ b/bin/configs/csharp-restsharp-netstandard2.0-complexfiles.yaml @@ -1,4 +1,5 @@ generatorName: csharp +library: restsharp outputDir: samples/client/others/csharp-complex-files inputSpec: modules/openapi-generator/src/test/resources/3_0/form-multipart-binary-array.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-netstandard2.0-conditionalSerialization.yaml b/bin/configs/csharp-restsharp-netstandard2.0-conditionalSerialization.yaml index e4faab167f1..1e50c05cf6d 100644 --- a/bin/configs/csharp-restsharp-netstandard2.0-conditionalSerialization.yaml +++ b/bin/configs/csharp-restsharp-netstandard2.0-conditionalSerialization.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/bin/configs/csharp-restsharp-netstandard2.0.yaml b/bin/configs/csharp-restsharp-netstandard2.0.yaml index 795708b961b..c4a6d05757d 100644 --- a/bin/configs/csharp-restsharp-netstandard2.0.yaml +++ b/bin/configs/csharp-restsharp-netstandard2.0.yaml @@ -1,5 +1,6 @@ # for .net standard generatorName: csharp +library: restsharp outputDir: samples/client/petstore/csharp/restsharp/standard2.0/Petstore inputSpec: modules/openapi-generator/src/test/resources/3_0/csharp/petstore-with-fake-endpoints-models-for-testing-with-http-signature-oneof-primitive-types.yaml templateDir: modules/openapi-generator/src/main/resources/csharp diff --git a/docs/generators/csharp.md b/docs/generators/csharp.md index ef482820cef..5b131b6e67c 100644 --- a/docs/generators/csharp.md +++ b/docs/generators/csharp.md @@ -28,7 +28,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl |equatable|Overrides Equals and GetHashCode methods.| |false| |hideGenerationTimestamp|Hides the generation timestamp when files are generated.| |true| |interfacePrefix|Prefix interfaces with a community standard or widely accepted prefix.| |I| -|library|HTTP library template (sub-template) to use|