{
"id": "string",
"app_id": "string",
"version": 0,
"status": "draft",
"agent_ids": [
"string"
],
"steps": [
{
"id": "string",
"app_id": "string",
"app_version_id": "string",
"type": "fill_variables",
"title": {
"ru": "Текст",
"en": "Text"
},
"description": {
"ru": "Текст",
"en": "Text"
},
"is_required": true,
"agent_id": "string",
"role": "primary",
"variables": [
{
"target": "project",
"variable_name": "string",
"label": {
"ru": "Текст",
"en": "Text"
},
"description": {
"ru": "Текст",
"en": "Text"
},
"is_required": true,
"example_value": "string"
}
],
"default_assignment": {
"dialog_scope": "all"
},
"order": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
],
"changelog": "string",
"published_at": "2019-08-24T14:15:22.123Z",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}