Ampersand · JSON Structure
Ampersand Api Json Patch Operation Structure
Represents a single JSON Patch operation (RFC 6902). Only supports add, remove, and replace operations for config updates.
Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks
JSONPatchOperation is a JSON Structure definition published by Ampersand, describing 3 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
op
path
value
Meta-schema: https://json-structure.org/meta/core/v0/#