Skip to content

Commit 4a7e829

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Rectified cmdlet typos on command metadata
1 parent a4141b4 commit 4a7e829

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Authentication/Authentication/custom/common/MgCommandMetadata.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -594229,7 +594229,7 @@
594229594229
"Method": "DELETE",
594230594230
"OutputType": null,
594231594231
"Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
594232-
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef\", \"^(.*)(OnPremises)(.*)$",
594232+
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef"",
594233594233
"Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef",
594234594234
"Module": "Beta.Applications",
594235594235
"Permissions": [],
@@ -594261,7 +594261,7 @@
594261594261
"Method": "DELETE",
594262594262
"OutputType": null,
594263594263
"Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
594264-
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef\", \"^(.*)(OnPremises)(.*)$",
594264+
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef",
594265594265
"Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef",
594266594266
"Module": "Beta.Applications",
594267594267
"Permissions": [],
@@ -594321,7 +594321,7 @@
594321594321
"Method": "DELETE",
594322594322
"OutputType": null,
594323594323
"Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref",
594324-
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef\", \"^(.*)(OnPremises)(.*)$",
594324+
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef",
594325594325
"Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef",
594326594326
"Module": "Beta.Applications",
594327594327
"Permissions": [],
@@ -594351,7 +594351,7 @@
594351594351
"Method": "DELETE",
594352594352
"OutputType": null,
594353594353
"Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref",
594354-
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef\", \"^(.*)(OnPremises)(.*)$",
594354+
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef",
594355594355
"Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef",
594356594356
"Module": "Beta.Applications",
594357594357
"Permissions": [],
@@ -594381,7 +594381,7 @@
594381594381
"Method": "DELETE",
594382594382
"OutputType": null,
594383594383
"Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref",
594384-
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef\", \"^(.*)(OnPremises)(.*)$",
594384+
"CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef",
594385594385
"Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef",
594386594386
"Module": "Beta.Applications",
594387594387
"Permissions": [],

0 commit comments

Comments
 (0)