docs/Signer.md in signrequest_client-1.1.0 vs docs/Signer.md in signrequest_client-1.2.0

- old
+ new

@@ -10,13 +10,13 @@ **email_viewed** | **BOOLEAN** | | [optional] **viewed** | **BOOLEAN** | | [optional] **signed** | **BOOLEAN** | | [optional] **downloaded** | **BOOLEAN** | | [optional] **signed_on** | **DateTime** | | [optional] -**needs_to_sign** | **BOOLEAN** | | [optional] [default to true] -**approve_only** | **BOOLEAN** | | [optional] -**notify_only** | **BOOLEAN** | | [optional] -**in_person** | **BOOLEAN** | | [optional] +**needs_to_sign** | **BOOLEAN** | When `false` user does not need to sign, but will receive a copy of the signed document and signing log, see: [Copy only](#section/Additional-signing-methods/Copy-only) | [optional] [default to true] +**approve_only** | **BOOLEAN** | Require user to approve the document (without adding a signature), see: [Approve only](#section/Additional-signing-methods/Approve-only) | [optional] +**notify_only** | **BOOLEAN** | Send notifications about the document and a copy of the signed document and signing log, but don't require them to take any action, see: [Notify only](#section/Additional-signing-methods/Notify-only) | [optional] +**in_person** | **BOOLEAN** | When used in combination with an embed url on the sender, after sender has signed, they will be redirected to the next `in_person` signer, see: [In person signing](#section/Additional-signing-methods/In-person-signing) | [optional] **order** | **Integer** | | [optional] **language** | **String** | | [optional] **force_language** | **BOOLEAN** | | [optional] **emailed** | **BOOLEAN** | | [optional] **verify_phone_number** | **String** | | [optional]