Skip to content

Commit 72a9f8f

Browse files
committed
Disable plugin
1 parent e946af4 commit 72a9f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foundation-models/openai/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
<groupId>com.sap.cloud.sdk.datamodel</groupId>
139139
<artifactId>openapi-generator-maven-plugin</artifactId>
140140
<configuration>
141+
<skip>true</skip>
141142
<outputDirectory>${project.basedir}/src/main/java</outputDirectory>
142143
<apiMaturity>beta</apiMaturity>
143144
<enableOneOfAnyOfGeneration>true</enableOneOfAnyOfGeneration>

0 commit comments

Comments
 (0)