You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Model/DownloadPlanAction.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,5 +7,6 @@ Name | Type | Description | Notes
7
7
**type** | **string** | |
8
8
**src** | **string** | The source file/directory. | [optional]
9
9
**dst** | **string** | A destination file/directory relative to the server root. | [optional]
10
+
**actions** | [**\OpenAPI\Client\Model\DownloadPlanAction[]**](DownloadPlanAction.md) | A set of subactions to execute in the context of this action. | [optional]
10
11
11
12
[[Back to Model list]](../../README.md#models)[[Back to API list]](../../README.md#endpoints)[[Back to README]](../../README.md)
0 commit comments