Skip to content

Orders — event contract

binding spec asyncapi/orders.asyncapi.yaml @ 3.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
3.0.02026-08-273.0.0
2.1.02026-08-242.1.0
2.0.02026-08-232.0.0
1.5.02026-08-231.0.0
Consume it