@itentialopensource/adapter-sharepoint 0.2.2 → 0.2.4
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/metadata.json +3 -3
- 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.2.4 [03-14-2024]
|
|
3
|
+
|
|
4
|
+
* Update metadata.json
|
|
5
|
+
|
|
6
|
+
See merge request itentialopensource/adapters/itsm-testing/adapter-sharepoint!5
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 0.2.3 [03-13-2024]
|
|
11
|
+
|
|
12
|
+
* Changes made at 2024.03.13_15:00PM
|
|
13
|
+
|
|
14
|
+
See merge request itentialopensource/adapters/itsm-testing/adapter-sharepoint!4
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
2
18
|
## 0.2.2 [03-11-2024]
|
|
3
19
|
|
|
4
20
|
* Changes made at 2024.03.11_14:42PM
|
package/metadata.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "adapter-sharepoint",
|
|
3
|
-
"webName": "Adapter for Integration to Sharepoint",
|
|
4
|
-
"vendor": "
|
|
3
|
+
"webName": "Adapter for Integration to Microsoft Sharepoint",
|
|
4
|
+
"vendor": "Microsoft",
|
|
5
5
|
"product": "Sharepoint",
|
|
6
6
|
"osVersion": [],
|
|
7
7
|
"apiVersions": [],
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"method": "REST",
|
|
15
15
|
"type": "Adapter",
|
|
16
16
|
"domains": [
|
|
17
|
-
"ITSM"
|
|
17
|
+
"ITSM (Service Management)"
|
|
18
18
|
],
|
|
19
19
|
"tags": [
|
|
20
20
|
"Notifications & Ticket Management"
|
package/package.json
CHANGED
|
Binary file
|