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

Schema reference changed in GET /metrics/bandwidth-sources response 400: "inline:object" → "error"

Affected surface
GET /metrics/bandwidth-sources

What changed

Schema reference changed in GET /metrics/bandwidth-sources response 400: "inline:object" → "error" Affected surface: GET /metrics/bandwidth-sources. Root cause: endpoint `GET /metrics/bandwidth-sources`. Detected at Mon, 17 Aug 2026 18:09:12 UTC UTC.

Diff

{
  "current_value": "error",
  "path": "GET /metrics/bandwidth-sources",
  "previous_value": "inline:object",
  "schema_path": "GET /metrics/bandwidth-sources response 400"
}

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.