Class AsyncAPI

java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.model.AsyncAPI

public class AsyncAPI extends ExtendableObject
This is the root document object for the API specification. It combines resource listing and API declaration together into one document.
See Also:
  • Field Details

  • Constructor Details

    • AsyncAPI

      public AsyncAPI()