Skip to content

Commit 7e821f9

Browse files
committed
Adds Echo API client tests for typescript: step 1
1 parent 0dba09f commit 7e821f9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bin/configs/typescript-echo-api.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
generatorName: typescript
2+
outputDir: samples/client/echo_api/typescript/build
3+
inputSpec: modules/openapi-generator/src/test/resources/3_0/echo_api.yaml
4+
templateDir: modules/openapi-generator/src/main/resources/typescript
5+
additionalProperties:
6+
artifactId: echo-api-typescript
7+
hideGenerationTimestamp: "true"
8+
npmVersion: 1.0.0
9+
npmName: '@openapitools/typescript-echo-api'

0 commit comments

Comments
 (0)