Skip to content

Commit 9fcd82a

Browse files
committed
remove no-longer-necessary test config options
1 parent 70b0120 commit 9fcd82a

48 files changed

Lines changed: 0 additions & 48 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bin/configs/csharp-generichost-net4.8-anyOfNoCompare.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: false
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: false
1110
equatable: true
1211
targetFramework: net48

bin/configs/csharp-generichost-net4.8-formModels.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: false
1110
equatable: true
1211
targetFramework: net48

bin/configs/csharp-generichost-net4.8-oneOf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: false
1110
equatable: true
1211
targetFramework: net48

bin/configs/csharp-generichost-net4.8.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: false
1110
equatable: true
1211
targetFramework: net48

bin/configs/csharp-generichost-net8-allOf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: true
1110
equatable: true
1211
targetFramework: net8.0

bin/configs/csharp-generichost-net8-anyOf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: true
1110
equatable: true
1211
targetFramework: net8.0

bin/configs/csharp-generichost-net8-anyOfNoCompare.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: false
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: true
1110
equatable: true
1211
targetFramework: net8.0

bin/configs/csharp-generichost-net8-formModels.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: false
1110
equatable: true
1211
targetFramework: net8.0

bin/configs/csharp-generichost-net8-nrt-useSourceGeneration.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
useSourceGeneration: true
1110
equatable: true
1211
targetFramework: net8.0

bin/configs/csharp-generichost-net8-nrt.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templateDir: modules/openapi-generator/src/main/resources/csharp
66
additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
useCompareNetObjects: true
9-
disallowAdditionalPropertiesIfNotPresent: false
109
nullableReferenceTypes: true
1110
equatable: true
1211
targetFramework: net8.0

0 commit comments

Comments
 (0)