File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
certified-connectors/DocuSignDemo Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 12171217 "post" : {
12181218 "summary" : " Create envelope using composite templates" ,
12191219 "operationId" : " CompositeTemplates" ,
1220+ "description" : " Create envelope using composite templates" ,
12201221 "parameters" : [
12211222 {
12221223 "name" : " accountId" ,
12761277 }
12771278 ],
12781279 "responses" : {
1279- "default " : {
1280+ "200 " : {
12801281 "description" : " default" ,
12811282 "schema" : {
12821283 "type" : " object" ,
31033104 "name" : " signerName" ,
31043105 "in" : " query" ,
31053106 "required" : true ,
3107+ "description" : " Signer Name" ,
31063108 "x-ms-summary" : " Signer Name" ,
31073109 "x-ms-test-value" : " test name" ,
31083110 "x-ms-visibility" : " important" ,
31123114 "name" : " signerEmail" ,
31133115 "in" : " query" ,
31143116 "required" : true ,
3117+ "description" : " Signer Email" ,
31153118 "x-ms-summary" : " Signer Email" ,
31163119 "x-ms-test-value" : " test@email.com" ,
31173120 "x-ms-visibility" : " important" ,
32443247 {
32453248 "name" : " isInPersonSigner" ,
32463249 "in" : " query" ,
3250+ "description" : " Yes/No" ,
32473251 "required" : true ,
32483252 "x-ms-summary" : " Is this an in-person signer?" ,
32493253 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments