|  | 
| 286 | 286 |         "tags": [ | 
| 287 | 287 |           "DocuSign" | 
| 288 | 288 |         ], | 
| 289 |  | -        "summary": "Get envelope docgen form fields", | 
| 290 |  | -        "description": "Get the docgen fields from envelope documents.", | 
|  | 289 | +        "summary": "Get document generation form fields from envelope", | 
|  | 290 | +        "description": "Get document generation form fields from envelope", | 
| 291 | 291 |         "operationId": "GetDocgenFormFields", | 
| 292 | 292 |         "consumes": [ | 
| 293 | 293 |           "application/json", | 
|  | 
| 344 | 344 |         "tags": [ | 
| 345 | 345 |           "DocuSign" | 
| 346 | 346 |         ], | 
| 347 |  | -        "summary": "Update envelope docgen form fields", | 
| 348 |  | -        "description": "Update the docgen fields in envelope documents.", | 
|  | 347 | +        "summary": "Update document generation form fields from envelope", | 
|  | 348 | +        "description": "Update document generation form fields from envelope", | 
| 349 | 349 |         "operationId": "UpdateDocgenFormFields", | 
| 350 | 350 |         "x-ms-no-generic-test": true, | 
| 351 | 351 |         "consumes": [ | 
|  | 
| 416 | 416 |                   } | 
| 417 | 417 |                 } | 
| 418 | 418 |               }, | 
| 419 |  | -              "x-ms-summary": "Field"  | 
|  | 419 | +              "x-ms-summary": "Field" | 
| 420 | 420 |             } | 
| 421 | 421 |           } | 
| 422 | 422 |         ], | 
|  | 
| 431 | 431 |     }, | 
| 432 | 432 |     "/accounts/{accountId}/envelopes/{envelopeId}/documents/{documentId}": { | 
| 433 | 433 |       "get": { | 
| 434 |  | -        "summary": "Get envelope documents", | 
| 435 |  | -        "description": "Get envelope documents.", | 
|  | 434 | +        "summary": "Get documents from envelope", | 
|  | 435 | +        "description": "Get documents from envelope", | 
| 436 | 436 |         "operationId": "GetDocuments", | 
| 437 | 437 |         "parameters": [ | 
| 438 | 438 |           { | 
|  | 
| 495 | 495 |     }, | 
| 496 | 496 |     "/accounts/{accountId}/envelopes/{envelopeId}/documents/{documentId}/tabs": { | 
| 497 | 497 |       "get": { | 
| 498 |  | -        "summary": "Get envelope document tabs", | 
| 499 |  | -        "description": "Get envelope document tabs.", | 
|  | 498 | +        "summary": "Get document tabs from envelope", | 
|  | 499 | +        "description": "Get document tabs from envelope", | 
| 500 | 500 |         "operationId": "GetEnvelopeDocumentTabs", | 
| 501 | 501 |         "parameters": [ | 
| 502 | 502 |           { | 
|  | 
| 640 | 640 |     }, | 
| 641 | 641 |     "/accounts/{accountId}/templates/{templateId}/documents/{documentId}/tabs": { | 
| 642 | 642 |       "get": { | 
| 643 |  | -        "summary": "Get template document tabs", | 
| 644 |  | -        "description": "Get template document tabs.", | 
|  | 643 | +        "summary": "Get document tabs from template", | 
|  | 644 | +        "description": "Get document tabs from template", | 
| 645 | 645 |         "operationId": "GetTemplateDocumentTabs", | 
| 646 | 646 |         "parameters": [ | 
| 647 | 647 |           { | 
|  | 
| 692 | 692 |     }, | 
| 693 | 693 |     "/accounts/{accountId}/envelopes/{envelopeId}/documents/{documentId}/fields": { | 
| 694 | 694 |       "get": { | 
| 695 |  | -        "summary": "Get envelope document custom fields", | 
| 696 |  | -        "description": "Get custom document fields of envelope document.", | 
|  | 695 | +        "summary": "Get document custom fields from envelope", | 
|  | 696 | +        "description": "Get document custom fields from envelope", | 
| 697 | 697 |         "operationId": "GetEnvelopeDocumentFields", | 
| 698 | 698 |         "parameters": [ | 
| 699 | 699 |           { | 
|  | 
| 1250 | 1250 |         "tags": [ | 
| 1251 | 1251 |           "DocuSign" | 
| 1252 | 1252 |         ], | 
| 1253 |  | -        "summary": "Get envelope custom field", | 
| 1254 |  | -        "description": "Get details for the specified envelope custom field.", | 
|  | 1253 | +        "summary": "Get custom field info from envelope", | 
|  | 1254 | +        "description": "Get custom field info from envelope", | 
| 1255 | 1255 |         "operationId": "GetEnvelopeCustomField", | 
| 1256 | 1256 |         "consumes": [ | 
| 1257 | 1257 |           "application/json", | 
|  | 
| 1633 | 1633 |         "tags": [ | 
| 1634 | 1634 |           "DocuSign" | 
| 1635 | 1635 |         ], | 
| 1636 |  | -        "summary": "List recipients", | 
| 1637 |  | -        "description": "List recipients for a specific envelope.", | 
|  | 1636 | +        "summary": "List recipients from envelope", | 
|  | 1637 | +        "description": "List recipients from envelope", | 
| 1638 | 1638 |         "operationId": "GetRecipientStatus", | 
| 1639 | 1639 |         "consumes": [], | 
| 1640 | 1640 |         "produces": [ | 
|  | 
| 1918 | 1918 |         "tags": [ | 
| 1919 | 1919 |           "DocuSign" | 
| 1920 | 1920 |         ], | 
| 1921 |  | -        "summary": "Get recipient fields", | 
| 1922 |  | -        "description": "Returns the recipient information associated with an envelope.", | 
|  | 1921 | +        "summary": "Get recipient info from envelope", | 
|  | 1922 | +        "description": "Get recipient info from envelope", | 
| 1923 | 1923 |         "operationId": "GetRecipientFields", | 
| 1924 | 1924 |         "consumes": [], | 
| 1925 | 1925 |         "produces": [ | 
|  | 
| 2276 | 2276 |         "tags": [ | 
| 2277 | 2277 |           "DocuSign" | 
| 2278 | 2278 |         ], | 
| 2279 |  | -        "summary": "Update envelope recipient", | 
| 2280 |  | -        "description": "Update envelope recipient.", | 
|  | 2279 | +        "summary": "Update recipient on an envelope", | 
|  | 2280 | +        "description": "Update recipient on an envelope", | 
| 2281 | 2281 |         "operationId": "UpdateEnvelopeRecipient", | 
| 2282 | 2282 |         "consumes": [ | 
| 2283 | 2283 |           "application/json", | 
|  | 
| 2554 | 2554 |         "tags": [ | 
| 2555 | 2555 |           "DocuSign" | 
| 2556 | 2556 |         ], | 
| 2557 |  | -        "summary": "Get custom fields", | 
| 2558 |  | -        "description": "Returns a list of custom fields associated with an account.", | 
|  | 2557 | +        "summary": "Get custom fields from an account", | 
|  | 2558 | +        "description": "Get custom fields from an account", | 
| 2559 | 2559 |         "operationId": "GetCustomFields", | 
| 2560 | 2560 |         "consumes": [], | 
| 2561 | 2561 |         "produces": [ | 
|  | 
| 2964 | 2964 |         "tags": [ | 
| 2965 | 2965 |           "DocuSign" | 
| 2966 | 2966 |         ], | 
| 2967 |  | -        "summary": "List template documents", | 
| 2968 |  | -        "description": "List documents in a template.", | 
|  | 2967 | +        "summary": "List documents from a template", | 
|  | 2968 | +        "description": "List documents from a template", | 
| 2969 | 2969 |         "operationId": "ListTemplateDocuments", | 
| 2970 | 2970 |         "consumes": [], | 
| 2971 | 2971 |         "produces": [ | 
|  | 
| 2997 | 2997 |             "required": true, | 
| 2998 | 2998 |             "x-ms-summary": "Template", | 
| 2999 | 2999 |             "x-ms-test-value": "insert template id", | 
|  | 3000 | +            "x-ms-visibility": "important", | 
|  | 3001 | +            "x-ms-dynamic-values": { | 
|  | 3002 | +              "operationId": "GetEnvelopeTemplates", | 
|  | 3003 | +              "parameters": { | 
|  | 3004 | +                "accountId": { | 
|  | 3005 | +                  "parameter": "accountId" | 
|  | 3006 | +                } | 
|  | 3007 | +              }, | 
|  | 3008 | +              "value-collection": "envelopeTemplates", | 
|  | 3009 | +              "value-path": "templateId", | 
|  | 3010 | +              "value-title": "name" | 
|  | 3011 | +            }, | 
| 3000 | 3012 |             "type": "string" | 
| 3001 | 3013 |           } | 
| 3002 | 3014 |         ], | 
|  | 
| 3017 | 3029 |         "tags": [ | 
| 3018 | 3030 |           "DocuSign" | 
| 3019 | 3031 |         ], | 
| 3020 |  | -        "summary": "List envelope documents", | 
| 3021 |  | -        "description": "List documents in an envelope.", | 
|  | 3032 | +        "summary": "List documents from a envelope", | 
|  | 3033 | +        "description": "List documents from a envelope", | 
| 3022 | 3034 |         "operationId": "ListEnvelopeDocuments", | 
| 3023 | 3035 |         "consumes": [], | 
| 3024 | 3036 |         "produces": [ | 
|  | 
| 3065 | 3077 |         "x-ms-visibility": "advanced" | 
| 3066 | 3078 |       } | 
| 3067 | 3079 |     }, | 
| 3068 |  | -    "/accounts/{accountId}/envelopes/{envelopeId}/get_document_id": { | 
|  | 3080 | +    "/accounts/{accountId}/envelopes/{envelopeId}/get_document_info": { | 
| 3069 | 3081 |       "get": { | 
| 3070 |  | -        "summary": "Get envelope document id", | 
| 3071 |  | -        "description": "Get envelope document id", | 
| 3072 |  | -        "operationId": "GetEnvelopeDocumentId", | 
|  | 3082 | +        "summary": "Get document info from envelope", | 
|  | 3083 | +        "description": "Get document info from envelope", | 
|  | 3084 | +        "operationId": "GetEnvelopeDocumentInfo", | 
| 3073 | 3085 |         "parameters": [ | 
| 3074 | 3086 |           { | 
| 3075 | 3087 |             "name": "accountId", | 
|  | 
| 3169 | 3181 |         "tags": [ | 
| 3170 | 3182 |           "DocuSign" | 
| 3171 | 3183 |         ], | 
| 3172 |  | -        "summary": "Add tabs for a recipient", | 
| 3173 |  | -        "description": "Add tabs for a recipient.", | 
|  | 3184 | +        "summary": "Add tabs for a recipient on an envelope", | 
|  | 3185 | +        "description": "Add tabs for a recipient on an envelope", | 
| 3174 | 3186 |         "operationId": "AddRecipientTabs", | 
| 3175 | 3187 |         "parameters": [ | 
| 3176 | 3188 |           { | 
|  | 
| 3316 | 3328 |         "tags": [ | 
| 3317 | 3329 |           "DocuSign" | 
| 3318 | 3330 |         ], | 
| 3319 |  | -        "summary": "Update envelope recipient tabs values", | 
| 3320 |  | -        "description": "Updates one or more tabs for a recipient in a draft envelope.", | 
|  | 3331 | +        "summary": "Update recipient tab values on an envelope", | 
|  | 3332 | +        "description": "Update recipient tab values on an envelope", | 
| 3321 | 3333 |         "operationId": "UpdateRecipientTabsValues", | 
| 3322 | 3334 |         "parameters": [ | 
| 3323 | 3335 |           { | 
|  | 
| 3403 | 3415 |         "tags": [ | 
| 3404 | 3416 |           "DocuSign" | 
| 3405 | 3417 |         ], | 
| 3406 |  | -        "summary": "Get envelope recipient tabs", | 
| 3407 |  | -        "description": "Get envelope recipient tabs.", | 
|  | 3418 | +        "summary": "Get recipient tabs from envelope", | 
|  | 3419 | +        "description": "Get recipient tabs from envelope", | 
| 3408 | 3420 |         "operationId": "GetEnvelopeRecipientTabs", | 
| 3409 | 3421 |         "consumes": [], | 
| 3410 | 3422 |         "produces": [ | 
|  | 
0 commit comments