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.5 KiB
3.5 KiB
x-apigateway-plugins
Meaning: API plug-in service.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths: '/path': get: x-apigateway-plugins: ['Plugin_mock'] x-apigateway-plugins
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
x-apigateway-plugins |
No |
Array |
List of plug-ins bound to the API. |
Parent topic: Extended Definition