Open
Description
Definitions with an x-ds-definition-name value of "recipients" have an incorrect description for the recipientCount field.
It is currently read
"description": "The list of recipient event statuses that will trigger Connect to send updates to the url. It can be a two-part list with:\n\n* recipientEventStatusCode - The recipient status, this can be Sent, Delivered, Completed, Declined, AuthenticationFailed, and AutoResponded.\n* includeDocuments - When set to **true**, the envelope time zone information is included in the message.",
`
The field appears to be a read-only count of all recipients.