@itentialopensource/adapter-servicenow 2.4.4 → 2.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/metadata.json +133 -28
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
- package/report/adapterInfo.json +1 -1
package/CHANGELOG.md
CHANGED
package/metadata.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "adapter-servicenow",
|
|
3
3
|
"vendor": "ServiceNow",
|
|
4
4
|
"product": "IT Service Management",
|
|
5
|
-
"
|
|
5
|
+
"osVersions": [
|
|
6
6
|
"Istanbul",
|
|
7
7
|
"Jakarta",
|
|
8
8
|
"Kingston",
|
|
@@ -17,7 +17,11 @@
|
|
|
17
17
|
"Tokyo",
|
|
18
18
|
"Utah"
|
|
19
19
|
],
|
|
20
|
-
"
|
|
20
|
+
"apiVersions": [
|
|
21
|
+
"Istanbul",
|
|
22
|
+
"Jakarta"
|
|
23
|
+
],
|
|
24
|
+
"iapVersions": [
|
|
21
25
|
"2021.1.x",
|
|
22
26
|
"2021.2.x",
|
|
23
27
|
"2022.1.x",
|
|
@@ -25,82 +29,183 @@
|
|
|
25
29
|
],
|
|
26
30
|
"method": "REST API",
|
|
27
31
|
"type": "Adapter",
|
|
28
|
-
"example":
|
|
32
|
+
"example": {
|
|
33
|
+
"name": "getStandardChangeRequestById",
|
|
34
|
+
"overview": "Get a particular Servicenow change request by its id",
|
|
35
|
+
"exampleInput": "{\n \"name\": \"sysparmQuery\",\n \"type\": \"object\",\n \"info\": \"Encoded query used to filter the result set. e.g. { change: 'CHG123456' }\",\n \"required\": false,\n \"schema\": {\n \"title\": \"sysparmQuery\",\n \"type\": \"object\"\n }\n},\n{\n \"name\": \"changeId\",\n \"type\": \"string\",\n \"info\": \"Unique identifier of the standard change request to retrieve from the [change_request] table.\",\n \"required\": true,\n \"schema\": {\n \"title\": \"changeId\",\n \"type\": \"string\"\n }\n}\n",
|
|
36
|
+
"exampleOutput": "{ \n \"result\": { \n \"sys_id\": {\n \"display_value\": \"c45e54b0db400010a704fe1b68961985\",\n \"value\": \"c45e54b0db400010a704fe1b68961985\"\n },\n \"reason\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"parent\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"watch_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"upon_reject\": {\n \"display_value\": \"Cancel all future Tasks\",\n \"value\": \"cancel\"\n },\n \"sys_updated_on\": {\n \"display_value\": \"2019-09-19 14:06:29\",\n \"value\": \"2019-09-19 21:06:29\",\n \"display_value_internal\": \"2019-09-19 14:06:29\"\n },\n \"type\": {\n \"display_value\": \"Standard\",\n \"value\": \"standard\"\n },\n \"approval_history\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"test_plan\": {\n \"display_value\": \"Explain what testing you have done or will do prior to implementation that gives you confidence this change will be successful.\\r\\n\\r\\nDescribe the tests that will be carried out after implementation to confirm.\\r\\n\\t\\t\\tthat the change has been successful.\",\n \"value\": \"Explain what testing you have done or will do prior to implementation that gives you confidence this change will be successful.\\r\\n\\r\\nDescribe the tests that will be carried out after implementation to confirm.\\r\\n\\t\\t\\tthat the change has been successful.\"\n },\n \"number\": {\n \"display_value\": \"CHG0030004\",\n \"value\": \"CHG0030004\"\n },\n \"cab_delegate\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"requested_by_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"state\": {\n \"display_value\": \"New\",\n \"value\": -5\n },\n \"sys_created_by\": {\n \"display_value\": \"admin\",\n \"value\": \"admin\"\n },\n \"knowledge\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"order\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"phase\": {\n \"display_value\": \"Requested\",\n \"value\": \"requested\"\n },\n \"cmdb_ci\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"delivery_plan\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"impact\": {\n \"display_value\": \"3 - Low\",\n \"value\": 3\n },\n \"active\": {\n \"display_value\": \"true\",\n \"value\": true\n },\n \"work_notes_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"priority\": {\n \"display_value\": \"4 - Low\",\n \"value\": 4\n },\n \"sys_domain_path\": {\n \"display_value\": \"/\",\n \"value\": \"/\"\n },\n \"production_system\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"cab_recommendation\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"rejection_goto\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"review_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"requested_by\": {\n \"display_value\": \"System Administrator\",\n \"value\": \"6816f79cc0a8016401c5a33be04be441\"\n },\n \"business_duration\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"group_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"change_plan\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"approval_set\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"wf_activity\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"implementation_plan\": {\n \"display_value\": \"List the steps in order of completion that will be worked through when implementing this change.\\r\\n\\r\\nNote who will perform each step and whether there are dependencies\\r\\n\\t\\t\\tbetween steps.\",\n \"value\": \"List the steps in order of completion that will be worked through when implementing this change.\\r\\n\\r\\nNote who will perform each step and whether there are dependencies\\r\\n\\t\\t\\tbetween steps.\"\n },\n \"end_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"short_description\": {\n \"display_value\": \"Include a title for your change no greater than 100 characters\",\n \"value\": \"Include a title for your change no greater than 100 characters\"\n },\n \"correlation_display\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"delivery_task\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"work_start\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"outside_maintenance_schedule\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"additional_assignee_list\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"std_change_producer_version\": {\n \"display_value\": \"Replace printer toner - 1\",\n \"value\": \"5b7399bc53231300e321ddeeff7b1206\"\n },\n \"sys_class_name\": {\n \"display_value\": \"Change Request\",\n \"value\": \"change_request\"\n },\n \"closed_by\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"follow_up\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"review_status\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"reassignment_count\": {\n \"display_value\": \"0\",\n \"value\": 0\n },\n \"start_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"assigned_to\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"variables\": {\n \"display_value\": \"variable_pool\",\n \"value\": \"variable_pool\"\n },\n \"sla_due\": {\n \"display_value\": \"UNKNOWN\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"comments_and_work_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"escalation\": {\n \"display_value\": \"Normal\",\n \"value\": 0\n },\n \"upon_approval\": {\n \"display_value\": \"Proceed to Next Task\",\n \"value\": \"proceed\"\n },\n \"correlation_id\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"made_sla\": {\n \"display_value\": \"true\",\n \"value\": true\n },\n \"backout_plan\": {\n \"display_value\": \"Describe the steps you will take to revert the change to its pre-implementation state.\\r\\n\\r\\nAt what point during the implementation will you take the decision to\\r\\n\\t\\t\\tbackout your change?\\r\\n\\r\\n\\t\\t\\tDoes your change window include time to backout if you need\\r\\n\\t\\t\\tto?\",\n \"value\": \"Describe the steps you will take to revert the change to its pre-implementation state.\\r\\n\\r\\nAt what point during the implementation will you take the decision to\\r\\n\\t\\t\\tbackout your change?\\r\\n\\r\\n\\t\\t\\tDoes your change window include time to backout if you need\\r\\n\\t\\t\\tto?\"\n },\n \"conflict_status\": {\n \"display_value\": \"Not Run\",\n \"value\": \"Not Run\"\n },\n \"sys_updated_by\": {\n \"display_value\": \"admin\",\n \"value\": \"admin\"\n },\n \"opened_by\": {\n \"display_value\": \"System Administrator\",\n \"value\": \"6816f79cc0a8016401c5a33be04be441\"\n },\n \"user_input\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"sys_created_on\": {\n \"display_value\": \"2019-09-19 14:06:29\",\n \"value\": \"2019-09-19 21:06:29\",\n \"display_value_internal\": \"2019-09-19 14:06:29\"\n },\n \"on_hold_task\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"sys_domain\": {\n \"display_value\": \"global\",\n \"value\": \"global\"\n },\n \"closed_at\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"review_comments\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"business_service\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"time_worked\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"expected_start\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"opened_at\": {\n \"display_value\": \"2019-09-19 14:06:20\",\n \"value\": \"2019-09-19 21:06:20\",\n \"display_value_internal\": \"2019-09-19 14:06:20\"\n },\n \"work_end\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"phase_state\": {\n \"display_value\": \"Open\",\n \"value\": \"open\"\n },\n \"cab_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"work_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"close_code\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"assignment_group\": {\n \"display_value\": \"Help Desk\",\n \"value\": \"679434f053231300e321ddeeff7b12d8\"\n },\n \"description\": {\n \"display_value\": \"Describe what you plan to do\",\n \"value\": \"Describe what you plan to do\"\n },\n \"on_hold_reason\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"calendar_duration\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"close_notes\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"contact_type\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"cab_required\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"urgency\": {\n \"display_value\": \"3 - Low\",\n \"value\": 3\n },\n \"scope\": {\n \"display_value\": \"Medium\",\n \"value\": 3\n },\n \"company\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"justification\": {\n \"display_value\": \"To improve color standards.\",\n \"value\": \"To improve color standards.\"\n },\n \"activity_due\": {\n \"display_value\": \"UNKNOWN\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"comments\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"approval\": {\n \"display_value\": \"Approved\",\n \"value\": \"approved\"\n },\n \"due_date\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"on_hold\": {\n \"display_value\": \"false\",\n \"value\": false\n },\n \"sys_tags\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"conflict_last_run\": {\n \"display_value\": \"\",\n \"value\": \"\",\n \"display_value_internal\": \"\"\n },\n \"risk\": {\n \"display_value\": \"Moderate\",\n \"value\": 3\n },\n \"location\": {\n \"display_value\": \"\",\n \"value\": \"\"\n },\n \"category\": {\n \"display_value\": \"Other\",\n \"value\": \"Other\"\n },\n \"risk_impact_analysis\": {\n \"display_value\": \"Low\",\n \"value\": \"Low\"\n }\n }\n}"
|
|
37
|
+
},
|
|
29
38
|
"domains": [
|
|
30
39
|
"Inventory",
|
|
31
40
|
"Discovery",
|
|
32
41
|
"ITSM"
|
|
33
42
|
],
|
|
43
|
+
"tags": [
|
|
44
|
+
"Change Management",
|
|
45
|
+
"ITSM",
|
|
46
|
+
"Incidents",
|
|
47
|
+
"Request"
|
|
48
|
+
],
|
|
49
|
+
"deprecated": {
|
|
50
|
+
"isDeprecated": false,
|
|
51
|
+
"deprecatedOn": "<date>",
|
|
52
|
+
"endOfLife": "<date>",
|
|
53
|
+
"replacedBy": {
|
|
54
|
+
"name": "adapter-servicenow JUST EXAMPLE!!!!",
|
|
55
|
+
"overview": "1 sentence about this thing",
|
|
56
|
+
"repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
|
|
57
|
+
"docLink": "https://docs.itential.com/opensource/docs/servicenow",
|
|
58
|
+
"webLink": "<TBD>"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
34
61
|
"documentation": {
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
62
|
+
"storeLink": "",
|
|
63
|
+
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-servicenow",
|
|
64
|
+
"repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
|
|
65
|
+
"docLink": "https://docs.itential.com/opensource/docs/servicenow",
|
|
66
|
+
"faqLink": "https://docs.itential.com/opensource/docs/servicenow",
|
|
67
|
+
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
|
|
68
|
+
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
|
|
69
|
+
"webLink": "https://www.itential.com/adapters/servicenow/",
|
|
70
|
+
"vendorLink": "https://www.servicenow.com/",
|
|
71
|
+
"productLink": "https://www.servicenow.comhttps://www.servicenow.com/products/itsm.html",
|
|
72
|
+
"apiLinks": [
|
|
73
|
+
"https://developer.servicenow.com/dev.do#!/learn/learning-plans/tokyo/new_to_servicenow/app_store_learnv2_scripting_tokyo_servicenow_apis"
|
|
74
|
+
]
|
|
40
75
|
},
|
|
41
76
|
"relatedItems": {
|
|
42
77
|
"adapters": [
|
|
43
78
|
{
|
|
44
79
|
"name": "adapter-servicenow JUST EXAMPLE!!!!",
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
|
|
80
|
+
"overview": "1 sentence about this thing",
|
|
81
|
+
"versions": [
|
|
82
|
+
"^0.9.0"
|
|
83
|
+
],
|
|
84
|
+
"repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
|
|
85
|
+
"docLink": "https://docs.itential.com/opensource/docs/servicenow",
|
|
86
|
+
"webLink": "<TBD>"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"integrations": [
|
|
90
|
+
{
|
|
91
|
+
"name": "adapter-servicenow JUST EXAMPLE!!!!",
|
|
92
|
+
"overview": "1 sentence about this thing",
|
|
93
|
+
"versions": [
|
|
94
|
+
"^0.9.0"
|
|
95
|
+
],
|
|
96
|
+
"repoLink": "https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-servicenow",
|
|
97
|
+
"docLink": "https://docs.itential.com/opensource/docs/servicenow",
|
|
98
|
+
"webLink": "<TBD>"
|
|
48
99
|
}
|
|
49
100
|
],
|
|
50
101
|
"ecosystemApplications": [
|
|
51
102
|
{
|
|
52
103
|
"name": "Itential ServiceNow App",
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
|
|
104
|
+
"overview": "1 sentence about this thing",
|
|
105
|
+
"versions": [
|
|
106
|
+
"^0.9.0"
|
|
107
|
+
],
|
|
108
|
+
"storeLink": "https://store.servicenow.com/sn_appstore_store.do#!/store/application/f2ba728813da041032813092e144b01f",
|
|
109
|
+
"docLink": "https://docs.itential.com/opensource/docs/servicenow-application",
|
|
110
|
+
"webLink": "<TBD>"
|
|
56
111
|
}
|
|
57
112
|
],
|
|
58
113
|
"automations": [
|
|
59
114
|
{
|
|
60
115
|
"name": "ServiceNow Create Change Request",
|
|
61
|
-
"
|
|
116
|
+
"overview": "1 sentence about this thing",
|
|
117
|
+
"versions": [
|
|
118
|
+
"^0.9.0"
|
|
119
|
+
],
|
|
120
|
+
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-create-change-request",
|
|
62
121
|
"docLink": "<TBD>",
|
|
63
|
-
"
|
|
122
|
+
"webLink": "<TBD>"
|
|
64
123
|
},
|
|
65
124
|
{
|
|
66
125
|
"name": "ServiceNow Schedule Automation Using Change Request",
|
|
67
|
-
"
|
|
126
|
+
"overview": "1 sentence about this thing",
|
|
127
|
+
"versions": [
|
|
128
|
+
"^0.9.0"
|
|
129
|
+
],
|
|
130
|
+
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-schedule-automation-using-change-request",
|
|
68
131
|
"docLink": "<TBD>",
|
|
69
|
-
"
|
|
132
|
+
"webLink": "<TBD>"
|
|
70
133
|
},
|
|
71
134
|
{
|
|
72
135
|
"name": "ServiceNow Incident Creation",
|
|
73
|
-
"
|
|
136
|
+
"overview": "1 sentence about this thing",
|
|
137
|
+
"versions": [
|
|
138
|
+
"^0.9.0"
|
|
139
|
+
],
|
|
140
|
+
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-incident-creation",
|
|
74
141
|
"docLink": "<TBD>",
|
|
75
|
-
"
|
|
142
|
+
"webLink": "<TBD>"
|
|
76
143
|
},
|
|
77
144
|
{
|
|
78
145
|
"name": "ServiceNow Create RITM",
|
|
79
|
-
"
|
|
146
|
+
"overview": "1 sentence about this thing",
|
|
147
|
+
"versions": [
|
|
148
|
+
"^0.9.0"
|
|
149
|
+
],
|
|
150
|
+
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-create-ritm",
|
|
151
|
+
"docLink": "<TBD>",
|
|
152
|
+
"webLink": "<TBD>"
|
|
153
|
+
}
|
|
154
|
+
],
|
|
155
|
+
"transformations": [
|
|
156
|
+
{
|
|
157
|
+
"name": "Blah",
|
|
158
|
+
"overview": "1 sentence about this thing",
|
|
159
|
+
"versions": [
|
|
160
|
+
"^0.9.0"
|
|
161
|
+
],
|
|
162
|
+
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/servicenow-create-change-request",
|
|
80
163
|
"docLink": "<TBD>",
|
|
81
|
-
"
|
|
164
|
+
"webLink": "<TBD>"
|
|
82
165
|
}
|
|
83
166
|
],
|
|
84
|
-
"
|
|
167
|
+
"useCases": [
|
|
168
|
+
{
|
|
169
|
+
"name": "Create, update and complete change management requests",
|
|
170
|
+
"overview": "1 sentence about this thing",
|
|
171
|
+
"webLink": "<TBD>",
|
|
172
|
+
"exampleInput": "",
|
|
173
|
+
"exampleOutput": ""
|
|
174
|
+
},
|
|
85
175
|
{
|
|
86
176
|
"name": "Create, update and complete change management requests",
|
|
87
|
-
"
|
|
177
|
+
"overview": "1 sentence about this thing",
|
|
178
|
+
"webLink": "<TBD>",
|
|
179
|
+
"exampleInput": "",
|
|
180
|
+
"exampleOutput": ""
|
|
88
181
|
},
|
|
89
182
|
{
|
|
90
183
|
"name": "Create tickets/issues when problems arise during automations",
|
|
91
|
-
"
|
|
184
|
+
"overview": "1 sentence about this thing",
|
|
185
|
+
"webLink": "<TBD>",
|
|
186
|
+
"exampleInput": "",
|
|
187
|
+
"exampleOutput": ""
|
|
92
188
|
},
|
|
93
189
|
{
|
|
94
190
|
"name": "Close tickets/issues when problems are fixed by automations",
|
|
95
|
-
"
|
|
191
|
+
"overview": "1 sentence about this thing",
|
|
192
|
+
"webLink": "<TBD>",
|
|
193
|
+
"exampleInput": "",
|
|
194
|
+
"exampleOutput": ""
|
|
96
195
|
},
|
|
97
196
|
{
|
|
98
197
|
"name": "Add items into CMDB systems and set them up to be discovered",
|
|
99
|
-
"
|
|
198
|
+
"overview": "1 sentence about this thing",
|
|
199
|
+
"webLink": "<TBD>",
|
|
200
|
+
"exampleInput": "",
|
|
201
|
+
"exampleOutput": ""
|
|
100
202
|
},
|
|
101
203
|
{
|
|
102
204
|
"name": "Remove items from CMDB",
|
|
103
|
-
"
|
|
205
|
+
"overview": "1 sentence about this thing",
|
|
206
|
+
"webLink": "<TBD>",
|
|
207
|
+
"exampleInput": "",
|
|
208
|
+
"exampleOutput": ""
|
|
104
209
|
}
|
|
105
210
|
]
|
|
106
211
|
}
|
package/package.json
CHANGED
|
Binary file
|
package/report/adapterInfo.json
CHANGED