parent
70501935b0
commit
1ec0de83fa
@ -0,0 +1,13 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
"$schema" = "../../schemas/schema.json"
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-fetch-stream-body"
|
||||
description = "Enables the fetch_stream_body command without any pre-configured scope."
|
||||
commands.allow = ["fetch_stream_body"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-fetch-stream-body"
|
||||
description = "Denies the fetch_stream_body command without any pre-configured scope."
|
||||
commands.deny = ["fetch_stream_body"]
|
Loading…
Reference in new issue