4.57. VersionedFlowDifference
| Name | Description | Schema |
|---|---|---|
|
bucketId optional |
The id of the bucket that the flow is stored in.Example :
|
string |
|
componentDifferenceGroups optional |
Example : |
< ComponentDifferenceGroup > array |
|
flowId optional |
The id of the flow that is being examined.Example :
|
string |
|
versionA optional |
The earlier version from the diff operation.Example :
|
integer (int32) |
|
versionB optional |
The latter version from the diff operation.Example :
|
integer (int32) |
