We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e71395 commit decedebCopy full SHA for decedeb
.gitignore
@@ -1 +1,2 @@
1
-node_modules/
+node_modules/
2
+dist/
gen.yaml
@@ -1,8 +1,9 @@
management:
- openapi-checksum: 46093b002f359f8049d6b8210be2bc73
3
- openapi-version: 0.1.0
4
- speakeasy-version: 0.11.4
+ openapi-checksum: 46093b002f359f8049d6b8210be2bc73
+ openapi-version: 0.1.0
+ speakeasy-version: 0.11.4
5
typescript:
6
- author: Speakeasy
7
- packagename: '@speakeasy-api/speakeasy-client-sdk-typescript'
8
- version: 0.2.7
+ author: Speakeasy
+ packagename: "@speakeasy-api/speakeasy-client-sdk-typescript"
+ version: 0.2.7
9
+telemetryenabled: true
0 commit comments