File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "version" : " 0.1.0" ,
66 "name" : " Rest Data Mapping Picklist" ,
77 "description" : " Load work item values from a specified REST endpoint and map additional REST data to your work item" ,
8- "public" : false ,
8+ "public" : true ,
99 "icons" : {
1010 "default" : " img/logo.png"
1111 },
9797 {
9898 "id" : " RestCallParameters" ,
9999 "name" : " Rest Call URL Parameters (JSON format)" ,
100- "description" : " Rest Service Password " ,
100+ "description" : " Additional fields and values to provide to the rest service as URL parameters " ,
101101 "inputMode" : " TextArea" ,
102102 "validation" : {
103103 "isRequired" : false ,
107107 {
108108 "id" : " FieldMap" ,
109109 "name" : " Rest Service Field Map" ,
110- "description" : " Map additional rest service fields with JSON to Work Item Fields " ,
110+ "description" : " Map fields from the rest service fields on the Work Item by mapping them in a JSON format " ,
111111 "inputMode" : " TextArea" ,
112112 "validation" : {
113113 "isRequired" : false ,
You can’t perform that action at this time.
0 commit comments