@@ -30,9 +30,9 @@ s = SpeakeasyClientSDK::SDK.new
30
30
31
31
req = Operations ::DeleteApiEndpointRequest .new (
32
32
path_params= Operations ::DeleteApiEndpointRequest .new (
33
- api_endpoint_id= " delectus " ,
34
- api_id= " tempora " ,
35
- version_id= " suscipit " ,
33
+ api_endpoint_id= " distinctio " ,
34
+ api_id= " quibusdam " ,
35
+ version_id= " unde " ,
36
36
),
37
37
)
38
38
@@ -72,9 +72,9 @@ s = SpeakeasyClientSDK::SDK.new
72
72
73
73
req = Operations ::FindApiEndpointRequest .new (
74
74
path_params= Operations ::FindApiEndpointRequest .new (
75
- api_id= " molestiae " ,
76
- display_name= " minus " ,
77
- version_id= " placeat " ,
75
+ api_id= " nulla " ,
76
+ display_name= " corrupti " ,
77
+ version_id= " illum " ,
78
78
),
79
79
)
80
80
@@ -114,9 +114,9 @@ s = SpeakeasyClientSDK::SDK.new
114
114
115
115
req = Operations ::GenerateOpenApiSpecForApiEndpointRequest .new (
116
116
path_params= Operations ::GenerateOpenApiSpecForApiEndpointRequest .new (
117
- api_endpoint_id= " voluptatum " ,
118
- api_id= " iusto " ,
119
- version_id= " excepturi " ,
117
+ api_endpoint_id= " vel " ,
118
+ api_id= " error " ,
119
+ version_id= " deserunt " ,
120
120
),
121
121
)
122
122
@@ -155,9 +155,9 @@ s = SpeakeasyClientSDK::SDK.new
155
155
156
156
req = Operations ::GeneratePostmanCollectionForApiEndpointRequest .new (
157
157
path_params= Operations ::GeneratePostmanCollectionForApiEndpointRequest .new (
158
- api_endpoint_id= " nisi " ,
159
- api_id= " recusandae " ,
160
- version_id= " temporibus " ,
158
+ api_endpoint_id= " suscipit " ,
159
+ api_id= " iure " ,
160
+ version_id= " magnam " ,
161
161
),
162
162
)
163
163
@@ -196,7 +196,7 @@ s = SpeakeasyClientSDK::SDK.new
196
196
197
197
req = Operations ::GetAllApiEndpointsRequest .new (
198
198
path_params= Operations ::GetAllApiEndpointsRequest .new (
199
- api_id= " ab " ,
199
+ api_id= " debitis " ,
200
200
),
201
201
)
202
202
@@ -235,8 +235,8 @@ s = SpeakeasyClientSDK::SDK.new
235
235
236
236
req = Operations ::GetAllForVersionApiEndpointsRequest .new (
237
237
path_params= Operations ::GetAllForVersionApiEndpointsRequest .new (
238
- api_id= " quis " ,
239
- version_id= " veritatis " ,
238
+ api_id= " ipsa " ,
239
+ version_id= " delectus " ,
240
240
),
241
241
)
242
242
@@ -275,9 +275,9 @@ s = SpeakeasyClientSDK::SDK.new
275
275
276
276
req = Operations ::GetApiEndpointRequest .new (
277
277
path_params= Operations ::GetApiEndpointRequest .new (
278
- api_endpoint_id= " deserunt " ,
279
- api_id= " perferendis " ,
280
- version_id= " ipsam " ,
278
+ api_endpoint_id= " tempora " ,
279
+ api_id= " suscipit " ,
280
+ version_id= " molestiae " ,
281
281
),
282
282
)
283
283
@@ -317,24 +317,24 @@ s = SpeakeasyClientSDK::SDK.new
317
317
req = Operations ::UpsertApiEndpointRequest .new (
318
318
path_params= Operations ::UpsertApiEndpointRequest .new (
319
319
api_endpoint_input= Shared ::ApiEndpointInput .new (
320
- api_endpoint_id= " repellendus " ,
321
- description= " sapiente " ,
322
- display_name= " quo " ,
323
- method= " odit " ,
324
- path= " at " ,
325
- version_id= " at " ,
320
+ api_endpoint_id= " minus " ,
321
+ description= " placeat " ,
322
+ display_name= " voluptatum " ,
323
+ method= " iusto " ,
324
+ path= " excepturi " ,
325
+ version_id= " nisi " ,
326
326
),
327
- api_endpoint_id= " maiores " ,
328
- api_id= " molestiae " ,
329
- version_id= " quod " ,
327
+ api_endpoint_id= " recusandae " ,
328
+ api_id= " temporibus " ,
329
+ version_id= " ab " ,
330
330
),
331
331
api_endpoint_input= Shared ::ApiEndpointInput .new (
332
- api_endpoint_id= " quod " ,
333
- description= " esse " ,
334
- display_name= " totam " ,
335
- method= " porro " ,
336
- path= " dolorum " ,
337
- version_id= " dicta " ,
332
+ api_endpoint_id= " quis " ,
333
+ description= " veritatis " ,
334
+ display_name= " deserunt " ,
335
+ method= " perferendis " ,
336
+ path= " ipsam " ,
337
+ version_id= " repellendus " ,
338
338
),
339
339
)
340
340
0 commit comments