docs/SignatureRequestResponseDataValueSignature.md in dropbox-sign-1.7.0 vs docs/SignatureRequestResponseDataValueSignature.md in dropbox-sign-1.8.0

- old
+ new

@@ -6,6 +6,7 @@ | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `type` | ```String``` | A signature input field | [default to 'signature'] | | `value` | ```String``` | The value of the form field. | | +| `is_signed` | ```Boolean``` | This field contains the boolean true if the field is signed. | |