@itentialopensource/adapter-microsoft_office365 0.2.3 → 0.2.5

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,20 @@
1
1
 
2
+ ## 0.2.5 [03-13-2024]
3
+
4
+ * Changes made at 2024.03.13_15:05PM
5
+
6
+ See merge request itentialopensource/adapters/itsm-testing/adapter-microsoft_office365!6
7
+
8
+ ---
9
+
10
+ ## 0.2.4 [03-11-2024]
11
+
12
+ * Changes made at 2024.03.11_14:46PM
13
+
14
+ See merge request itentialopensource/adapters/itsm-testing/adapter-microsoft_office365!5
15
+
16
+ ---
17
+
2
18
  ## 0.2.3 [02-28-2024]
3
19
 
4
20
  * Changes made at 2024.02.28_11:11AM
package/metadata.json CHANGED
@@ -19,11 +19,13 @@
19
19
  "ITSM (Service Management)"
20
20
  ],
21
21
  "tags": [
22
- "Subscriber Management"
22
+ "Notifications & Ticket Management"
23
23
  ],
24
24
  "useCases": [
25
- "Manage subscriber profiles, services and billing",
26
- "Automate the credential and user accounts creation and removal"
25
+ "Create & Update Change Request",
26
+ "Create & Update Incident Ticket",
27
+ "Update Change Request state",
28
+ "Create Issue"
27
29
  ],
28
30
  "deprecated": {
29
31
  "isDeprecated": false
@@ -55,4 +57,4 @@
55
57
  "transformationProjects": [],
56
58
  "exampleProjects": []
57
59
  }
58
- }
60
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-microsoft_office365",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "This adapter integrates with system described as: odataServiceForNamespaceMicrosoft.graph.",
5
5
  "main": "adapter.js",
6
6
  "systemName": "Microsoft Office 365",
Binary file