update emfluenceMP; add titles to groupIDs and removeGroupsIDs (#152)
This commit is contained in:
Родитель
8b3b87bfe5
Коммит
291b7232c1
|
@ -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": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче