allow-commands.json 161 B

12345678
  1. {
  2. "id": "allow-all-api-commands",
  3. "description": "Allows all application defined commands",
  4. "features": [
  5. "log_operation",
  6. "perform_request"
  7. ]
  8. }