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>
4.2 KiB
4.2 KiB
x-apigateway-is-send-fg-body-base64
Meaning: Whether to perform Base64 encoding on the request body used for interaction with FunctionGraph. The value is of the Boolean type.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths: '/path': get: "x-apigateway-is-send-fg-body-base64": true
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
x-apigateway-is-send-fg-body-base64 |
No |
boolean |
Specifies whether to perform Base64 encoding on the request body for interaction with FunctionGraph.
|
Parent topic: Extended Definition