Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 451 Bytes

AnnouncementPatchOperation.md

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]