parent
7ffd769240
commit
3acf66ee57
@ -1,13 +0,0 @@
|
|||||||
# Automatically generated - DO NOT EDIT!
|
|
||||||
|
|
||||||
"$schema" = "../../schemas/schema.json"
|
|
||||||
|
|
||||||
[[permission]]
|
|
||||||
identifier = "allow-get-or-create-store"
|
|
||||||
description = "Enables the get_or_create_store command without any pre-configured scope."
|
|
||||||
commands.allow = ["get_or_create_store"]
|
|
||||||
|
|
||||||
[[permission]]
|
|
||||||
identifier = "deny-get-or-create-store"
|
|
||||||
description = "Denies the get_or_create_store command without any pre-configured scope."
|
|
||||||
commands.deny = ["get_or_create_store"]
|
|
Loading…
Reference in new issue