Skip to content

Commit 04bf909

Browse files
authored
fix(java-sdk): allow additional properties in responses (#228)
relates to STACKITSDK-314
1 parent b079f07 commit 04bf909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages/java/openapi-generator-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ additionalProperties:
66
developerEmail: developer-tools@stackit.cloud
77
developerOrganization: STACKIT
88
developerOrganizationUrl: https://www.stackit.de
9+
disallowAdditionalPropertiesIfNotPresent: false
910
groupId: cloud.stackit.sdk
1011
hideGenerationTimestamp: true
1112
licenseName: Apache License 2.0

0 commit comments

Comments
 (0)