Endpoint.renderPath()method

renderPath(payload: P, caller: AnyCaller = this.renderPath): AbsolutePath

Render the path for this endpoint with the given payload.

  • Path might contain {placeholder} values that are replaced with values from payload.