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

    Class EndpointInfo

    Index

    Constructors

    Properties

    apiIgnore?: boolean
    apiOperationInfo?: ApiOperationInfo
    consumes?: string
    controller?: ControllerInfo
    httpMethod: string
    method: Function
    methodName?: string
    name: string
    noAuth?: boolean
    parameterExtractors: IParameterExtractor[]
    path?: string
    produces?: string
    rolesAllowed?: string[]

    Accessors

    Methods