| 1 | # Automatically generated - DO NOT EDIT! |
| 2 | |
| 3 | "$schema" = "../../schemas/schema.json" |
| 4 | |
| 5 | [[permission]] |
| 6 | identifier = "allow-trackingAuthorizationStatus" |
| 7 | description = "Enables the trackingAuthorizationStatus command without any pre-configured scope." |
| 8 | commands.allow = ["trackingAuthorizationStatus"] |
| 9 | |
| 10 | [[permission]] |
| 11 | identifier = "deny-trackingAuthorizationStatus" |
| 12 | description = "Denies the trackingAuthorizationStatus command without any pre-configured scope." |
| 13 | commands.deny = ["trackingAuthorizationStatus"] |