wip(ios): correct command and permissions
This commit is contained in:
@@ -305,6 +305,12 @@
|
||||
"type": "string",
|
||||
"const": "deny-saveToken",
|
||||
"markdownDescription": "Denies the saveToken command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Default permissions for the plugin\n#### This default permission set includes:\n\n- `saveToken`",
|
||||
"type": "string",
|
||||
"const": "default",
|
||||
"markdownDescription": "Default permissions for the plugin\n#### This default permission set includes:\n\n- `saveToken`"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user