Function noAuth

  • Decorator for an endpoint method that marks it as not requiring authentication.

    Parameters

    • classDefinition: Object | Function
    • methodName: string

    Returns void

Generated using TypeDoc