You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/about/release-notes.mdx
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ sidebar_position: 4
11
11
**Microsoft Graph:**
12
12
13
13
-[graph openextension add](../cmd/graph/openextension/openextension-add.mdx) - creates a new open extension for a specific resource [#6627](https://github.com/pnp/cli-microsoft365/issues/6627)
14
+
-[graph openextension get](../cmd/graph/openextension/openextension-get.mdx) - retrieve an open extension for a specific resource [#6636](https://github.com/pnp/cli-microsoft365/issues/6636)
15
+
-[graph openextension list](../cmd/graph/openextension/openextension-list.mdx) - retrieves open extensions for a specific resource [#6635](https://github.com/pnp/cli-microsoft365/issues/6635)
16
+
-[graph openextension remove](../cmd/graph/openextension/openextension-remove.mdx) - removes a specific open extension for a specific resource [#6637](https://github.com/pnp/cli-microsoft365/issues/6637)
14
17
15
18
### Changes
16
19
@@ -31,6 +34,7 @@ sidebar_position: 4
31
34
- refactored 'pp solution get' to use util
32
35
- added a new sample 'search parent flows' [#6624](https://github.com/pnp/cli-microsoft365/issues/6624)
0 commit comments