Skip to content

Commit 469aa38

Browse files
committed
Fixes the example config
1 parent 2c1f1eb commit 469aa38

11 files changed

Lines changed: 74 additions & 62 deletions

File tree

bin/configs/typescript-echo-api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ templateDir: modules/openapi-generator/src/main/resources/typescript
55
additionalProperties:
66
artifactId: echo-api-typescript
77
hideGenerationTimestamp: "true"
8+
platform: node
89
npmVersion: 1.0.0
910
npmName: '@openapitools/typescript-echo-api'

samples/client/echo_api/typescript/build/apis/AuthApi.ts

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

samples/client/echo_api/typescript/build/apis/BodyApi.ts

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

samples/client/echo_api/typescript/build/apis/FormApi.ts

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

samples/client/echo_api/typescript/build/apis/HeaderApi.ts

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

samples/client/echo_api/typescript/build/apis/PathApi.ts

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

samples/client/echo_api/typescript/build/apis/QueryApi.ts

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

0 commit comments

Comments
 (0)