APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Amazon API Gateway
PatchOperation
Amazon API Gateway
· Schema
PatchOperation
AWS
Gateway
HTTP API
REST API
Serverless
WebSocket
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