JsonPatchEntry – Media API – MediaKind
JsonPatchEntry
object
openumRequired
Operation
Allowed values: add, remove, replace
stringReplace
numberReplace
- path string Required
Path
search string
- string Optional
Search string for 'stringReplace' and 'numberReplace' operations.
- 'numberReplace' replaces with JSON number type but only when the search string matches the entire value. I.e "audio_pid" would be replaced with 50, not "50".
value
- any AnyValue Optional
Value