Skip to content

Payments — event contract

binding spec asyncapi/payments.asyncapi.yaml @ 2.0.0 — the spec of record. It states what must be; implementations converge on it, never the reverse.

Enforced by
  • check:version — any change must bump the artifact and service versions; a silent edit fails CI
  • check:compat — a breaking change must take a major version
  • Spectral lint, house naming rules included
  • Microcks contract tests — mocks and implementations are held to these messages
Version history
VersionFirst releasedService version
2.0.02026-08-273.0.0
1.1.02026-08-242.1.0
1.0.02026-08-232.0.0
0.7.02026-08-231.0.0
Consume it