wip
This commit is contained in:
@@ -306,6 +306,18 @@
|
||||
"const": "deny-saveToken",
|
||||
"markdownDescription": "Denies the saveToken command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Enables the save_token command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "allow-save-token",
|
||||
"markdownDescription": "Enables the save_token command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Denies the save_token command without any pre-configured scope.",
|
||||
"type": "string",
|
||||
"const": "deny-save-token",
|
||||
"markdownDescription": "Denies the save_token command without any pre-configured scope."
|
||||
},
|
||||
{
|
||||
"description": "Default permissions for the plugin\n#### This default permission set includes:\n\n- `allow-save-token`",
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user