This commit is contained in:
Otto Streifel 2016-10-03 07:55:02 -07:00
Родитель 2e6210eda6
Коммит b8ba318c56
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -82,7 +82,7 @@
"description": "The field associated with the control.",
"type": "WorkItemField",
"properties": {
"workItemFieldTypes": ["String"]
"workItemFieldTypes": ["String", "Integer"]
},
"validation": {
"dataType": "String",