File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed
src/Authentication/Authentication/custom/common Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 8463784637 "Command": "Get-MgOrganizationSettingProfileCardProperty",
8463884638 "Uri": "/organization/{organization-id}/settings/profileCardProperties"
8463984639 },
84640+ {
84641+ "ApiVersion": "beta",
84642+ "Permissions": [],
84643+ "Method": "GET",
84644+ "Variants": [
84645+ "Get",
84646+ "GetViaIdentity"
84647+ ],
84648+ "OutputType": "IMicrosoftGraphPronounsSettings",
84649+ "Module": "Identity.DirectoryManagement",
84650+ "Command": "Get-MgOrganizationSettingPronoun",
84651+ "Uri": "/organization/{organization-id}/settings/pronouns"
84652+ },
84653+ {
84654+ "ApiVersion": "beta",
84655+ "Permissions": [],
84656+ "Method": "PATCH",
84657+ "Variants": [
84658+ "Update",
84659+ "UpdateExpanded",
84660+ "UpdateViaIdentity",
84661+ "UpdateViaIdentityExpanded"
84662+ ],
84663+ "OutputType": "IMicrosoftGraphPronounsSettings",
84664+ "Module": "Identity.DirectoryManagement",
84665+ "Command": "Update-MgOrganizationSettingPronoun",
84666+ "Uri": "/organization/{organization-id}/settings/pronouns"
84667+ },
84668+ {
84669+ "ApiVersion": "beta",
84670+ "Permissions": [],
84671+ "Method": "DELETE",
84672+ "Variants": [
84673+ "Delete",
84674+ "DeleteViaIdentity"
84675+ ],
84676+ "OutputType": null,
84677+ "Module": "Identity.DirectoryManagement",
84678+ "Command": "Remove-MgOrganizationSettingPronoun",
84679+ "Uri": "/organization/{organization-id}/settings/pronouns"
84680+ },
8464084681 {
8464184682 "ApiVersion": "beta",
8464284683 "Permissions": [],
You can’t perform that action at this time.
0 commit comments