Skip to content

Commit 784154f

Browse files
update Open Source Docs from Roblox internal teams
1 parent c08c2fc commit 784154f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

content/en-us/cloud/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cloud API reference
33
description: Get comprehensive API reference documentation for Open Cloud.
44
---
55

6-
With Open Cloud, you can access Roblox resources through standard REST APIs, which lets you build everything from command line automation tools to complex web apps. The Open Cloud APIs support HTTPS and use [API keys](./auth/api-keys.md) or [OAuth 2.0](./auth/oauth2-overview.md) for authentication. You can update experiences, restart servers, work with your data stores and memory stores, manage user restrictions, list inventory items, and much, much more.
6+
With Open Cloud, you can access Roblox resources through standard [REST](https://en.wikipedia.org/wiki/REST) APIs, which lets you build everything from command line automation tools to complex web apps. The Open Cloud APIs support HTTPS and use [API keys](./auth/api-keys.md) or [OAuth 2.0](./auth/oauth2-overview.md) for authentication. You can update experiences, restart servers, work with your data stores and memory stores, manage user restrictions, list inventory items, and much, much more.
77

88
## About this reference
99

tools/checks/utils/allowedHttpLinks.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ https://en.wikipedia.org/wiki/Percent-encoding
104104
https://en.wikipedia.org/wiki/Photogrammetry
105105
https://en.wikipedia.org/wiki/Quaternion
106106
https://en.wikipedia.org/wiki/Radian
107+
https://en.wikipedia.org/wiki/REST
107108
https://en.wikipedia.org/wiki/Shard_(database_architecture)
108109
https://en.wikipedia.org/wiki/Shard_(database_architecture
109110
https://en.wikipedia.org/wiki/Type_introspection

tools/checks/utils/do-not-machine-translate.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ content/en-us/production/promotion/advertise-on-roblox.md
77
content/en-us/production/promotion/comply-with-advertising-standards.md
88
content/en-us/production/promotion/sponsor-items.md
99
content/en-us/production/earn-on-roblox.md
10-
content/en-us/reference/cloud/cloud.docs.json
1110
content/en-us/assets.md
1211
content/en-us/creator-hub.md
1312
content/en-us/get-started.md

0 commit comments

Comments
 (0)