@@ -36,9 +36,9 @@ s.config_security(
36
36
37
37
req = Operations ::DeleteApiEndpointRequest .new (
38
38
path_params= Operations ::DeleteApiEndpointRequest .new (
39
- api_endpoint_id= " blue " ,
40
- api_id= " Gasoline " ,
41
- version_id= " Southwest " ,
39
+ api_endpoint_id= " string " ,
40
+ api_id= " string " ,
41
+ version_id= " string " ,
42
42
),
43
43
)
44
44
@@ -83,9 +83,9 @@ s.config_security(
83
83
84
84
req = Operations ::FindApiEndpointRequest .new (
85
85
path_params= Operations ::FindApiEndpointRequest .new (
86
- api_id= " Cotton " ,
87
- display_name= " Chief " ,
88
- version_id= " Wooden " ,
86
+ api_id= " string " ,
87
+ display_name= " string " ,
88
+ version_id= " string " ,
89
89
),
90
90
)
91
91
@@ -130,9 +130,9 @@ s.config_security(
130
130
131
131
req = Operations ::GenerateOpenApiSpecForApiEndpointRequest .new (
132
132
path_params= Operations ::GenerateOpenApiSpecForApiEndpointRequest .new (
133
- api_endpoint_id= " Mazda " ,
134
- api_id= " web " ,
135
- version_id= " explicabo " ,
133
+ api_endpoint_id= " string " ,
134
+ api_id= " string " ,
135
+ version_id= " string " ,
136
136
),
137
137
)
138
138
@@ -176,9 +176,9 @@ s.config_security(
176
176
177
177
req = Operations ::GeneratePostmanCollectionForApiEndpointRequest .new (
178
178
path_params= Operations ::GeneratePostmanCollectionForApiEndpointRequest .new (
179
- api_endpoint_id= " indigo " ,
180
- api_id= " barring " ,
181
- version_id= " Senior " ,
179
+ api_endpoint_id= " string " ,
180
+ api_id= " string " ,
181
+ version_id= " string " ,
182
182
),
183
183
)
184
184
@@ -222,7 +222,7 @@ s.config_security(
222
222
223
223
req = Operations ::GetAllApiEndpointsRequest .new (
224
224
path_params= Operations ::GetAllApiEndpointsRequest .new (
225
- api_id= " unless " ,
225
+ api_id= " string " ,
226
226
),
227
227
)
228
228
@@ -266,8 +266,8 @@ s.config_security(
266
266
267
267
req = Operations ::GetAllForVersionApiEndpointsRequest .new (
268
268
path_params= Operations ::GetAllForVersionApiEndpointsRequest .new (
269
- api_id= " now " ,
270
- version_id= " Diesel " ,
269
+ api_id= " string " ,
270
+ version_id= " string " ,
271
271
),
272
272
)
273
273
@@ -311,9 +311,9 @@ s.config_security(
311
311
312
312
req = Operations ::GetApiEndpointRequest .new (
313
313
path_params= Operations ::GetApiEndpointRequest .new (
314
- api_endpoint_id= " flog " ,
315
- api_id= " synthesize " ,
316
- version_id= " Barium " ,
314
+ api_endpoint_id= " string " ,
315
+ api_id= " string " ,
316
+ version_id= " string " ,
317
317
),
318
318
)
319
319
@@ -358,24 +358,24 @@ s.config_security(
358
358
req = Operations ::UpsertApiEndpointRequest .new (
359
359
path_params= Operations ::UpsertApiEndpointRequest .new (
360
360
api_endpoint_input= Shared ::ApiEndpointInput .new (
361
- api_endpoint_id= " Facilitator " ,
362
- description= " Cross-group bottom-line productivity " ,
363
- display_name= " nor " ,
364
- method= " Northwest " ,
365
- path= " /private " ,
366
- version_id= " what " ,
361
+ api_endpoint_id= " string " ,
362
+ description= " Public-key systematic attitude " ,
363
+ display_name= " string " ,
364
+ method= " string " ,
365
+ path= " /etc/periodic " ,
366
+ version_id= " string " ,
367
367
),
368
- api_endpoint_id= " Trans " ,
369
- api_id= " Kia " ,
370
- version_id= " Electronic " ,
368
+ api_endpoint_id= " string " ,
369
+ api_id= " string " ,
370
+ version_id= " string " ,
371
371
),
372
372
api_endpoint_input= Shared ::ApiEndpointInput .new (
373
- api_endpoint_id= " Northwest " ,
374
- description= " Decentralized heuristic moderator " ,
375
- display_name= " game " ,
376
- method= " North " ,
377
- path= " /media " ,
378
- version_id= " transmitter " ,
373
+ api_endpoint_id= " string " ,
374
+ description= " Seamless transitional hub " ,
375
+ display_name= " string " ,
376
+ method= " string " ,
377
+ path= " /etc/defaults " ,
378
+ version_id= " string " ,
379
379
),
380
380
)
381
381
0 commit comments