perform_request.toml 390 B

1234567891011
  1. # Automatically generated - DO NOT EDIT!
  2. [[permission]]
  3. identifier = "allow-perform-request"
  4. description = "Enables the perform_request command without any pre-configured scope."
  5. commands.allow = ["perform_request"]
  6. [[permission]]
  7. identifier = "deny-perform-request"
  8. description = "Denies the perform_request command without any pre-configured scope."
  9. commands.deny = ["perform_request"]