Skip to content

Commit 9be8b4e

Browse files
committed
Set containerDefaultToNull=true
1 parent 7c1c5a3 commit 9be8b4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@
329329
<artifactId>godiddy-api-client-openapi</artifactId>
330330
<artifactVersion>${project.version}</artifactVersion>
331331
<configPackage>com.godiddy.api.client.openapi.config</configPackage>
332+
<containerDefaultToNull>true</containerDefaultToNull>
332333
<asyncNative>false</asyncNative>
333334
<disallowAdditionalPropertiesIfNotPresent>false</disallowAdditionalPropertiesIfNotPresent>
334335
<library>native</library>

0 commit comments

Comments
 (0)