Skip to content

Commit ab6eab6

Browse files
committed
ci: regenerated with OpenAPI Doc 0.3.0, Speakeay CLI 1.104.0
1 parent b11118c commit ab6eab6

File tree

15 files changed

+130
-116
lines changed

15 files changed

+130
-116
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
3030

3131
const res = await sdk.apis.getApis({
3232
metadata: {
33-
South: ["Southwest"],
33+
key: ["string"],
3434
},
3535
op: {
3636
and: false,

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -986,4 +986,14 @@ Based on:
986986
### Generated
987987
- [typescript v1.60.2] .
988988
### Releases
989-
- [NPM v1.60.2] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.60.2 - .
989+
- [NPM v1.60.2] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.60.2 - .
990+
991+
## 2023-10-21 00:10:21
992+
### Changes
993+
Based on:
994+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
995+
- Speakeasy CLI 1.104.0 (2.169.0) https://github.com/speakeasy-api/speakeasy
996+
### Generated
997+
- [typescript v1.61.0] .
998+
### Releases
999+
- [NPM v1.61.0] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.61.0 - .

USAGE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
1313

1414
const res = await sdk.apis.getApis({
1515
metadata: {
16-
South: ["Southwest"],
16+
key: ["string"],
1717
},
1818
op: {
1919
and: false,

docs/sdks/apiendpoints/README.md

+27-27
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
3333
});
3434

3535
const res = await sdk.apiEndpoints.deleteApiEndpoint({
36-
apiEndpointID: "blue",
37-
apiID: "Gasoline",
38-
versionID: "Southwest",
36+
apiEndpointID: "string",
37+
apiID: "string",
38+
versionID: "string",
3939
});
4040

4141
if (res.statusCode == 200) {
@@ -75,9 +75,9 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
7575
});
7676

7777
const res = await sdk.apiEndpoints.findApiEndpoint({
78-
apiID: "Cotton",
79-
displayName: "Chief",
80-
versionID: "Wooden",
78+
apiID: "string",
79+
displayName: "string",
80+
versionID: "string",
8181
});
8282

8383
if (res.statusCode == 200) {
@@ -117,9 +117,9 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
117117
});
118118

119119
const res = await sdk.apiEndpoints.generateOpenApiSpecForApiEndpoint({
120-
apiEndpointID: "Mazda",
121-
apiID: "web",
122-
versionID: "explicabo",
120+
apiEndpointID: "string",
121+
apiID: "string",
122+
versionID: "string",
123123
});
124124

125125
if (res.statusCode == 200) {
@@ -158,9 +158,9 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
158158
});
159159

160160
const res = await sdk.apiEndpoints.generatePostmanCollectionForApiEndpoint({
161-
apiEndpointID: "indigo",
162-
apiID: "barring",
163-
versionID: "Senior",
161+
apiEndpointID: "string",
162+
apiID: "string",
163+
versionID: "string",
164164
});
165165

166166
if (res.statusCode == 200) {
@@ -199,7 +199,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
199199
});
200200

201201
const res = await sdk.apiEndpoints.getAllApiEndpoints({
202-
apiID: "unless",
202+
apiID: "string",
203203
});
204204

205205
if (res.statusCode == 200) {
@@ -238,8 +238,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
238238
});
239239

240240
const res = await sdk.apiEndpoints.getAllForVersionApiEndpoints({
241-
apiID: "now",
242-
versionID: "Diesel",
241+
apiID: "string",
242+
versionID: "string",
243243
});
244244

245245
if (res.statusCode == 200) {
@@ -278,9 +278,9 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
278278
});
279279

280280
const res = await sdk.apiEndpoints.getApiEndpoint({
281-
apiEndpointID: "flog",
282-
apiID: "synthesize",
283-
versionID: "Barium",
281+
apiEndpointID: "string",
282+
apiID: "string",
283+
versionID: "string",
284284
});
285285

286286
if (res.statusCode == 200) {
@@ -320,16 +320,16 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
320320

321321
const res = await sdk.apiEndpoints.upsertApiEndpoint({
322322
apiEndpointInput: {
323-
apiEndpointId: "Facilitator",
324-
description: "Cross-group bottom-line productivity",
325-
displayName: "nor",
326-
method: "Northwest",
327-
path: "/private",
328-
versionId: "what",
323+
apiEndpointId: "string",
324+
description: "Public-key systematic attitude",
325+
displayName: "string",
326+
method: "string",
327+
path: "/etc/periodic",
328+
versionId: "string",
329329
},
330-
apiEndpointID: "Trans",
331-
apiID: "Kia",
332-
versionID: "Electronic",
330+
apiEndpointID: "string",
331+
apiID: "string",
332+
versionID: "string",
333333
});
334334

335335
if (res.statusCode == 200) {

docs/sdks/apis/README.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
3131
});
3232

3333
const res = await sdk.apis.deleteApi({
34-
apiID: "plaintive",
35-
versionID: "THX",
34+
apiID: "string",
35+
versionID: "string",
3636
});
3737

3838
if (res.statusCode == 200) {
@@ -72,8 +72,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
7272
});
7373

7474
const res = await sdk.apis.generateOpenApiSpec({
75-
apiID: "fixed",
76-
versionID: "bandwidth",
75+
apiID: "string",
76+
versionID: "string",
7777
});
7878

7979
if (res.statusCode == 200) {
@@ -112,8 +112,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
112112
});
113113

114114
const res = await sdk.apis.generatePostmanCollection({
115-
apiID: "Paradigm",
116-
versionID: "olive",
115+
apiID: "string",
116+
versionID: "string",
117117
});
118118

119119
if (res.statusCode == 200) {
@@ -153,10 +153,10 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
153153
});
154154

155155
const res = await sdk.apis.getAllApiVersions({
156-
apiID: "azure",
156+
apiID: "string",
157157
metadata: {
158-
"enhance": [
159-
"Garrison",
158+
"key": [
159+
"string",
160160
],
161161
},
162162
op: {
@@ -202,8 +202,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
202202

203203
const res = await sdk.apis.getApis({
204204
metadata: {
205-
"South": [
206-
"Southwest",
205+
"key": [
206+
"string",
207207
],
208208
},
209209
op: {
@@ -249,16 +249,16 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
249249

250250
const res = await sdk.apis.upsertApi({
251251
apiInput: {
252-
apiId: "Van",
253-
description: "Front-line zero defect algorithm",
252+
apiId: "string",
253+
description: "Synchronised 5th generation knowledge user",
254254
metaData: {
255-
"Balanced": [
256-
"West",
255+
"key": [
256+
"string",
257257
],
258258
},
259-
versionId: "pixel",
259+
versionId: "string",
260260
},
261-
apiID: "Buckinghamshire",
261+
apiID: "string",
262262
});
263263

264264
if (res.statusCode == 200) {

docs/sdks/embeds/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
3333
filters: [
3434
{
3535
key: "<key>",
36-
operator: "along",
37-
value: "quos",
36+
operator: "string",
37+
value: "string",
3838
},
3939
],
40-
limit: 263313,
41-
offset: 411277,
42-
operator: "male",
40+
limit: 964408,
41+
offset: 95617,
42+
operator: "string",
4343
},
4444
});
4545

@@ -115,7 +115,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
115115
});
116116

117117
const res = await sdk.embeds.revokeEmbedAccessToken({
118-
tokenID: "Ball",
118+
tokenID: "string",
119119
});
120120

121121
if (res.statusCode == 200) {

docs/sdks/metadata/README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
2828
});
2929

3030
const res = await sdk.metadata.deleteVersionMetadata({
31-
apiID: "Hydrogen",
32-
metaKey: "Cargo",
33-
metaValue: "Minnetonka",
34-
versionID: "communities",
31+
apiID: "string",
32+
metaKey: "string",
33+
metaValue: "string",
34+
versionID: "string",
3535
});
3636

3737
if (res.statusCode == 200) {
@@ -70,8 +70,8 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
7070
});
7171

7272
const res = await sdk.metadata.getVersionMetadata({
73-
apiID: "Bronze",
74-
versionID: "Buckinghamshire",
73+
apiID: "string",
74+
versionID: "string",
7575
});
7676

7777
if (res.statusCode == 200) {
@@ -111,11 +111,11 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
111111

112112
const res = await sdk.metadata.insertVersionMetadata({
113113
versionMetadataInput: {
114-
metaKey: "Borders",
115-
metaValue: "Potassium",
114+
metaKey: "string",
115+
metaValue: "string",
116116
},
117-
apiID: "Bedfordshire",
118-
versionID: "Dram",
117+
apiID: "string",
118+
versionID: "string",
119119
});
120120

121121
if (res.statusCode == 200) {

docs/sdks/plugins/README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
6868
filters: [
6969
{
7070
key: "<key>",
71-
operator: "Designer",
72-
value: "Pickup",
71+
operator: "string",
72+
value: "string",
7373
},
7474
],
75-
limit: 455139,
76-
offset: 173644,
77-
operator: "Indiana",
75+
limit: 669298,
76+
offset: 94585,
77+
operator: "string",
7878
},
79-
pluginID: "Chrysler",
79+
pluginID: "string",
8080
});
8181

8282
if (res.statusCode == 200) {
@@ -115,10 +115,10 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
115115
});
116116

117117
const res = await sdk.plugins.upsertPlugin({
118-
code: "Fish",
119-
pluginId: "Rock",
120-
title: "North",
121-
workspaceId: "exuding",
118+
code: "string",
119+
pluginId: "string",
120+
title: "string",
121+
workspaceId: "string",
122122
});
123123

124124
if (res.statusCode == 200) {

docs/sdks/requests/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
2929
});
3030

3131
const res = await sdk.requests.generateRequestPostmanCollection({
32-
requestID: "Architect",
32+
requestID: "string",
3333
});
3434

3535
if (res.statusCode == 200) {
@@ -68,7 +68,7 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
6868
});
6969

7070
const res = await sdk.requests.getRequestFromEventLog({
71-
requestID: "Chevrolet",
71+
requestID: "string",
7272
});
7373

7474
if (res.statusCode == 200) {
@@ -112,13 +112,13 @@ import { Speakeasy } from "@speakeasy-api/speakeasy-client-sdk-typescript";
112112
filters: [
113113
{
114114
key: "<key>",
115-
operator: "Cotton",
116-
value: "Interactions",
115+
operator: "string",
116+
value: "string",
117117
},
118118
],
119-
limit: 6323,
120-
offset: 788512,
121-
operator: "Practical",
119+
limit: 241978,
120+
offset: 451388,
121+
operator: "string",
122122
},
123123
});
124124

0 commit comments

Comments
 (0)