Settings_Clusters_Configuration_Drafts_ModificationInfo
Settings_Clusters_Configuration_Drafts_ModificationInfo
The Drafts.ModificationInfo structure contains information about a modification to a property in the configuration.
JSON Example
{
"display_path": [
"string"
],
"original_path": "string"
}
array of string
display_path
Required
A list of the display names for components of the property path.
string
original_path
Optional
If set, it contains a JSON-Pointer to the corresponding property in the original document. Otherwise, this modification is an addition to the draft.