...
Code Block | ||
---|---|---|
| ||
[ { "entity": "AI", "wfiId": 42, "values": [ { "attrDefId": 123, "val": "some new value" }, { "attrDefId": 456, "val": "another value" }, ] }, { "entityTypeentity": "MR", "workflowInstanceIdwfiId": 48, "values": [ { "attrDefId": 555, "val": "some new value" }, { "attrDefId": 543, "val": "another value" }, ] } ] |
...