docs/SubAttachment.md in dropbox-sign-1.4.0 vs docs/SubAttachment.md in dropbox-sign-1.4.1

- old
+ new

@@ -5,9 +5,9 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `name`<sup>*_required_</sup> | ```String``` | The name of attachment. | | -| `signer_index`<sup>*_required_</sup> | ```Integer``` | The signer&#39;s index in the `signers` parameter (0-based indexing).<br><br>**NOTE**: Only one signer can be assigned per attachment. | | +| `signer_index`<sup>*_required_</sup> | ```Integer``` | The signer&#39;s index in the `signers` parameter (0-based indexing).<br><br>**NOTE:** Only one signer can be assigned per attachment. | | | `instructions` | ```String``` | The instructions for uploading the attachment. | | | `required` | ```Boolean``` | Determines if the attachment must be uploaded. | [default to false] |