operations
@ticketlayer/live / index / operations
Interface: operations
Defined in: generated/types.ts:3889
operations is the operation map: one entry per operationId, with its parameters, request body and responses, 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.