Skip to content

Commit b11118c

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

File tree

12 files changed

+118
-108
lines changed

12 files changed

+118
-108
lines changed

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,4 +976,14 @@ Based on:
976976
### Generated
977977
- [typescript v1.60.1] .
978978
### Releases
979-
- [NPM v1.60.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.60.1 - .
979+
- [NPM v1.60.1] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.60.1 - .
980+
981+
## 2023-10-18 00:11:02
982+
### Changes
983+
Based on:
984+
- OpenAPI Doc 0.3.0 https://docs.speakeasyapi.dev/openapi.yaml
985+
- Speakeasy CLI 1.101.0 (2.161.0) https://github.com/speakeasy-api/speakeasy
986+
### Generated
987+
- [typescript v1.60.2] .
988+
### Releases
989+
- [NPM v1.60.2] https://www.npmjs.com/package/@speakeasy-api/speakeasy-client-sdk-typescript/v/1.60.2 - .

docs/sdks/apiendpoints/README.md

Lines changed: 27 additions & 27 deletions
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: "bus Gasoline Southwest",
37-
apiID: "candela",
38-
versionID: "indexing maxime bypassing",
36+
apiEndpointID: "blue",
37+
apiID: "Gasoline",
38+
versionID: "Southwest",
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: "insignificant",
79-
displayName: "payment",
80-
versionID: "Highland North Awesome",
78+
apiID: "Cotton",
79+
displayName: "Chief",
80+
versionID: "Wooden",
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: "Tactics ew explicabo",
121-
apiID: "gray act",
122-
versionID: "bah",
120+
apiEndpointID: "Mazda",
121+
apiID: "web",
122+
versionID: "explicabo",
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: "silver Bronze Outdoors",
162-
apiID: "Virtual admirable Southeast",
163-
versionID: "Northeast Bicycle mark",
161+
apiEndpointID: "indigo",
162+
apiID: "barring",
163+
versionID: "Senior",
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: "Director JSON candela",
202+
apiID: "unless",
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: "THX Tuna sparkling",
242-
versionID: "Assurance",
241+
apiID: "now",
242+
versionID: "Diesel",
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: "Optimized male SSD",
282-
apiID: "Soul Land",
283-
versionID: "Androgyne Hydrogen",
281+
apiEndpointID: "flog",
282+
apiID: "synthesize",
283+
versionID: "Barium",
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: "Convertible Turner Cotton",
324-
description: "Triple-buffered optimal methodology",
325-
displayName: "Langosh Northwest Mabelle",
326-
method: "South",
327-
path: "/rescue",
328-
versionId: "East Land viral",
323+
apiEndpointId: "Facilitator",
324+
description: "Cross-group bottom-line productivity",
325+
displayName: "nor",
326+
method: "Northwest",
327+
path: "/private",
328+
versionId: "what",
329329
},
330-
apiEndpointID: "Electric Operations systems",
331-
apiID: "Operations East Unbranded",
332-
versionID: "parsing Convertible",
330+
apiEndpointID: "Trans",
331+
apiID: "Kia",
332+
versionID: "Electronic",
333333
});
334334

335335
if (res.statusCode == 200) {

docs/sdks/apis/README.md

Lines changed: 15 additions & 15 deletions
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: "Applications Mercedes fuchsia",
35-
versionID: "Conroe",
34+
apiID: "plaintive",
35+
versionID: "THX",
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: "frictionless District South",
76-
versionID: "West Global",
75+
apiID: "fixed",
76+
versionID: "bandwidth",
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: "extend Security",
116-
versionID: "reconfirm",
115+
apiID: "Paradigm",
116+
versionID: "olive",
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: "yum Rustic Berkshire",
156+
apiID: "azure",
157157
metadata: {
158-
"Dodge": [
159-
"Salad",
158+
"enhance": [
159+
"Garrison",
160160
],
161161
},
162162
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: "Martinique redefine Garland",
253-
description: "Balanced 24/7 utilisation",
252+
apiId: "Van",
253+
description: "Front-line zero defect algorithm",
254254
metaData: {
255-
"pixel": [
256-
"Buckinghamshire",
255+
"Balanced": [
256+
"West",
257257
],
258258
},
259-
versionId: "Forward",
259+
versionId: "pixel",
260260
},
261-
apiID: "Facilitator",
261+
apiID: "Buckinghamshire",
262262
});
263263

264264
if (res.statusCode == 200) {

docs/sdks/embeds/README.md

Lines changed: 6 additions & 6 deletions
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: "Northeast compress Account",
37-
value: "unless to frame",
36+
operator: "along",
37+
value: "quos",
3838
},
3939
],
40-
limit: 792058,
41-
offset: 425010,
42-
operator: "kilogram innovative Virginia",
40+
limit: 263313,
41+
offset: 411277,
42+
operator: "male",
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: "Small",
118+
tokenID: "Ball",
119119
});
120120

121121
if (res.statusCode == 200) {

docs/sdks/metadata/README.md

Lines changed: 10 additions & 10 deletions
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: "East static North",
32-
metaKey: "veniam",
33-
metaValue: "cocoa",
34-
versionID: "deposit",
31+
apiID: "Hydrogen",
32+
metaKey: "Cargo",
33+
metaValue: "Minnetonka",
34+
versionID: "communities",
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: "Games",
74-
versionID: "Centralized cyan",
73+
apiID: "Bronze",
74+
versionID: "Buckinghamshire",
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: "calculating",
115-
metaValue: "Bedfordshire",
114+
metaKey: "Borders",
115+
metaValue: "Potassium",
116116
},
117-
apiID: "West Northeast",
118-
versionID: "candela",
117+
apiID: "Bedfordshire",
118+
versionID: "Dram",
119119
});
120120

121121
if (res.statusCode == 200) {

docs/sdks/plugins/README.md

Lines changed: 10 additions & 10 deletions
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: "West parse Pickup",
72-
value: "purple Pants",
71+
operator: "Designer",
72+
value: "Pickup",
7373
},
7474
],
75-
limit: 996936,
76-
offset: 273299,
77-
operator: "Bedfordshire meaningfully",
75+
limit: 455139,
76+
offset: 173644,
77+
operator: "Indiana",
7878
},
79-
pluginID: "Botswana Metal",
79+
pluginID: "Chrysler",
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: "drafty",
119-
pluginId: "Rock North exuding",
120-
title: "navigating schemas",
121-
workspaceId: "Plastic siemens navigate",
118+
code: "Fish",
119+
pluginId: "Rock",
120+
title: "North",
121+
workspaceId: "exuding",
122122
});
123123

124124
if (res.statusCode == 200) {

docs/sdks/requests/README.md

Lines changed: 7 additions & 7 deletions
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: "payment male Rustic",
32+
requestID: "Architect",
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: "Tuna Concrete North",
71+
requestID: "Chevrolet",
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: "payment",
116-
value: "West Practical port",
115+
operator: "Cotton",
116+
value: "Interactions",
117117
},
118118
],
119-
limit: 736151,
120-
offset: 477827,
121-
operator: "Burg",
119+
limit: 6323,
120+
offset: 788512,
121+
operator: "Practical",
122122
},
123123
});
124124

0 commit comments

Comments
 (0)