@beholdio/ts-lambda-api - v2.4.8
    Preparing search index...

    Function api

    • Decorator for a controller class to describe it in any generated OpenAPI specification.

      Parameters

      • name: string

        Name of the API used to categorise endpoints in this controller.

      • Optionaldescription: string

      Returns (classDefinition: Function) => void