Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion openapi-generator-config-java.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
templateDir: templates/java
additionalProperties:
enumUnknownDefaultCase: true
artifactUrl: https://github.com/stackitcloud/stackit-sdk-java
developerName: STACKIT Developer Tools
developerEmail: [email protected]
Expand All @@ -11,4 +12,4 @@ additionalProperties:
licenseUrl: http://www.apache.org/licenses/
scmConnection: scm:[email protected]:stackitcloud/stackit-sdk-java.git
scmDeveloperConnection: scm:[email protected]:stackitcloud/stackit-sdk-java.git
scmUrl: https://github.com/stackitcloud/stackit-sdk-java
scmUrl: https://github.com/stackitcloud/stackit-sdk-java
Loading