Skip to content

Commit 2eb3ee6

Browse files
update Open Source Docs from Roblox internal teams
1 parent e4f5b4f commit 2eb3ee6

File tree

5 files changed

+152
-133
lines changed

5 files changed

+152
-133
lines changed

content/common/navigation/cloud/reference.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ navigation:
1818
path: /cloud/reference/rate-limits
1919
- title: OpenAPI descriptions
2020
path: /cloud/reference/openapi
21+
- title: Scopes
22+
path: /cloud/reference/scopes
2123
- heading: Authentication
2224
- title: API keys
2325
path: /cloud/auth/api-keys
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Scopes
3+
description: List of Roblox Cloud scopes and their corresponding endpoints.
4+
---
5+
6+
This page lists all Open Cloud scopes and the API endpoints that they support. It also lists the target types that are supported for each scope.
7+
8+
import openapi from '../../reference/cloud/openapi.json'
9+
10+
<ScopeTable spec={openapi}/>

0 commit comments

Comments
 (0)