updates Assently E-Sign updateCase action (#1232)

* Adds Assently E-Sign custom connector for certification

* fixes bug of getting file content of Assently case documents

* Updates Assently readme file.

* updates Assently E-Sign updateCase action
This commit is contained in:
kian-beetroot 2021-11-01 23:17:00 +01:00 коммит произвёл GitHub
Родитель 05b0f6b5bc
Коммит 6d1e7af74d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 7 удалений

Просмотреть файл

@ -258,13 +258,9 @@
"in": "body",
"required": true,
"schema": {
"x-ms-dynamic-schema": {
"parameters": {
"schemaType": "caseModel"
},
"operationId": "GetSchema",
"value-path": "schema"
}
"type": "object",
"x-ms-visibility": "important",
"title": "Case object to be updated"
}
}
]