File tree Expand file tree Collapse file tree 7 files changed +7093
-1175
lines changed Expand file tree Collapse file tree 7 files changed +7093
-1175
lines changed Original file line number Diff line number Diff line change 1+ dist /
12node_modules /
2- dist /
Original file line number Diff line number Diff line change @@ -494,4 +494,12 @@ Based on:
494494- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
495495- Speakeasy CLI 1.38.0 (2.32.7) https://github.com/speakeasy-api/speakeasy
496496### Releases
497- - [ NPM v1.29.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.29.1 - .
497+ - [ NPM v1.29.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.29.1 - .
498+
499+ ## 2023-06-01 00:14:09
500+ ### Changes
501+ Based on:
502+ - OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
503+ - Speakeasy CLI 1.40.2 (2.34.2) https://github.com/speakeasy-api/speakeasy
504+ ### Releases
505+ - [ NPM v1.30.0] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.30.0 - .
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ src/sdk/requests.ts
77src/sdk/schemas.ts
88src/sdk/sdk.ts
99.eslintrc.yml
10+ .gitignore
1011jest.config.js
1112package-lock.json
1213package.json
Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ configVersion: 1.0.0
22management :
33 docChecksum : 2bba3b8f9d211b02569b3f9aff0d34b4
44 docVersion : 0.3.0
5- speakeasyVersion : 1.38.0
6- generationVersion : 2.32.7
5+ speakeasyVersion : 1.40.2
6+ generationVersion : 2.34.2
77generation :
88 sdkClassName : speakeasy
99 singleTagPerOp : false
1010 telemetryEnabled : true
1111typescript :
12- version : 1.29.1
12+ version : 1.30.0
1313 author : Speakeasy
1414 maxMethodParams : 0
1515 packageName : ' @speakeasy-api/speakeasy-client-sdk-typescript'
You can’t perform that action at this time.
0 commit comments