docs/BulkSendJobListResponse.md in dropbox-sign-1.5.0 vs docs/BulkSendJobListResponse.md in dropbox-sign-1.6.0

- old
+ new

@@ -4,9 +4,9 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| `bulk_send_jobs` | [```Array<BulkSendJobResponse>```](BulkSendJobResponse.md) | Contains a list of BulkSendJobs that the API caller has access to. | | -| `list_info` | [```ListInfoResponse```](ListInfoResponse.md) | | | +| `bulk_send_jobs`<sup>*_required_</sup> | [```Array<BulkSendJobResponse>```](BulkSendJobResponse.md) | Contains a list of BulkSendJobs that the API caller has access to. | | +| `list_info`<sup>*_required_</sup> | [```ListInfoResponse```](ListInfoResponse.md) | | | | `warnings` | [```Array<WarningResponse>```](WarningResponse.md) | A list of warnings. | |