We've mentioned Arazzo + AsyncAPI v3 before, but here's what's actually under the hood.
Arazzo describes multi-step async workflows in a machine-readable way, sequences, dependencies, and conditions across API calls. AsyncAPI v3 now covers the full event-driven landscape: Kafka, WebSockets, message brokers, and more.
Full technical detail in the PR π

feat: added support for AsyncAPI v3 by nashjain Β· Pull Request #367 Β· OAI/Arazzo-Specification
Added support for AsyncAPI v3 Also cleaned up the spec to make it very clear that step-object can be oneOf openapi-step-object or asyncapi-step-object or workflow-step-object For AsyncAPI we really...



Mike Amundsen