New: MCP server monitoring is live. Start free trial
CloudflareSchemaAdditive

Response schema changed for GET /accounts/{account_id}/cloudforce-one/rules (cloudforce-one_Rule)

Affected surface
GET /accounts/{account_id}/cloudforce-one/rules
Affected field
cloudforce-one_Rule

What changed

Response schema changed for GET /accounts/{account_id}/cloudforce-one/rules (cloudforce-one_Rule) Affected surface: GET /accounts/{account_id}/cloudforce-one/rules. Root cause: schema `cloudforce-one_Rule`. Detected at Sun, 26 Jul 2026 09:26:56 UTC UTC.

Diff

{
  "added_fields": [
    "structured_source",
    "meta"
  ],
  "path": "GET /accounts/{account_id}/cloudforce-one/rules",
  "schema_path": "schema cloudforce-one_Rule"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Diff your serializers against the new schema. The diff above shows what moved.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.