2014-05-07 22:02:47 +04:00
|
|
|
{
|
|
|
|
"author": {
|
2014-05-09 23:05:01 +04:00
|
|
|
"name": "Microsoft",
|
|
|
|
"email": "vsointegration@microsoft.com"
|
2014-05-07 22:02:47 +04:00
|
|
|
},
|
|
|
|
"location": [
|
|
|
|
"ticket_sidebar"
|
|
|
|
],
|
|
|
|
"defaultLocale": "en",
|
|
|
|
"singleInstall": true,
|
2016-01-25 15:10:31 +03:00
|
|
|
"private": true,
|
2014-05-07 22:02:47 +04:00
|
|
|
"frameworkVersion": "1.0",
|
2016-06-07 10:52:36 +03:00
|
|
|
"version": "0.4.6",
|
2014-05-07 22:02:47 +04:00
|
|
|
"parameters": [
|
|
|
|
{
|
|
|
|
"name": "vso_account",
|
|
|
|
"type": "text",
|
|
|
|
"required": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vso_tag",
|
|
|
|
"type": "text",
|
|
|
|
"required": false,
|
|
|
|
"default": "zendesk"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vso_field_settings",
|
|
|
|
"type": "hidden",
|
|
|
|
"required": false
|
2016-06-07 10:47:19 +03:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vso_wi_description_template",
|
|
|
|
"type": "multiline",
|
|
|
|
"required": false
|
2014-05-07 22:02:47 +04:00
|
|
|
}
|
|
|
|
]
|
2016-03-04 12:20:32 +03:00
|
|
|
}
|