recipientCount property has an incorrect definition.
jfcote87 opened this issue · 3 comments
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.
Hi @jfcote87 ,
Sorry for this extremely slow response to your issue. I was not being notified of new issues on this repo. I've fixed that.
Re: recipientCount
property -- is this still a current issue? If so, I will submit a ticket to our engineering group.
Thanks,
Larry
This error still exists in the current swagger definition.
Thank you, I have submitted bug report DEVDOCS-1259