@@ -33,9 +33,9 @@ const sdk = new Speakeasy({
3333});
3434
3535sdk .apiEndpoints .deleteApiEndpoint ({
36- apiEndpointID: " unde " ,
37- apiID: " nulla " ,
38- versionID: " corrupti " ,
36+ apiEndpointID: " bus Gasoline Southwest " ,
37+ apiID: " candela " ,
38+ versionID: " indexing maxime bypassing " ,
3939}).then ((res : DeleteApiEndpointResponse ) => {
4040 if (res .statusCode == 200 ) {
4141 // handle response
@@ -74,9 +74,9 @@ const sdk = new Speakeasy({
7474});
7575
7676sdk .apiEndpoints .findApiEndpoint ({
77- apiID: " illum " ,
78- displayName: " vel " ,
79- versionID: " error " ,
77+ apiID: " insignificant " ,
78+ displayName: " payment " ,
79+ versionID: " Highland North Awesome " ,
8080}).then ((res : FindApiEndpointResponse ) => {
8181 if (res .statusCode == 200 ) {
8282 // handle response
@@ -115,9 +115,9 @@ const sdk = new Speakeasy({
115115});
116116
117117sdk .apiEndpoints .generateOpenApiSpecForApiEndpoint ({
118- apiEndpointID: " deserunt " ,
119- apiID: " suscipit " ,
120- versionID: " iure " ,
118+ apiEndpointID: " Tactics ew explicabo " ,
119+ apiID: " gray act " ,
120+ versionID: " bah " ,
121121}).then ((res : GenerateOpenApiSpecForApiEndpointResponse ) => {
122122 if (res .statusCode == 200 ) {
123123 // handle response
@@ -155,9 +155,9 @@ const sdk = new Speakeasy({
155155});
156156
157157sdk .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 " ,
161161}).then ((res : GeneratePostmanCollectionForApiEndpointResponse ) => {
162162 if (res .statusCode == 200 ) {
163163 // handle response
@@ -195,7 +195,7 @@ const sdk = new Speakeasy({
195195});
196196
197197sdk .apiEndpoints .getAllApiEndpoints ({
198- apiID: " delectus " ,
198+ apiID: " Director JSON candela " ,
199199}).then ((res : GetAllApiEndpointsResponse ) => {
200200 if (res .statusCode == 200 ) {
201201 // handle response
@@ -233,8 +233,8 @@ const sdk = new Speakeasy({
233233});
234234
235235sdk .apiEndpoints .getAllForVersionApiEndpoints ({
236- apiID: " tempora " ,
237- versionID: " suscipit " ,
236+ apiID: " THX Tuna sparkling " ,
237+ versionID: " Assurance " ,
238238}).then ((res : GetAllForVersionApiEndpointsResponse ) => {
239239 if (res .statusCode == 200 ) {
240240 // handle response
@@ -272,9 +272,9 @@ const sdk = new Speakeasy({
272272});
273273
274274sdk .apiEndpoints .getApiEndpoint ({
275- apiEndpointID: " molestiae " ,
276- apiID: " minus " ,
277- versionID: " placeat " ,
275+ apiEndpointID: " Optimized male SSD " ,
276+ apiID: " Soul Land " ,
277+ versionID: " Androgyne Hydrogen " ,
278278}).then ((res : GetApiEndpointResponse ) => {
279279 if (res .statusCode == 200 ) {
280280 // handle response
@@ -313,16 +313,16 @@ const sdk = new Speakeasy({
313313
314314sdk .apiEndpoints .upsertApiEndpoint ({
315315 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 " ,
322322 },
323- apiEndpointID: " ab " ,
324- apiID: " quis " ,
325- versionID: " veritatis " ,
323+ apiEndpointID: " Electric Operations systems " ,
324+ apiID: " Operations East Unbranded " ,
325+ versionID: " parsing Convertible " ,
326326}).then ((res : UpsertApiEndpointResponse ) => {
327327 if (res .statusCode == 200 ) {
328328 // handle response
0 commit comments