← Back to demos

Breaking-Change Detection

A developer just submitted a new version of the Payment API spec. GetConsenso runs a structural diff against the last published version before anyone merges.

Breaking contract changes detected

REMOVED PATH: /payments/{id}

BREAKING SCHEMA: New required property 'customerId' added to request body of POST /payments

Removed endpoint: /payments/{id}

Modified schema: /payments