node_test
    Preparing search index...

    Function PathParam

    • Parameters

      • name: string

        The name of the path parameter.

      Returns ParameterDecorator

      PathParam

      A parameter decorator that marks a parameter as a path parameter.