File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
src/Authentication/Authentication/custom/common Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -380537,6 +380537,23 @@
380537380537 "CommandAlias": null,
380538380538 "Module": "Beta.Groups"
380539380539 },
380540+ {
380541+ "Method": "POST",
380542+ "Uri": "/groups/{group-id}/members/$ref",
380543+ "Command": "New-MgBetaGroupMember",
380544+ "Variants": [
380545+ "Create",
380546+ "CreateExpanded",
380547+ "CreateViaIdentity",
380548+ "CreateViaIdentityExpanded"
380549+ ],
380550+ "OutputType": null,
380551+ "ApiVersion": "beta",
380552+ "Permissions": [],
380553+ "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta",
380554+ "CommandAlias": null,
380555+ "Module": "Beta.Groups"
380556+ },
380540380557 {
380541380558 "Method": "POST",
380542380559 "Uri": "/groups/{group-id}/onenote/notebooks",
@@ -409723,6 +409740,23 @@
409723409740 "CommandAlias": null,
409724409741 "Module": "Groups"
409725409742 },
409743+ {
409744+ "Method": "POST",
409745+ "Uri": "/groups/{group-id}/members/$ref",
409746+ "Command": "New-MgGroupMember",
409747+ "Variants": [
409748+ "Create",
409749+ "CreateExpanded",
409750+ "CreateViaIdentity",
409751+ "CreateViaIdentityExpanded"
409752+ ],
409753+ "OutputType": null,
409754+ "ApiVersion": "v1.0",
409755+ "Permissions": [],
409756+ "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0",
409757+ "CommandAlias": null,
409758+ "Module": "Groups"
409759+ },
409726409760 {
409727409761 "Method": "POST",
409728409762 "Uri": "/groups/{group-id}/onenote/notebooks",
You can’t perform that action at this time.
0 commit comments