Skip to content

Commit 6845344

Browse files
Bugfix/content change (#82)
* Update Sender Name * Bulk change items
1 parent 37f9fae commit 6845344

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

certified-connectors/DocuSignDemo/apiDefinition.swagger.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4510,9 +4510,9 @@
45104510
{
45114511
"name": "name",
45124512
"in": "query",
4513-
"description": "Bulk Send List Name",
4513+
"description": "",
45144514
"required": true,
4515-
"x-ms-summary": "Bulk Send List Name",
4515+
"x-ms-summary": "Bulk send list name",
45164516
"type": "string"
45174517
},
45184518
{
@@ -4581,7 +4581,7 @@
45814581
{
45824582
"name": "bulkSendListId",
45834583
"in": "path",
4584-
"description": "Bulk send list GUID",
4584+
"description": "",
45854585
"required": true,
45864586
"x-ms-summary": "Bulk send list GUID",
45874587
"type": "string"
@@ -7126,7 +7126,7 @@
71267126
},
71277127
"sender": {
71287128
"minLength": 1,
7129-
"x-ms-summary": "Sender name",
7129+
"x-ms-summary": "Sender Name",
71307130
"description": "Sender name",
71317131
"type": "string"
71327132
},
@@ -8063,9 +8063,9 @@
80638063
"type": "object",
80648064
"properties": {
80658065
"listId": {
8066-
"description": "Bulk Send List GUID",
8066+
"description": "",
80678067
"type": "string",
8068-
"x-ms-summary": "Bulk Send List GUID",
8068+
"x-ms-summary": "Bulk Send List guid",
80698069
"x-ms-visibility": "important"
80708070
}
80718071
}

0 commit comments

Comments
 (0)