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 e946af4 commit 72a9f8fCopy full SHA for 72a9f8f
foundation-models/openai/pom.xml
@@ -138,6 +138,7 @@
138
<groupId>com.sap.cloud.sdk.datamodel</groupId>
139
<artifactId>openapi-generator-maven-plugin</artifactId>
140
<configuration>
141
+ <skip>true</skip>
142
<outputDirectory>${project.basedir}/src/main/java</outputDirectory>
143
<apiMaturity>beta</apiMaturity>
144
<enableOneOfAnyOfGeneration>true</enableOneOfAnyOfGeneration>
0 commit comments