Amazon API Gateway · Schema

PatchOperation

AWSGatewayHTTP APIREST APIServerlessWebSocket

Properties

Name Type Description
op string The operation type.
path string The op operation's target, as identified by a JSON Pointer value.
value string The new target value of the update operation. It is applicable for the add or replace operation.
from string The copy update operation's source as identified by a JSON Pointer value.
View JSON Schema on GitHub