We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1019e3 commit 465d5e2Copy full SHA for 465d5e2
1 file changed
docs/docs/API-docs/v1.1/opensign.yaml
@@ -6168,8 +6168,8 @@ components:
6168
example: ["user@example.com","user2@example.com"]
6169
description: |
6170
bcc (blind carbon copy): Users added here will receive a notification email once the document is completed.
6171
- If this field is present in the request body, it overrides the template value, even when provided as an empty array ([]) or empty string "".
6172
- If omitted, the template value is used.
+ If this field is present in the request body, it overrides the template value, even when provided as an empty array ([]).
+ If omitted or provided empty string ("") the template value is used.
6173
prefill:
6174
type: object
6175
properties:
0 commit comments