Skip to content

Commit 37d086c

Browse files
committed
Disallow additional properties
1 parent 444c2e8 commit 37d086c

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

uni-registrar-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<artifactVersion>${project.version}</artifactVersion>
5757
<configPackage>uniregistrar.openapi.config</configPackage>
5858
<asyncNative>false</asyncNative>
59-
<disallowAdditionalPropertiesIfNotPresent>false</disallowAdditionalPropertiesIfNotPresent>
59+
<disallowAdditionalPropertiesIfNotPresent>true</disallowAdditionalPropertiesIfNotPresent>
6060
<legacyDiscriminatorBehavior>false</legacyDiscriminatorBehavior>
6161
<containerDefaultToNull>true</containerDefaultToNull>
6262
<library>native</library>

uni-registrar-core/src/main/patches/StateFinished.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)