ts-lambda-api - v2.5.2
    Preparing search index...

    Class ControllerInfo

    Index

    Constructors

    Properties

    apiDescription?: string
    apiIgnore?: boolean
    apiName?: string
    apiRequestInfo?: ApiBodyInfo
    classConstructor: Function
    consumes?: string
    endpoints: Map<string, EndpointInfo> = ...
    name: string
    noAuth?: boolean
    path?: string
    produces?: string
    rolesAllowed?: string[]

    Methods