{
  "provider_id_pattern": "^[a-z][a-z0-9]*$",
  "result_states": [
    "Found",
    "NotFound",
    "Created",
    "Updated",
    "Unchanged",
    "Conflict"
  ],
  "sensitive_property_pattern": "(?i)(password|secret|token|api[_-]?key|authorization|credential)",
  "bindings": {
    "mail": {
      "Provider": "mailcow",
      "Profile": "mailcow_api"
    }
  },
  "publish": {
    "modules": [
      "ORCRequirement"
    ]
  }
}
