We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db0430 commit 7f111a5Copy full SHA for 7f111a5
openapi-generator-config-java.yml
@@ -1,5 +1,6 @@
1
templateDir: templates/java
2
additionalProperties:
3
+ enumUnknownDefaultCase: true
4
artifactUrl: https://github.com/stackitcloud/stackit-sdk-java
5
developerName: STACKIT Developer Tools
6
developerEmail: developer-tools@stackit.cloud
@@ -11,4 +12,4 @@ additionalProperties:
11
12
licenseUrl: http://www.apache.org/licenses/
13
scmConnection: scm:git@github.com:stackitcloud/stackit-sdk-java.git
14
scmDeveloperConnection: scm:git@github.com:stackitcloud/stackit-sdk-java.git
- scmUrl: https://github.com/stackitcloud/stackit-sdk-java
15
+ scmUrl: https://github.com/stackitcloud/stackit-sdk-java
0 commit comments