Skip to main content

paths

@ticketlayer/live


@ticketlayer/live / index / paths

Interface: paths

Defined in: generated/types.ts:6

paths is the path map: one entry per route and method, generated by openapi-typescript from the API's OpenAPI document. It is not rendered here: the page would run to tens of megabytes and repeat what the API reference documents operation by operation. The client's methods are typed from it; the source is src/generated/types.ts in the package repository.