Files
yaak-mountain-loop/src-tauri/yaak-ws/permissions/autogenerated/commands/duplicate_request.toml
T
2025-02-03 11:40:19 -08:00

14 lines
443 B
TOML

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