parent
17d910b381
commit
7ffd769240
@ -0,0 +1,13 @@
|
||||
# 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