@itentialopensource/adapter-dna_center 0.9.6 → 0.9.7

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.9.7 [03-21-2024]
3
+
4
+ * Changes made at 2024.03.21_14:31PM
5
+
6
+ See merge request itentialopensource/adapters/controller-orchestrator/adapter-dna_center!21
7
+
8
+ ---
9
+
2
10
  ## 0.9.6 [03-13-2024]
3
11
 
4
12
  * Changes made at 2024.03.13_11:13AM
package/metadata.json CHANGED
@@ -55,7 +55,11 @@
55
55
  "vendorLink": "https://www.cisco.com/",
56
56
  "productLink": "https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/dna-center/nb-06-dna-center-so-cte-en.html?oid=sowen000306&dtid=osscdc000283",
57
57
  "apiLinks": [
58
- "https://developer.cisco.com/docs/dna-center/#!api-quick-start/cisco-dna-center-platform-api-overview"
58
+ {
59
+ "title": "Cisco Systems - DNA Center API",
60
+ "link": "https://developer.cisco.com/docs/dna-center/#!api-quick-start/cisco-dna-center-platform-api-overview",
61
+ "public": true
62
+ }
59
63
  ]
60
64
  },
61
65
  "assets": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-dna_center",
3
- "version": "0.9.6",
3
+ "version": "0.9.7",
4
4
  "description": "This adapter integrates with system Dna_center",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Cisco DNA Center",
Binary file