...
Expand |
---|
Source Data | Target Data |
---|
Code Block |
---|
[
{
"parent": {
"leaf-1": "leaf-1 data",
"leaf-2": "leaf-2 data",
"child": {
"child-1 data": "child-1 data",
"child-2 data": "child-2 data"
}
}
}
] |
| Code Block |
---|
| [
{
"parent": {
"leaf-1": "leaf-1 data",
"leaf-2": "leaf-2 updated data",
"child": {
"child-1 data": "child-1 updated data",
"child-2 data": "child-2 data"
}
}
}
] |
|
|
Mechanism for comparison
Flattening of Data Nodes before comparing
Gliffy |
---|
baseUrl | https://lf-onap.atlassian.net/wiki |
---|
name | Flattening of JSON |
---|
pageid | 79822969 |
---|
timestamp | 1735206010231 |
---|
|
Flowchart: Mechanism for comparison of Data Nodes to check for updates
Gliffy |
---|
imageAttachmentId | att84869188 |
---|
macroId | 9449afce-5ab1-4b5a-bf40-dc0ba2d2b5d5 |
---|
baseUrl | https://lf-onap.atlassian.net/wiki |
---|
displayName | Flowchart of replace operation in Delta Frature |
---|
name | Update Flowchart |
---|
diagramAttachmentId | att84901971 |
---|
containerId | 79822969 |
---|
version | 13 |
---|
timestamp | 1734600420506 |
---|
|
...