fix: Way We Do connector updates (#735)
This commit is contained in:
Родитель
c9ed461c06
Коммит
c881a362c7
|
@ -1376,6 +1376,18 @@
|
|||
},
|
||||
"step": {
|
||||
"$ref": "#/definitions/ChecklistStep"
|
||||
},
|
||||
"decisionChoices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"description": "A choice made if the step is a decision point.",
|
||||
"title": "Decision Choice",
|
||||
"x-ms-visibility": "internal"
|
||||
},
|
||||
"description": "The list of choices made if the step is a decision point.",
|
||||
"x-ms-summary": "Decision Choices",
|
||||
"x-ms-visibility": "important"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче