Skip to content

Commit 4f35a95

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean metadata file with 185014 [skip ci]
1 parent a089849 commit 4f35a95

4 files changed

Lines changed: 14226 additions & 14188 deletions

clean_v10_metadata/cleanMetadata.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5466,6 +5466,7 @@
54665466
<ComplexType Name="accessPackageAssignmentApprovalSettings">
54675467
<Property Name="isApprovalRequiredForAdd" Type="Edm.Boolean" />
54685468
<Property Name="isApprovalRequiredForUpdate" Type="Edm.Boolean" />
5469+
<Property Name="isRequestorJustificationRequired" Type="Edm.Boolean" />
54695470
<Property Name="stages" Type="Collection(graph.accessPackageApprovalStage)" />
54705471
</ComplexType>
54715472
<ComplexType Name="accessPackageAssignmentRequestCallbackData" BaseType="graph.customExtensionData">
@@ -5488,6 +5489,7 @@
54885489
<Property Name="allowCustomAssignmentSchedule" Type="Edm.Boolean" />
54895490
<Property Name="isApprovalRequiredForAdd" Type="Edm.Boolean" />
54905491
<Property Name="isApprovalRequiredForUpdate" Type="Edm.Boolean" />
5492+
<Property Name="isRequestorJustificationRequired" Type="Edm.Boolean" />
54915493
<Property Name="policyDescription" Type="Edm.String" />
54925494
<Property Name="policyDisplayName" Type="Edm.String" />
54935495
<Property Name="policyId" Type="Edm.String" />
@@ -10402,6 +10404,7 @@
1040210404
<Property Name="completedDateTime" Type="Edm.DateTimeOffset" />
1040310405
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
1040410406
<Property Name="customExtensionCalloutInstances" Type="Collection(graph.customExtensionCalloutInstance)" />
10407+
<Property Name="justification" Type="Edm.String" />
1040510408
<Property Name="requestType" Type="graph.accessPackageRequestType" />
1040610409
<Property Name="schedule" Type="graph.entitlementManagementSchedule" />
1040710410
<Property Name="state" Type="graph.accessPackageRequestState" />
@@ -23335,6 +23338,9 @@
2333523338
</Action>
2333623339
<Action Name="restore" IsBound="true">
2333723340
<Parameter Name="bindingParameter" Type="graph.directoryObject" Nullable="false" />
23341+
<Parameter Name="newUserPrincipalName" Type="Edm.String" Unicode="false">
23342+
<Annotation Term="Org.OData.Core.V1.OptionalParameter" />
23343+
</Parameter>
2333823344
<ReturnType Type="graph.directoryObject" />
2333923345
<Annotation Term="Org.OData.Core.V1.RequiresExplicitBinding" xmlns:edm="http://docs.oasis-open.org/odata/ns/edm" />
2334023346
</Action>
@@ -45518,8 +45524,10 @@
4551845524
<Property Name="filePublisher" Type="Edm.String" />
4551945525
<Property Name="fileSize" Type="Edm.Int64" />
4552045526
<Property Name="issuer" Type="Edm.String" />
45527+
<Property Name="md5" Type="Edm.String" />
4552145528
<Property Name="sha1" Type="Edm.String" />
4552245529
<Property Name="sha256" Type="Edm.String" />
45530+
<Property Name="sha256Ac" Type="Edm.String" />
4552345531
<Property Name="signer" Type="Edm.String" />
4552445532
</ComplexType>
4552545533
<ComplexType Name="fileEvidence" BaseType="microsoft.graph.security.alertEvidence">

0 commit comments

Comments
 (0)