Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
163 changes: 162 additions & 1 deletion schemas/beta-Bleu.csdl

Large diffs are not rendered by default.

233 changes: 233 additions & 0 deletions schemas/beta-Delos.csdl

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions schemas/beta-Fairfax.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -22866,6 +22866,7 @@
<Property Name="membershipRuleProcessingState" Type="Edm.String" />
<Property Name="membershipRuleProcessingStatus" Type="graph.membershipRuleProcessingStatus" />
<Property Name="onPremisesDomainName" Type="Edm.String" />
<Property Name="onPremisesExtensionAttributes" Type="graph.onPremisesExtensionAttributes" />
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset" />
<Property Name="onPremisesNetBiosName" Type="Edm.String" />
<Property Name="onPremisesProvisioningErrors" Type="Collection(graph.onPremisesProvisioningError)" />
Expand Down Expand Up @@ -24112,6 +24113,7 @@
</EntityType>
<EntityType Name="list" BaseType="graph.baseItem">
<Property Name="displayName" Type="Edm.String" />
<Property Name="itemCount" Type="Edm.Int32" />
<Property Name="list" Type="graph.listInfo" />
<Property Name="sharepointIds" Type="graph.sharepointIds" />
<Property Name="system" Type="graph.systemFacet" />
Expand Down Expand Up @@ -27674,6 +27676,7 @@
<Property Name="signInCount" Type="Edm.Int64" />
<Property Name="status" Type="graph.signInStatus" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="tokenIssuerType" Type="graph.tokenIssuerType" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" />
</EntityType>
<EntityType Name="symantecCodeSigningCertificate" BaseType="graph.entity">
Expand Down Expand Up @@ -88658,6 +88661,7 @@
<Property Name="displayName" Type="Edm.String" />
<Property Name="domainName" Type="Edm.String" />
<Property Name="resourceAccessEvents" Type="Collection(microsoft.graph.security.resourceAccessEvent)" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="userPrincipalName" Type="Edm.String" />
<Property Name="userSid" Type="Edm.String" />
</ComplexType>
Expand Down
223 changes: 223 additions & 0 deletions schemas/beta-GovSG.csdl

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions schemas/beta-Mooncake.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -18346,6 +18346,7 @@
<Property Name="membershipRuleProcessingState" Type="Edm.String" />
<Property Name="membershipRuleProcessingStatus" Type="graph.membershipRuleProcessingStatus" />
<Property Name="onPremisesDomainName" Type="Edm.String" />
<Property Name="onPremisesExtensionAttributes" Type="graph.onPremisesExtensionAttributes" />
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset" />
<Property Name="onPremisesNetBiosName" Type="Edm.String" />
<Property Name="onPremisesProvisioningErrors" Type="Collection(graph.onPremisesProvisioningError)" />
Expand Down Expand Up @@ -19566,6 +19567,7 @@
</EntityType>
<EntityType Name="list" BaseType="graph.baseItem">
<Property Name="displayName" Type="Edm.String" />
<Property Name="itemCount" Type="Edm.Int32" />
<Property Name="list" Type="graph.listInfo" />
<Property Name="sharepointIds" Type="graph.sharepointIds" />
<Property Name="system" Type="graph.systemFacet" />
Expand Down Expand Up @@ -22668,6 +22670,7 @@
<Property Name="signInCount" Type="Edm.Int64" />
<Property Name="status" Type="graph.signInStatus" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="tokenIssuerType" Type="graph.tokenIssuerType" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" />
</EntityType>
<EntityType Name="symantecCodeSigningCertificate" BaseType="graph.entity">
Expand Down
285 changes: 273 additions & 12 deletions schemas/beta-Prod.csdl

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions schemas/beta-USNat.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -9027,6 +9027,7 @@
<Property Name="membershipRuleProcessingState" Type="Edm.String" />
<Property Name="membershipRuleProcessingStatus" Type="graph.membershipRuleProcessingStatus" />
<Property Name="onPremisesDomainName" Type="Edm.String" />
<Property Name="onPremisesExtensionAttributes" Type="graph.onPremisesExtensionAttributes" />
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset" />
<Property Name="onPremisesNetBiosName" Type="Edm.String" />
<Property Name="onPremisesProvisioningErrors" Type="Collection(graph.onPremisesProvisioningError)" />
Expand Down Expand Up @@ -11217,6 +11218,7 @@
<Property Name="signInCount" Type="Edm.Int64" />
<Property Name="status" Type="graph.signInStatus" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="tokenIssuerType" Type="graph.tokenIssuerType" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" />
</EntityType>
<EntityType Name="synchronization" BaseType="graph.entity">
Expand Down Expand Up @@ -23609,6 +23611,7 @@
<Property Name="displayName" Type="Edm.String" />
<Property Name="domainName" Type="Edm.String" />
<Property Name="resourceAccessEvents" Type="Collection(microsoft.graph.security.resourceAccessEvent)" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="userPrincipalName" Type="Edm.String" />
<Property Name="userSid" Type="Edm.String" />
</ComplexType>
Expand Down
74 changes: 73 additions & 1 deletion schemas/beta-USSec.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -7543,6 +7543,7 @@
</EntityType>
<EntityType Name="activityBasedTimeoutPolicy" BaseType="graph.stsPolicy" />
<EntityType Name="admin">
<NavigationProperty Name="cloudLicensing" Type="microsoft.graph.cloudLicensing.adminCloudLicensing" ContainsTarget="true" />
<NavigationProperty Name="people" Type="graph.peopleAdminSettings" ContainsTarget="true" />
<NavigationProperty Name="serviceAnnouncement" Type="graph.serviceAnnouncement" ContainsTarget="true" />
<NavigationProperty Name="sharepoint" Type="graph.sharepoint" ContainsTarget="true" />
Expand Down Expand Up @@ -9262,6 +9263,7 @@
<Property Name="membershipRuleProcessingState" Type="Edm.String" />
<Property Name="membershipRuleProcessingStatus" Type="graph.membershipRuleProcessingStatus" />
<Property Name="onPremisesDomainName" Type="Edm.String" />
<Property Name="onPremisesExtensionAttributes" Type="graph.onPremisesExtensionAttributes" />
<Property Name="onPremisesLastSyncDateTime" Type="Edm.DateTimeOffset" />
<Property Name="onPremisesNetBiosName" Type="Edm.String" />
<Property Name="onPremisesProvisioningErrors" Type="Collection(graph.onPremisesProvisioningError)" />
Expand Down Expand Up @@ -11455,6 +11457,7 @@
<Property Name="signInCount" Type="Edm.Int64" />
<Property Name="status" Type="graph.signInStatus" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="tokenIssuerType" Type="graph.tokenIssuerType" Nullable="false" />
<Property Name="userPrincipalName" Type="Edm.String" />
</EntityType>
<EntityType Name="synchronization" BaseType="graph.entity">
Expand Down Expand Up @@ -17487,6 +17490,7 @@
<EntitySet Name="governanceSubjects" EntityType="microsoft.graph.governanceSubject" />
<EntitySet Name="groupLifecyclePolicies" EntityType="microsoft.graph.groupLifecyclePolicy" />
<EntitySet Name="groups" EntityType="microsoft.graph.group">
<NavigationPropertyBinding Path="cloudLicensing/assignments" Target="admin/microsoft.graph.cloudLicensing.adminCloudLicensing/cloudLicensing/assignments" />
<NavigationPropertyBinding Path="createdOnBehalfOf" Target="directoryObjects" />
<NavigationPropertyBinding Path="memberOf" Target="directoryObjects" />
<NavigationPropertyBinding Path="members" Target="directoryObjects" />
Expand Down Expand Up @@ -17539,6 +17543,8 @@
<EntitySet Name="teamTemplateDefinition" EntityType="microsoft.graph.teamTemplateDefinition" />
<EntitySet Name="users" EntityType="microsoft.graph.user">
<NavigationPropertyBinding Path="appRoleAssignedResources" Target="servicePrincipals" />
<NavigationPropertyBinding Path="cloudLicensing/assignmentErrors" Target="admin/microsoft.graph.cloudLicensing.adminCloudLicensing/cloudLicensing/assignmentErrors" />
<NavigationPropertyBinding Path="cloudLicensing/assignments" Target="admin/microsoft.graph.cloudLicensing.adminCloudLicensing/cloudLicensing/assignments" />
<NavigationPropertyBinding Path="createdObjects" Target="directoryObjects" />
<NavigationPropertyBinding Path="directReports" Target="directoryObjects" />
<NavigationPropertyBinding Path="joinedTeams" Target="teams" />
Expand All @@ -17551,7 +17557,9 @@
<NavigationPropertyBinding Path="transitiveMemberOf" Target="directoryObjects" />
<NavigationPropertyBinding Path="transitiveReports" Target="directoryObjects" />
</EntitySet>
<Singleton Name="admin" Type="microsoft.graph.admin" />
<Singleton Name="admin" Type="microsoft.graph.admin">
<NavigationPropertyBinding Path="cloudLicensing/allotments/assignments" Target="admin/microsoft.graph.cloudLicensing.adminCloudLicensing/cloudLicensing/assignments" />
</Singleton>
<Singleton Name="appCatalogs" Type="microsoft.graph.appCatalogs" />
<Singleton Name="auditLogs" Type="microsoft.graph.auditLogRoot" />
<Singleton Name="authenticationMethodsPolicy" Type="microsoft.graph.authenticationMethodsPolicy" />
Expand Down Expand Up @@ -17620,22 +17628,85 @@
<Member Name="device" Value="4" />
<Member Name="unknownFutureValue" Value="8" />
</EnumType>
<EnumType Name="subscriptionState">
<Member Name="active" Value="1" />
<Member Name="warning" Value="2" />
<Member Name="suspended" Value="3" />
<Member Name="lockedOut" Value="4" />
<Member Name="deleted" Value="5" />
<Member Name="unknownFutureValue" Value="6" />
</EnumType>
<EnumType Name="subscriptionTags" IsFlags="true">
<Member Name="none" Value="0" />
<Member Name="trial" Value="1" />
<Member Name="unknownFutureValue" Value="2" />
</EnumType>
<ComplexType Name="groupCloudLicensing">
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.cloudLicensing.assignment)" />
<NavigationProperty Name="usageRights" Type="Collection(microsoft.graph.cloudLicensing.usageRight)" ContainsTarget="true" />
</ComplexType>
<ComplexType Name="service">
<Property Name="assignableTo" Type="microsoft.graph.cloudLicensing.assigneeTypes" Nullable="false" />
<Property Name="planId" Type="Edm.Guid" Nullable="false" />
<Property Name="planName" Type="Edm.String" />
</ComplexType>
<ComplexType Name="subscription">
<Property Name="nextLifecycleDate" Type="Edm.Date" Nullable="false" />
<Property Name="startDate" Type="Edm.Date" Nullable="false" />
<Property Name="state" Type="microsoft.graph.cloudLicensing.subscriptionState" Nullable="false" />
<Property Name="subscriptionId" Type="Edm.String" Nullable="false" />
<Property Name="tags" Type="microsoft.graph.cloudLicensing.subscriptionTags" Nullable="false" />
</ComplexType>
<ComplexType Name="userCloudLicensing">
<NavigationProperty Name="assignmentErrors" Type="Collection(microsoft.graph.cloudLicensing.assignmentError)" />
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.cloudLicensing.assignment)" />
<NavigationProperty Name="usageRights" Type="Collection(microsoft.graph.cloudLicensing.usageRight)" ContainsTarget="true" />
<NavigationProperty Name="waitingMembers" Type="Collection(microsoft.graph.cloudLicensing.waitingMember)" />
</ComplexType>
<EntityType Name="adminCloudLicensing" BaseType="graph.entity">
<NavigationProperty Name="allotments" Type="Collection(microsoft.graph.cloudLicensing.allotment)" ContainsTarget="true" />
<NavigationProperty Name="assignmentErrors" Type="Collection(microsoft.graph.cloudLicensing.assignmentError)" ContainsTarget="true" />
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.cloudLicensing.assignment)" ContainsTarget="true" />
</EntityType>
<EntityType Name="allotment" BaseType="graph.entity">
<Property Name="allottedUnits" Type="Edm.Int32" Nullable="false" />
<Property Name="assignableTo" Type="microsoft.graph.cloudLicensing.assigneeTypes" Nullable="false" />
<Property Name="consumedUnits" Type="Edm.Int32" Nullable="false" />
<Property Name="services" Type="Collection(microsoft.graph.cloudLicensing.service)" Nullable="false" />
<Property Name="skuId" Type="Edm.Guid" />
<Property Name="skuPartNumber" Type="Edm.String" />
<Property Name="subscriptions" Type="Collection(microsoft.graph.cloudLicensing.subscription)" Nullable="false" />
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.cloudLicensing.assignment)" />
<NavigationProperty Name="waitingMembers" Type="Collection(microsoft.graph.cloudLicensing.waitingMember)" />
</EntityType>
<EntityType Name="assignment" BaseType="graph.entity">
<Property Name="disabledServicePlanIds" Type="Collection(Edm.Guid)" Nullable="false" />
<NavigationProperty Name="allotment" Type="microsoft.graph.cloudLicensing.allotment" />
<NavigationProperty Name="assignedTo" Type="graph.directoryObject" Nullable="false" />
</EntityType>
<EntityType Name="assignmentError" BaseType="graph.entity">
<Property Name="code" Type="Edm.String" Nullable="false" />
<Property Name="message" Type="Edm.String" Nullable="false" />
<Property Name="occurrenceDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<Property Name="skuId" Type="Edm.Guid" />
<NavigationProperty Name="assignedTo" Type="graph.directoryObject" Nullable="false" />
<NavigationProperty Name="usageRight" Type="microsoft.graph.cloudLicensing.usageRight" />
</EntityType>
<EntityType Name="usageRight" BaseType="graph.entity">
<Property Name="services" Type="Collection(microsoft.graph.cloudLicensing.service)" Nullable="false" />
<Property Name="skuId" Type="Edm.Guid" />
<Property Name="skuPartNumber" Type="Edm.String" />
<NavigationProperty Name="allotments" Type="Collection(microsoft.graph.cloudLicensing.allotment)" />
<NavigationProperty Name="assignments" Type="Collection(microsoft.graph.cloudLicensing.assignment)" />
</EntityType>
<EntityType Name="waitingMember" BaseType="graph.entity">
<Property Name="waitingSinceDateTime" Type="Edm.DateTimeOffset" Nullable="false" />
<NavigationProperty Name="allotment" Type="microsoft.graph.cloudLicensing.allotment" Nullable="false" />
<NavigationProperty Name="assignedTo" Type="graph.directoryObject" Nullable="false" />
</EntityType>
<Action Name="reprocessAssignments" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(microsoft.graph.cloudLicensing.assignment)" />
</Action>
</Schema>
<Schema Namespace="microsoft.graph.identityGovernance" xmlns="http://docs.oasis-open.org/odata/ns/edm">
<EnumType Name="activationTaskScopeType">
Expand Down Expand Up @@ -23893,6 +23964,7 @@
<Property Name="displayName" Type="Edm.String" />
<Property Name="domainName" Type="Edm.String" />
<Property Name="resourceAccessEvents" Type="Collection(microsoft.graph.security.resourceAccessEvent)" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="userPrincipalName" Type="Edm.String" />
<Property Name="userSid" Type="Edm.String" />
</ComplexType>
Expand Down
Loading
Loading