Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 451 Bytes

File metadata and controls

11 lines (7 loc) · 451 Bytes

LaunchDarklyApi.AnnouncementPatchOperation

Properties

Name Type Description Notes
op String The type of operation to perform
path String A JSON Pointer string specifying the part of the document to operate on
value Object A JSON value used in "add", "replace", and "test" operations [optional]