|
106 | 106 | "roblox-api-key": ["Label.Read"] |
107 | 107 | } |
108 | 108 | ], |
109 | | - "x-roblox-scopes": { |
110 | | - "required": ["universe.ordered-data-store.scope.entry:read"], |
111 | | - "conditional": [] |
112 | | - }, |
| 109 | + "x-roblox-scopes": [ |
| 110 | + { "name": "universe.ordered-data-store.scope.entry:read" } |
| 111 | + ], |
113 | 112 | "x-roblox-cloud-api-operation-code-samples": [ |
114 | 113 | { |
115 | 114 | "language": "curl", |
|
119 | 118 | "x-roblox-rate-limits": { |
120 | 119 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
121 | 120 | }, |
122 | | - "x-roblox-replacements": [ |
| 121 | + "x-roblox-alternatives": [ |
123 | 122 | { |
124 | 123 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries", |
125 | 124 | "httpMethod": "GET" |
|
209 | 208 | "roblox-api-key": ["Label.Write"] |
210 | 209 | } |
211 | 210 | ], |
212 | | - "x-roblox-scopes": { |
213 | | - "required": ["universe.ordered-data-store.scope.entry:write"], |
214 | | - "conditional": [] |
215 | | - }, |
| 211 | + "x-roblox-scopes": [ |
| 212 | + { "name": "universe.ordered-data-store.scope.entry:write" } |
| 213 | + ], |
216 | 214 | "x-roblox-cloud-api-operation-code-samples": [ |
217 | 215 | { |
218 | 216 | "language": "curl", |
|
222 | 220 | "x-roblox-rate-limits": { |
223 | 221 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
224 | 222 | }, |
225 | | - "x-roblox-replacements": [ |
| 223 | + "x-roblox-alternatives": [ |
226 | 224 | { |
227 | 225 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries", |
228 | 226 | "httpMethod": "POST" |
|
304 | 302 | "roblox-api-key": ["Label.Read"] |
305 | 303 | } |
306 | 304 | ], |
307 | | - "x-roblox-scopes": { |
308 | | - "required": ["universe.ordered-data-store.scope.entry:read"], |
309 | | - "conditional": [] |
310 | | - }, |
| 305 | + "x-roblox-scopes": [ |
| 306 | + { "name": "universe.ordered-data-store.scope.entry:read" } |
| 307 | + ], |
311 | 308 | "x-roblox-cloud-api-operation-code-samples": [ |
312 | 309 | { |
313 | 310 | "language": "curl", |
|
317 | 314 | "x-roblox-rate-limits": { |
318 | 315 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
319 | 316 | }, |
320 | | - "x-roblox-replacements": [ |
| 317 | + "x-roblox-alternatives": [ |
321 | 318 | { |
322 | 319 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id}", |
323 | 320 | "httpMethod": "GET" |
|
390 | 387 | "roblox-api-key": ["Label.Write"] |
391 | 388 | } |
392 | 389 | ], |
393 | | - "x-roblox-scopes": { |
394 | | - "required": ["universe.ordered-data-store.scope.entry:write"], |
395 | | - "conditional": [] |
396 | | - }, |
| 390 | + "x-roblox-scopes": [ |
| 391 | + { "name": "universe.ordered-data-store.scope.entry:write" } |
| 392 | + ], |
397 | 393 | "x-roblox-cloud-api-operation-code-samples": [ |
398 | 394 | { |
399 | 395 | "language": "curl", |
|
403 | 399 | "x-roblox-rate-limits": { |
404 | 400 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
405 | 401 | }, |
406 | | - "x-roblox-replacements": [ |
| 402 | + "x-roblox-alternatives": [ |
407 | 403 | { |
408 | 404 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id}", |
409 | 405 | "httpMethod": "DELETE" |
|
504 | 500 | "roblox-api-key": ["Label.Write"] |
505 | 501 | } |
506 | 502 | ], |
507 | | - "x-roblox-scopes": { |
508 | | - "required": ["universe.ordered-data-store.scope.entry:write"], |
509 | | - "conditional": [] |
510 | | - }, |
| 503 | + "x-roblox-scopes": [ |
| 504 | + { "name": "universe.ordered-data-store.scope.entry:write" } |
| 505 | + ], |
511 | 506 | "x-roblox-cloud-api-operation-code-samples": [ |
512 | 507 | { |
513 | 508 | "language": "curl", |
|
517 | 512 | "x-roblox-rate-limits": { |
518 | 513 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
519 | 514 | }, |
520 | | - "x-roblox-replacements": [ |
| 515 | + "x-roblox-alternatives": [ |
521 | 516 | { |
522 | 517 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id}", |
523 | 518 | "httpMethod": "PATCH" |
|
609 | 604 | "roblox-api-key": ["Label.Write"] |
610 | 605 | } |
611 | 606 | ], |
612 | | - "x-roblox-scopes": { |
613 | | - "required": ["universe.ordered-data-store.scope.entry:write"], |
614 | | - "conditional": [] |
615 | | - }, |
| 607 | + "x-roblox-scopes": [ |
| 608 | + { "name": "universe.ordered-data-store.scope.entry:write" } |
| 609 | + ], |
616 | 610 | "x-roblox-cloud-api-operation-code-samples": [ |
617 | 611 | { |
618 | 612 | "language": "curl", |
|
622 | 616 | "x-roblox-rate-limits": { |
623 | 617 | "description": "See [Throttling](../../../cloud/guides/data-store-api-handling#throttling)." |
624 | 618 | }, |
625 | | - "x-roblox-replacements": [ |
| 619 | + "x-roblox-alternatives": [ |
626 | 620 | { |
627 | 621 | "url": "https://apis.roblox.com/cloud/v2/universes/{universe_id}/ordered-data-stores/{ordered_data_store_id}/scopes/{scope_id}/entries/{entry_id}:increment", |
628 | 622 | "httpMethod": "POST" |
|
0 commit comments