We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95cc061 commit c675bd3Copy full SHA for c675bd3
content/en-us/reference/cloud/assets/v1.json
@@ -116,8 +116,8 @@
116
"x-roblox-cloud-api-operation": true,
117
"x-roblox-cloud-api-operation-name": "Get Asset",
118
"x-roblox-stability": "BETA",
119
- "summary": "Retrieve specific asset content. Include the `readMask` parameter for additional asset metadata.",
120
- "description": "Retrieve specific asset content and metadata.",
+ "summary": "Retrieve specific asset metadata. Include the `readMask` parameter for additional asset metadata.",
+ "description": "Retrieve specific asset metadata.",
121
"operationId": "Assets_GetAsset",
122
"parameters": [
123
{
0 commit comments