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

Response schema changed for PUT /v1/partner_managed_companies/{company_uuid}/migrate (Partner-Managed-Company-Migrate-Response)

Affected surface
PUT /v1/partner_managed_companies/{company_uuid}/migrate
Affected field
Partner-Managed-Company-Migrate-Response

What changed

Response schema changed for PUT /v1/partner_managed_companies/{company_uuid}/migrate (Partner-Managed-Company-Migrate-Response) Affected surface: PUT /v1/partner_managed_companies/{company_uuid}/migrate. Root cause: schema `Partner-Managed-Company-Migrate-Response`. Detected at Wed, 20 May 2026 02:34:04 UTC UTC.

Diff

{
  "added_fields": [
    "warnings",
    "errors"
  ],
  "path": "PUT /v1/partner_managed_companies/{company_uuid}/migrate",
  "schema_path": "schema Partner-Managed-Company-Migrate-Response"
}

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.