Adding a field to a response is safe by convention and unsafe in practice, because some client somewhere is validating against a schema that forbids unknown properties. Stating…
A mock is your belief about the provider, and a contract test compares that belief with their published schema. Running it on a schedule rather than on every…