update emfluenceMP; add titles to groupIDs and removeGroupsIDs (#152)

This commit is contained in:
Ryan Deba 2020-02-28 16:35:07 -06:00 коммит произвёл GitHub
Родитель 8b3b87bfe5
Коммит 291b7232c1
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -6,7 +6,7 @@
"info": {
"description": "The emfluence Marketing Platform is a marketing automation platform that allows customers the ability to create, deploy, and track multi-channel campaigns. This connector provides access to the emfluence Marketing Platform API.",
"title": "emfluence Marketing Platform",
"version": "1.0",
"version": "2.0",
"x-ms-api-annotation": {
"status": "Preview"
}
@ -297,6 +297,7 @@
"items": {
"type": "integer"
},
"title": "Group IDs",
"type": "array"
},
"held": {
@ -343,6 +344,7 @@
"items": {
"type": "integer"
},
"title": "Remove Group IDs",
"type": "array"
},
"state": {