@itentialopensource/adapter-iap 0.5.4 → 0.5.6
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 +16 -0
- package/SUMMARY.md +1 -1
- package/TAB1.md +1 -0
- package/package.json +1 -1
- package/refs?service=git-upload-pack +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,20 @@
|
|
|
1
1
|
|
|
2
|
+
## 0.5.6 [03-25-2024]
|
|
3
|
+
|
|
4
|
+
* fixing tabs
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/adapter-iap!20
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 0.5.5 [03-25-2024]
|
|
11
|
+
|
|
12
|
+
* fixing tabs
|
|
13
|
+
|
|
14
|
+
See merge request itentialopensource/adapters/adapter-iap!20
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
2
18
|
## 0.5.4 [03-25-2024]
|
|
3
19
|
|
|
4
20
|
* fixing tabs
|
package/SUMMARY.md
CHANGED
|
@@ -6,4 +6,4 @@ This adapter is used to integrate the Itential Automation Platform (IAP) with th
|
|
|
6
6
|
|
|
7
7
|
Itential provides information on all of its product adapters in the Customer Knowledge Base. Information in the <a href="https://itential.atlassian.net/servicedesk/customer/portals" target="_blank">Customer Knowledge Base</a> is consistently maintained and goes through documentation reviews. As a result, it should be the first place to go for information.
|
|
8
8
|
|
|
9
|
-
For opensourced and custom built adapters, the ReadMe is a starting point to understand what you have built, provide the information for you to be able to update the adapter,
|
|
9
|
+
For opensourced and custom built adapters, the ReadMe is a starting point to understand what you have built, provide the information for you to be able to update the adapter,and assist you with deploying the adapter into IAP.
|
package/TAB1.md
CHANGED
|
@@ -6,5 +6,6 @@ This adapter is used to integrate the Itential Automation Platform (IAP) with th
|
|
|
6
6
|
The Itential Automation Platform adapter from Itential is used to integrate the Itential Automation Platform (IAP) with other instances of IAP. With this adapter you have the ability to perform operations such as:
|
|
7
7
|
|
|
8
8
|
- Allows you to integrate to other instances of the Itential Automation Platform (IAP).
|
|
9
|
+
- Allows you to trigger automations in Itential Automation Platform (IAP).
|
|
9
10
|
|
|
10
11
|
For further technical details on how to install and use this adapter, please click the Technical Documentation tab.
|
package/package.json
CHANGED
|
Binary file
|