@itentialopensource/adapter-paragon_dcs 0.2.2 → 0.2.3

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 CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.2.3 [03-11-2024]
3
+
4
+ * Update Metadata
5
+
6
+ See merge request itentialopensource/adapters/discovery-and-topology/adapter-paragon_dcs!4
7
+
8
+ ---
9
+
2
10
  ## 0.2.2 [02-26-2024]
3
11
 
4
12
  * Changes made at 2024.02.26_10:58AM
package/metadata.json CHANGED
@@ -16,8 +16,12 @@
16
16
  "domains": [
17
17
  "Discovery & Topology"
18
18
  ],
19
- "tags": [],
20
- "useCases": [],
19
+ "tags": [
20
+ "Monitoring & Troubleshooting"
21
+ ],
22
+ "useCases": [
23
+ "Automated network data gathering for diagnostics"
24
+ ],
21
25
  "deprecated": {
22
26
  "isDeprecated": false
23
27
  },
@@ -45,5 +49,11 @@
45
49
  "workflowProjects": [],
46
50
  "transformationProjects": [],
47
51
  "exampleProjects": []
48
- }
49
- }
52
+ },
53
+ "authMethods": [
54
+ {
55
+ "type": "Dynamic Token",
56
+ "primary": true
57
+ }
58
+ ]
59
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-paragon_dcs",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "This adapter integrates with system described as: naas/ems/dcs/proto/v1/dcs.proto.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file