Skip to content

Commit a0c59fb

Browse files
committed
Move inputSpec (avoid sharing with other generators)
1 parent 5829fb7 commit a0c59fb

2 files changed

Lines changed: 919 additions & 1 deletion

File tree

bin/configs/typescript-echo-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
generatorName: typescript
22
outputDir: samples/client/echo_api/typescript/build
3-
inputSpec: modules/openapi-generator/src/test/resources/3_0/echo_api.yaml
3+
inputSpec: modules/openapi-generator/src/test/resources/3_0/typescript/echo_api.yaml
44
templateDir: modules/openapi-generator/src/main/resources/typescript
55
additionalProperties:
66
artifactId: echo-api-typescript

0 commit comments

Comments
 (0)