Skip to content

Commit

Permalink
Merge pull request #636 from microsoftgraph/schemas/metadata-publishi…
Browse files Browse the repository at this point in the history
…ng-2024-06-05

Schema sync 2024-06-05 from 1.3.411.0
  • Loading branch information
andrueastman authored Jun 5, 2024
2 parents 36dba28 + 8e76ee3 commit dfc88dc
Show file tree
Hide file tree
Showing 8 changed files with 67 additions and 0 deletions.
9 changes: 9 additions & 0 deletions schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -2157,6 +2157,10 @@
<Member Name="conflict" Value="6" />
<Member Name="notAssigned" Value="7" />
</EnumType>
<EnumType Name="compliantNetworkType">
<Member Name="allTenantCompliantNetworks" Value="0" />
<Member Name="unknownFutureValue" Value="1" />
</EnumType>
<EnumType Name="component">
<Member Name="Label" Value="0" />
</EnumType>
Expand Down Expand Up @@ -22494,6 +22498,10 @@
<Property Name="macOsOnboarded" Type="Edm.Boolean" Nullable="false" />
<Property Name="partnerState" Type="graph.deviceManagementPartnerTenantState" Nullable="false" />
</EntityType>
<EntityType Name="compliantNetworkNamedLocation" BaseType="graph.namedLocation">
<Property Name="compliantNetworkType" Type="graph.compliantNetworkType" Nullable="false" />
<Property Name="isTrusted" Type="Edm.Boolean" Nullable="false" />
</EntityType>
<EntityType Name="conditionalAccessPolicy" BaseType="graph.entity">
<Property Name="conditions" Type="graph.conditionalAccessConditionSet" Nullable="false" />
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
Expand Down Expand Up @@ -94444,6 +94452,7 @@
<Member Name="unknownFutureValue" Value="3" />
<Member Name="bytesSent" Value="4" />
<Member Name="bytesReceived" Value="5" />
<Member Name="totalBytes" Value="6" />
</EnumType>
<EnumType Name="alertType">
<Member Name="unhealthyRemoteNetworks" Value="0" />
Expand Down
4 changes: 4 additions & 0 deletions schemas/annotated-v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -17351,6 +17351,10 @@
<Property Name="certificateUserBindings" Type="Collection(graph.x509CertificateUserBinding)" />
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="abort" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.printJob" />
<Parameter Name="reason" Type="Edm.String" Unicode="false" />
Expand Down
9 changes: 9 additions & 0 deletions schemas/beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -2157,6 +2157,10 @@
<Member Name="conflict" Value="6" />
<Member Name="notAssigned" Value="7" />
</EnumType>
<EnumType Name="compliantNetworkType">
<Member Name="allTenantCompliantNetworks" Value="0" />
<Member Name="unknownFutureValue" Value="1" />
</EnumType>
<EnumType Name="component">
<Member Name="Label" Value="0" />
</EnumType>
Expand Down Expand Up @@ -22494,6 +22498,10 @@
<Property Name="macOsOnboarded" Type="Edm.Boolean" Nullable="false" />
<Property Name="partnerState" Type="graph.deviceManagementPartnerTenantState" Nullable="false" />
</EntityType>
<EntityType Name="compliantNetworkNamedLocation" BaseType="graph.namedLocation">
<Property Name="compliantNetworkType" Type="graph.compliantNetworkType" Nullable="false" />
<Property Name="isTrusted" Type="Edm.Boolean" Nullable="false" />
</EntityType>
<EntityType Name="conditionalAccessPolicy" BaseType="graph.entity">
<Property Name="conditions" Type="graph.conditionalAccessConditionSet" Nullable="false" />
<Property Name="createdDateTime" Type="Edm.DateTimeOffset" />
Expand Down Expand Up @@ -94444,6 +94452,7 @@
<Member Name="unknownFutureValue" Value="3" />
<Member Name="bytesSent" Value="4" />
<Member Name="bytesReceived" Value="5" />
<Member Name="totalBytes" Value="6" />
</EnumType>
<EnumType Name="alertType">
<Member Name="unhealthyRemoteNetworks" Value="0" />
Expand Down
4 changes: 4 additions & 0 deletions schemas/v1.0-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -13947,6 +13947,10 @@
<Property Name="certificateUserBindings" Type="Collection(graph.x509CertificateUserBinding)" />
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="abort" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.printJob" />
<Parameter Name="reason" Type="Edm.String" Unicode="false" />
Expand Down
29 changes: 29 additions & 0 deletions schemas/v1.0-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,15 @@
<Member Name="meetingTenativelyAccepted" Value="4" />
<Member Name="meetingDeclined" Value="5" />
</EnumType>
<EnumType Name="meetingRequestType">
<Member Name="none" Value="0" />
<Member Name="newMeetingRequest" Value="1" />
<Member Name="fullUpdate" Value="65536" />
<Member Name="informationalUpdate" Value="131072" />
<Member Name="silentUpdate" Value="262144" />
<Member Name="outdated" Value="524288" />
<Member Name="principalWantsCopy" Value="1048576" />
</EnumType>
<EnumType Name="microsoftEdgeChannel">
<Member Name="dev" Value="0" />
<Member Name="beta" Value="1" />
Expand Down Expand Up @@ -4566,6 +4575,10 @@
<Property Name="ticketNumber" Type="Edm.String" />
<Property Name="ticketSystem" Type="Edm.String" />
</ComplexType>
<ComplexType Name="timeSlot">
<Property Name="end" Type="graph.dateTimeTimeZone" />
<Property Name="start" Type="graph.dateTimeTimeZone" />
</ComplexType>
<ComplexType Name="timeZoneBase">
<Property Name="name" Type="Edm.String" />
</ComplexType>
Expand Down Expand Up @@ -6756,6 +6769,18 @@
<Property Name="type" Type="graph.eventType" />
<NavigationProperty Name="event" Type="graph.event" ContainsTarget="true" />
</EntityType>
<EntityType Name="eventMessageRequest" BaseType="graph.eventMessage">
<Property Name="allowNewTimeProposals" Type="Edm.Boolean" />
<Property Name="meetingRequestType" Type="graph.meetingRequestType" />
<Property Name="previousEndDateTime" Type="graph.dateTimeTimeZone" />
<Property Name="previousLocation" Type="graph.location" />
<Property Name="previousStartDateTime" Type="graph.dateTimeTimeZone" />
<Property Name="responseRequested" Type="Edm.Boolean" />
</EntityType>
<EntityType Name="eventMessageResponse" BaseType="graph.eventMessage">
<Property Name="proposedNewTime" Type="graph.timeSlot" />
<Property Name="responseType" Type="graph.responseType" />
</EntityType>
<EntityType Name="extension" BaseType="graph.entity" Abstract="true" />
<EntityType Name="extensionProperty" BaseType="graph.directoryObject" OpenType="true">
<Property Name="appDisplayName" Type="Edm.String" />
Expand Down Expand Up @@ -9759,6 +9784,10 @@
<EntityType Name="windowsWebApp" BaseType="graph.mobileApp">
<Property Name="appUrl" Type="Edm.String" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="accept" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.event" />
<Parameter Name="Comment" Type="Edm.String" Unicode="false" />
Expand Down
4 changes: 4 additions & 0 deletions schemas/v1.0-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -17351,6 +17351,10 @@
<Property Name="certificateUserBindings" Type="Collection(graph.x509CertificateUserBinding)" />
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="abort" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.printJob" />
<Parameter Name="reason" Type="Edm.String" Unicode="false" />
Expand Down
4 changes: 4 additions & 0 deletions schemas/v1.0-USNat.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -7251,6 +7251,10 @@
<Property Name="certificateUserBindings" Type="Collection(graph.x509CertificateUserBinding)" />
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="accept" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.calendarSharingMessage" />
<ReturnType Type="graph.calendar" Nullable="false" />
Expand Down
4 changes: 4 additions & 0 deletions schemas/v1.0-USSec.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -6848,6 +6848,10 @@
<Property Name="certificateUserBindings" Type="Collection(graph.x509CertificateUserBinding)" />
<NavigationProperty Name="includeTargets" Type="Collection(graph.authenticationMethodTarget)" ContainsTarget="true" />
</EntityType>
<EntityType Name="x509CertificateCombinationConfiguration" BaseType="graph.authenticationCombinationConfiguration">
<Property Name="allowedIssuerSkis" Type="Collection(Edm.String)" Nullable="false" />
<Property Name="allowedPolicyOIDs" Type="Collection(Edm.String)" Nullable="false" />
</EntityType>
<Action Name="accept" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.calendarSharingMessage" />
<ReturnType Type="graph.calendar" Nullable="false" />
Expand Down

0 comments on commit dfc88dc

Please sign in to comment.