@itentialopensource/adapter-iap 0.5.8 → 0.5.10
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/SYSTEMINFO.md +1 -0
- package/TAB1.md +0 -1
- 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.10 [03-27-2024]
|
|
3
|
+
|
|
4
|
+
* fixing tabs
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/adapter-iap!20
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 0.5.9 [03-26-2024]
|
|
11
|
+
|
|
12
|
+
* fixing tabs
|
|
13
|
+
|
|
14
|
+
See merge request itentialopensource/adapters/adapter-iap!20
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
2
18
|
## 0.5.8 [03-25-2024]
|
|
3
19
|
|
|
4
20
|
* fixing tabs
|
package/SYSTEMINFO.md
CHANGED
|
@@ -13,6 +13,7 @@ The Itential Automation Platform Adapter allows you to integrate to other instan
|
|
|
13
13
|
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:
|
|
14
14
|
|
|
15
15
|
- Allows you to integrate to other instances of the Itential Automation Platform (IAP).
|
|
16
|
+
- Allows you to trigger automations in IAP.
|
|
16
17
|
|
|
17
18
|
## Additional Product Documentation
|
|
18
19
|
The [API documents for Itential Automation Platform](https://apidocs.itential.com/)
|
package/TAB1.md
CHANGED
|
@@ -6,6 +6,5 @@ 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).
|
|
10
9
|
|
|
11
10
|
For further technical details on how to install and use this adapter, please click the Technical Documentation tab.
|
package/package.json
CHANGED
|
Binary file
|