itd-api / RateLimitBucketContext
Interface: RateLimitBucketContext
Defined in: core/options.ts:53
Что известно о запросе в момент выбора бакета.
Properties
method
ts
method: string;Defined in: core/options.ts:55
operationId
ts
operationId: OperationId;Defined in: core/options.ts:54
path
ts
path: string;Defined in: core/options.ts:56