@@ -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 ) {
0 commit comments