forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
3.6 KiB
3.6 KiB
x-apigateway-ratelimit
Meaning: Request throttling policy.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths:
'/path':
get:
x-apigateway-ratelimit: 'customRatelimitName'
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
x-apigateway-ratelimit |
No |
String |
Request throttling policy. |
Parent topic: Extended Definition