Skip to content

Commit 6ecb775

Browse files
committed
add disallowAdditionalPropertiesIfNotPresent: true to new samples after rebase
1 parent 9c7d529 commit 6ecb775

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

bin/configs/csharp-generichost-latest-composedEnum.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
modelPropertySorting: alphabetical
99
operationParameterSorting: alphabetical
10+
disallowAdditionalPropertiesIfNotPresent: true
1011
validateSpec: false

bin/configs/csharp-generichost-latest-inlineEnumAnyOf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ additionalProperties:
77
packageGuid: '{321C8C3F-0156-40C1-AE42-D59761FB9B6C}'
88
modelPropertySorting: alphabetical
99
operationParameterSorting: alphabetical
10+
disallowAdditionalPropertiesIfNotPresent: true
1011
validateSpec: false
1112
inlineSchemaOptions:
1213
RESOLVE_INLINE_ENUMS: true

0 commit comments

Comments
 (0)