This commit is contained in:
Yuri Kuznetsov
2025-10-25 12:51:26 +03:00
parent 599646c397
commit d69cfd8b31

View File

@@ -58,7 +58,7 @@
},
"anyScopeList": {
"type": "array",
"description": "If the user has access to any of the list scopes, they will have access to the metadata section defined by the key. As of v9.2.5.",
"description": "If the user has access to any of the listed scopes, they will have access to the metadata section defined by the key. As of v9.2.5.",
"items": {
"type": "string"
}