@@ -33,9 +33,9 @@ const sdk = new Speakeasy({
33
33
});
34
34
35
35
sdk .apiEndpoints .deleteApiEndpoint ({
36
- apiEndpointID: " unde " ,
37
- apiID: " nulla " ,
38
- versionID: " corrupti " ,
36
+ apiEndpointID: " bus Gasoline Southwest " ,
37
+ apiID: " candela " ,
38
+ versionID: " indexing maxime bypassing " ,
39
39
}).then ((res : DeleteApiEndpointResponse ) => {
40
40
if (res .statusCode == 200 ) {
41
41
// handle response
@@ -74,9 +74,9 @@ const sdk = new Speakeasy({
74
74
});
75
75
76
76
sdk .apiEndpoints .findApiEndpoint ({
77
- apiID: " illum " ,
78
- displayName: " vel " ,
79
- versionID: " error " ,
77
+ apiID: " insignificant " ,
78
+ displayName: " payment " ,
79
+ versionID: " Highland North Awesome " ,
80
80
}).then ((res : FindApiEndpointResponse ) => {
81
81
if (res .statusCode == 200 ) {
82
82
// handle response
@@ -115,9 +115,9 @@ const sdk = new Speakeasy({
115
115
});
116
116
117
117
sdk .apiEndpoints .generateOpenApiSpecForApiEndpoint ({
118
- apiEndpointID: " deserunt " ,
119
- apiID: " suscipit " ,
120
- versionID: " iure " ,
118
+ apiEndpointID: " Tactics ew explicabo " ,
119
+ apiID: " gray act " ,
120
+ versionID: " bah " ,
121
121
}).then ((res : GenerateOpenApiSpecForApiEndpointResponse ) => {
122
122
if (res .statusCode == 200 ) {
123
123
// handle response
@@ -155,9 +155,9 @@ const sdk = new Speakeasy({
155
155
});
156
156
157
157
sdk .apiEndpoints .generatePostmanCollectionForApiEndpoint ({
158
- apiEndpointID: " magnam " ,
159
- apiID: " debitis " ,
160
- versionID: " ipsa " ,
158
+ apiEndpointID: " silver Bronze Outdoors " ,
159
+ apiID: " Virtual admirable Southeast " ,
160
+ versionID: " Northeast Bicycle mark " ,
161
161
}).then ((res : GeneratePostmanCollectionForApiEndpointResponse ) => {
162
162
if (res .statusCode == 200 ) {
163
163
// handle response
@@ -195,7 +195,7 @@ const sdk = new Speakeasy({
195
195
});
196
196
197
197
sdk .apiEndpoints .getAllApiEndpoints ({
198
- apiID: " delectus " ,
198
+ apiID: " Director JSON candela " ,
199
199
}).then ((res : GetAllApiEndpointsResponse ) => {
200
200
if (res .statusCode == 200 ) {
201
201
// handle response
@@ -233,8 +233,8 @@ const sdk = new Speakeasy({
233
233
});
234
234
235
235
sdk .apiEndpoints .getAllForVersionApiEndpoints ({
236
- apiID: " tempora " ,
237
- versionID: " suscipit " ,
236
+ apiID: " THX Tuna sparkling " ,
237
+ versionID: " Assurance " ,
238
238
}).then ((res : GetAllForVersionApiEndpointsResponse ) => {
239
239
if (res .statusCode == 200 ) {
240
240
// handle response
@@ -272,9 +272,9 @@ const sdk = new Speakeasy({
272
272
});
273
273
274
274
sdk .apiEndpoints .getApiEndpoint ({
275
- apiEndpointID: " molestiae " ,
276
- apiID: " minus " ,
277
- versionID: " placeat " ,
275
+ apiEndpointID: " Optimized male SSD " ,
276
+ apiID: " Soul Land " ,
277
+ versionID: " Androgyne Hydrogen " ,
278
278
}).then ((res : GetApiEndpointResponse ) => {
279
279
if (res .statusCode == 200 ) {
280
280
// handle response
@@ -313,16 +313,16 @@ const sdk = new Speakeasy({
313
313
314
314
sdk .apiEndpoints .upsertApiEndpoint ({
315
315
apiEndpointInput: {
316
- apiEndpointId: " voluptatum " ,
317
- description: " iusto " ,
318
- displayName: " excepturi " ,
319
- method: " nisi " ,
320
- path: " recusandae " ,
321
- versionId: " temporibus " ,
316
+ apiEndpointId: " Convertible Turner Cotton " ,
317
+ description: " Triple-buffered optimal methodology " ,
318
+ displayName: " Langosh Northwest Mabelle " ,
319
+ method: " South " ,
320
+ path: " /rescue " ,
321
+ versionId: " East Land viral " ,
322
322
},
323
- apiEndpointID: " ab " ,
324
- apiID: " quis " ,
325
- versionID: " veritatis " ,
323
+ apiEndpointID: " Electric Operations systems " ,
324
+ apiID: " Operations East Unbranded " ,
325
+ versionID: " parsing Convertible " ,
326
326
}).then ((res : UpsertApiEndpointResponse ) => {
327
327
if (res .statusCode == 200 ) {
328
328
// handle response
0 commit comments