Skip to content

Commit

Permalink
Updated v1.0_metadata.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Microsoft Graph DevX Tooling authored and Microsoft Graph DevX Tooling committed Jan 23, 2024
1 parent 608d28e commit e93f105
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions v1.0_metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6133,6 +6133,9 @@
<Annotations Target="microsoft.graph.educationSubmission/unsubmittedDateTime">
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
</Annotations>
<Annotations Target="microsoft.graph.educationSubmission/webUrl">
<Annotation Term="Org.OData.Core.V1.Computed" Bool="true" />
</Annotations>
<Annotations Target="microsoft.graph.subscription">
<Annotation Term="Org.OData.Capabilities.V1.CountRestrictions">
<Record>
Expand Down Expand Up @@ -24574,6 +24577,7 @@
<Property Name="submittedDateTime" Type="Edm.DateTimeOffset" />
<Property Name="unsubmittedBy" Type="graph.identitySet" />
<Property Name="unsubmittedDateTime" Type="Edm.DateTimeOffset" />
<Property Name="webUrl" Type="Edm.String" />
<NavigationProperty Name="outcomes" Type="Collection(graph.educationOutcome)" ContainsTarget="true" />
<NavigationProperty Name="resources" Type="Collection(graph.educationSubmissionResource)" ContainsTarget="true" />
<NavigationProperty Name="submittedResources" Type="Collection(graph.educationSubmissionResource)" ContainsTarget="true" />
Expand Down

0 comments on commit e93f105

Please sign in to comment.