We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dba09f commit 7e821f9Copy full SHA for 7e821f9
bin/configs/typescript-echo-api.yaml
@@ -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