2025-10-08 16:08:40 +07:00

14 lines
401 B
TOML

# Automatically generated - DO NOT EDIT!
"$schema" = "../../schemas/schema.json"
[[permission]]
identifier = "allow-get-status"
description = "Enables the get_status command without any pre-configured scope."
commands.allow = ["get_status"]
[[permission]]
identifier = "deny-get-status"
description = "Denies the get_status command without any pre-configured scope."
commands.deny = ["get_status"]