docs/Flow.md in purecloudplatformclientv2-73.0.0 vs docs/Flow.md in purecloudplatformclientv2-75.0.0
- old
+ new
@@ -20,9 +20,10 @@
| **published_version** | [**FlowVersion**](FlowVersion.html) | | [optional] |
| **saved_version** | [**FlowVersion**](FlowVersion.html) | | [optional] |
| **input_schema** | **Object** | json schema describing the inputs for the flow | [optional] |
| **output_schema** | **Object** | json schema describing the outputs for the flow | [optional] |
| **checked_in_version** | [**FlowVersion**](FlowVersion.html) | | [optional] |
+| **debug_version** | [**FlowVersion**](FlowVersion.html) | | [optional] |
| **published_by** | [**User**](User.html) | | [optional] |
| **current_operation** | [**Operation**](Operation.html) | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}