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,
|
|
|
|
"frameworkVersion": "1.0",
|
2015-07-23 00:05:15 +03:00
|
|
|
"version": "0.3.1",
|
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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|