PathParams is collections of PathParam instances with various helper methods

Hierarchy

Methods

Methods

  • Get returns path parameter value for given name or default value.

    Parameters

    • name: string
    • defaultValue: string

    Returns string

Generated using TypeDoc