FAQ

  • GitHub GitHub Repo stars
  • Discord Discord Server
  • ✨ New! Try the OpenAPI Doctor ✨ The OpenAPI Doctor

    AsyncAPI Functions

    All vacuum AsyncAPI built-in functions, designed specifically for linting AsyncAPI 3 documents.


    asyncApiChannelParameters

    Validate channel address parameters.

    asyncApiChannelServers

    Validate channel server references.

    asyncApiContentType

    Validate message content type declarations.

    asyncApiDocument

    Validate AsyncAPI document build errors.

    asyncApiMessageExamples

    Validate message examples.

    asyncApiOperationChannel

    Validate operation channel references.

    asyncApiOperationMessages

    Validate operation message references.

    asyncApiOperationReply

    Validate operation reply objects.

    asyncApiSecurity

    Validate AsyncAPI security scheme references.

    asyncApiServerVariables

    Validate server template variables.

    asyncApiTagsUnique

    Validate tag uniqueness.

    asyncApiUnusedComponents

    Detect unused AsyncAPI components.