Skip to content

Commit 8fd54d2

Browse files
Typescript test OneOf: fix CI errors
1 parent 1a4b46d commit 8fd54d2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/openapi3/client/petstore/typescript/builds/one-of/pom.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/openapi3/client/petstore/typescript/builds/one-of/tsconfig.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/openapi3/client/petstore/typescript/tests/one-of/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<project>
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.openapitools</groupId>
4-
<artifactId>TypeScriptDefaultPetstoreClientTests</artifactId>
4+
<artifactId>TypeScriptOneOfPetstoreClientTests</artifactId>
55
<packaging>pom</packaging>
66
<version>1.0-SNAPSHOT</version>
7-
<name>TS Petstore Test Client</name>
7+
<name>TS Petstore OneOf Test Client</name>
88
<build>
99
<plugins>
1010
<plugin>

0 commit comments

Comments
 (0)