chore(cli): update schema.json

This commit is contained in:
Lucas Nogueira 2022-03-06 19:48:40 -03:00
parent c08cc6d500
commit 34090bab8f
No known key found for this signature in database
GPG Key ID: FFEA6C72E73482F1
1 changed files with 1 additions and 1 deletions

View File

@ -1050,7 +1050,7 @@
}
},
"deny": {
"description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::allow`] list.",
"description": "A list of paths that are not allowed by this scope. This gets precedence over the [`Self::Scope::allow`] list.",
"default": [],
"type": "array",
"items": {