Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (26 loc) · 1.33 KB

File metadata and controls

31 lines (26 loc) · 1.33 KB

SmallRye AsyncAPI Spec

This specification aims at providing a unified Java API for the AsyncAPI v2 specification, that all application developers can use to expose their API documentation.

Usage

mvn generate-resources
open doc/target/generated-docs/<version>/asyncapi-spec.[html|pdf]