Skip to content

Commit

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

Schema sync 2024-09-27 from 1.3.488.0
  • Loading branch information
andrueastman authored Sep 30, 2024
2 parents 2e5a058 + 058a681 commit 1708968
Show file tree
Hide file tree
Showing 11 changed files with 694 additions and 2 deletions.
136 changes: 135 additions & 1 deletion schemas/annotated-beta-Prod.csdl
Original file line number Diff line number Diff line change
Expand Up @@ -12578,7 +12578,12 @@
<Property Name="name" Type="Edm.String" />
<Property Name="properties" Type="Collection(graph.keyValuePair)" />
</ComplexType>
<ComplexType Name="customAppManagementConfiguration" BaseType="graph.appManagementConfiguration" />
<ComplexType Name="customAppManagementApplicationConfiguration">
<Property Name="identifierUris" Type="graph.identifierUriConfiguration" />
</ComplexType>
<ComplexType Name="customAppManagementConfiguration" BaseType="graph.appManagementConfiguration">
<Property Name="applicationRestrictions" Type="graph.customAppManagementApplicationConfiguration" />
</ComplexType>
<ComplexType Name="customAppScopeAttributesDictionary" BaseType="graph.Dictionary" OpenType="true" />
<ComplexType Name="customClaim" BaseType="graph.customClaimBase">
<Property Name="name" Type="Edm.String" Nullable="false" />
Expand Down Expand Up @@ -13792,6 +13797,13 @@
<Property Name="matchingIdentifier" Type="Edm.String" Nullable="false" />
<Property Name="smdpPlusServerAddress" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="emergencyCallerInfo">
<Property Name="displayName" Type="Edm.String" />
<Property Name="location" Type="graph.location" />
<Property Name="phoneNumber" Type="Edm.String" />
<Property Name="tenantId" Type="Edm.String" />
<Property Name="upn" Type="Edm.String" />
</ComplexType>
<ComplexType Name="employeeOrgData">
<Property Name="costCenter" Type="Edm.String" />
<Property Name="division" Type="Edm.String" />
Expand Down Expand Up @@ -18379,6 +18391,10 @@
<ComplexType Name="tokenMeetingInfo" BaseType="graph.meetingInfo">
<Property Name="token" Type="Edm.String" Nullable="false" />
</ComplexType>
<ComplexType Name="tokenProtectionStatusDetails">
<Property Name="signInSessionStatus" Type="graph.tokenProtectionStatus" />
<Property Name="signInSessionStatusCode" Type="Edm.Int32" />
</ComplexType>
<ComplexType Name="toLowercaseTransformation" BaseType="graph.customClaimTransformation" />
<ComplexType Name="toneInfo">
<Property Name="sequenceId" Type="Edm.Int64" Nullable="false" />
Expand Down Expand Up @@ -25531,6 +25547,11 @@
<Property Name="universalIntegratedCircuitCardIdentifier" Type="Edm.String" />
<Property Name="userName" Type="Edm.String" />
</EntityType>
<EntityType Name="emergencyCallEvent" BaseType="graph.callEvent">
<Property Name="callerInfo" Type="graph.emergencyCallerInfo" />
<Property Name="emergencyNumberDialed" Type="Edm.String" />
<Property Name="policyName" Type="Edm.String" />
</EntityType>
<EntityType Name="employee">
<Key>
<PropertyRef Name="id" />
Expand Down Expand Up @@ -31991,6 +32012,7 @@
<Property Name="status" Type="graph.signInStatus" />
<Property Name="tokenIssuerName" Type="Edm.String" />
<Property Name="tokenIssuerType" Type="graph.tokenIssuerType" />
<Property Name="tokenProtectionStatusDetails" Type="graph.tokenProtectionStatusDetails" />
<Property Name="uniqueTokenIdentifier" Type="Edm.String" />
<Property Name="userAgent" Type="Edm.String" />
<Property Name="userDisplayName" Type="Edm.String" />
Expand Down Expand Up @@ -41522,6 +41544,11 @@
<Action Name="remoteLock" IsBound="true">
<Parameter Name="bindingParameter" Type="graph.managedDevice" />
</Action>
<Action Name="remove" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.conversationMember)" />
<Parameter Name="values" Type="Collection(graph.conversationMember)" />
<ReturnType Type="Collection(graph.actionResultPart)" />
</Action>
<Action Name="remove" IsBound="true">
<Parameter Name="bindingParameter" Type="Collection(graph.site)" />
<Parameter Name="value" Type="Collection(graph.site)" />
Expand Down Expand Up @@ -55115,6 +55142,42 @@
<Annotations Target="microsoft.graph.commit(microsoft.graph.mobileAppContentFile, microsoft.graph.fileEncryptionInfo)">
<Annotation Term="Org.OData.Core.V1.Description" String="Commits a file of a given app." />
</Annotations>
<Annotations Target="microsoft.graph.community">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a community in Viva Engage that is a central place for conversations,&#xA;files, events, and updates for people sharing a common interest or goal." />
</Annotations>
<Annotations Target="microsoft.graph.community/description">
<Annotation Term="Org.OData.Core.V1.Description" String="The description of the community. The maximum length is 1024 characters." />
</Annotations>
<Annotations Target="microsoft.graph.community/displayName">
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the community. The maximum length is 255 characters." />
</Annotations>
<Annotations Target="microsoft.graph.community/group">
<Annotation Term="Org.OData.Core.V1.Description" String="The Microsoft 365 group that manages the membership of this community." />
</Annotations>
<Annotations Target="microsoft.graph.community/groupId">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the Microsoft 365 group that manages the membership of this community." />
<Annotation Term="Org.OData.Core.V1.Permissions">
<EnumMember>Org.OData.Core.V1.Permission/Read</EnumMember>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.community/owners">
<Annotation Term="Org.OData.Core.V1.Description" String="The admins of the community. Limited to 100 users." />
</Annotations>
<Annotations Target="microsoft.graph.community/privacy">
<Annotation Term="Org.OData.Core.V1.Description" String="Defines the privacy level of the community. The possible values are: public, private, unknownFutureValue." />
</Annotations>
<Annotations Target="microsoft.graph.communityPrivacy">
<Annotation Term="Org.OData.Core.V1.Description" String="Types of communityPrivacy." />
</Annotations>
<Annotations Target="microsoft.graph.communityPrivacy/private">
<Annotation Term="Org.OData.Core.V1.Description" String="A community administrator must add tenant users to the community before they can participate." />
</Annotations>
<Annotations Target="microsoft.graph.communityPrivacy/public">
<Annotation Term="Org.OData.Core.V1.Description" String="Any user from the tenant can join and participate in the community." />
</Annotations>
<Annotations Target="microsoft.graph.communityPrivacy/unknownFutureValue">
<Annotation Term="Org.OData.Core.V1.Description" String="A marker value for members added after the release of this API." />
</Annotations>
<Annotations Target="microsoft.graph.company">
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
<Record>
Expand Down Expand Up @@ -65210,6 +65273,15 @@
</Record>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.employeeExperience">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a container that exposes navigation properties for employee experience resources." />
</Annotations>
<Annotations Target="microsoft.graph.employeeExperience/communities">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of communities in Viva Engage." />
</Annotations>
<Annotations Target="microsoft.graph.employeeExperience/engagementAsyncOperations">
<Annotation Term="Org.OData.Core.V1.Description" String="A collection of long-running, asynchronous operations related to Viva Engage." />
</Annotations>
<Annotations Target="microsoft.graph.enableEndpointPrivilegeManagement(microsoft.graph.deviceManagement)">
<Annotation Term="Org.OData.Core.V1.Description" String="Triggers onboarding of tenant to Microsoft Managed Platform - Cloud (MMP-C)." />
</Annotations>
Expand Down Expand Up @@ -65372,6 +65444,30 @@
<Annotations Target="microsoft.graph.endWorkingTime(microsoft.graph.workingTimeSchedule)">
<Annotation Term="Org.OData.Core.V1.Description" String="Triggers the policies associated with the end of working hours." />
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperation">
<Annotation Term="Org.OData.Core.V1.Description" String="Represents the status of a Viva Engage async operation that is an operation that transcends the&#xA;lifetime of a single API request. These operations are long-running or too expensive to complete&#xA;within the time frame of their original request." />
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperation/operationType">
<Annotation Term="Org.OData.Core.V1.Description" String="The type of the long-running operation." />
<Annotation Term="Org.OData.Core.V1.Permissions">
<EnumMember>Org.OData.Core.V1.Permission/Read</EnumMember>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperation/resourceId">
<Annotation Term="Org.OData.Core.V1.Description" String="The ID of the object created or modified as a result of this async operation." />
<Annotation Term="Org.OData.Core.V1.Permissions">
<EnumMember>Org.OData.Core.V1.Permission/Read</EnumMember>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperationType">
<Annotation Term="Org.OData.Core.V1.Description" String="Types of engagementAsyncOperationType. Members will be added here as more async operations are supported." />
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperationType/createCommunity">
<Annotation Term="Org.OData.Core.V1.Description" String="Operation to create a Viva Engage community." />
</Annotations>
<Annotations Target="microsoft.graph.engagementAsyncOperationType/unknownFutureValue">
<Annotation Term="Org.OData.Core.V1.Description" String="A marker value for members added after the release of this API." />
</Annotations>
<Annotations Target="microsoft.graph.enrollmentAvailabilityOptions">
<Annotation Term="Org.OData.Core.V1.Description" String="Options available for enrollment flow customization" />
</Annotations>
Expand Down Expand Up @@ -66993,6 +67089,7 @@
<PropertyValue Property="Supported" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsoft Entra group." />
</Annotations>
<Annotations Target="microsoft.graph.group/acceptedSenders">
<Annotation Term="Org.OData.Capabilities.V1.ChangeTracking">
Expand Down Expand Up @@ -72547,6 +72644,9 @@
<Annotations Target="microsoft.graph.logoutSharedAppleDeviceActiveUser(microsoft.graph.managedDevice)">
<Annotation Term="Org.OData.Core.V1.Description" String="Logout shared Apple device active user" />
</Annotations>
<Annotations Target="microsoft.graph.longRunningOperation">
<Annotation Term="Org.OData.Core.V1.Description" String="The status of a long-running operation." />
</Annotations>
<Annotations Target="microsoft.graph.lostModeState">
<Annotation Term="Org.OData.Core.V1.Description" String="State of lost mode, indicating if lost mode is enabled or disabled" />
</Annotations>
Expand Down Expand Up @@ -84169,6 +84269,36 @@
<Annotation Term="Org.OData.Capabilities.V1.SkipSupported" Bool="false" />
<Annotation Term="Org.OData.Capabilities.V1.TopSupported" Bool="true" />
</Annotations>
<Annotations Target="microsoft.graph.signIn/appTokenProtectionStatus">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-08-31" />
<PropertyValue Property="Description" String="appTokenProtectionStatus property is being deprecate in favor or more detailed tokenProtectionStatusDetails. It will be removed from April 2025." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2025-03-31" />
<PropertyValue Property="Version" String="2024-08/SignIn" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.signIn/signInTokenProtectionStatus">
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
<PropertyValue Property="Date" Date="2024-08-31" />
<PropertyValue Property="Description" String="SignInTokenProtectionStatus property is being deprecate in favor or more detailed tokenProtectionStatusDetails. It will be removed from April 2025." />
<PropertyValue Property="Kind">
<EnumMember>Org.OData.Core.V1.RevisionKind/Deprecated</EnumMember>
</PropertyValue>
<PropertyValue Property="RemovalDate" Date="2025-03-31" />
<PropertyValue Property="Version" String="2024-08/SignIn" />
</Record>
</Collection>
</Annotation>
</Annotations>
<Annotations Target="microsoft.graph.signInAssistantOptions">
<Annotation Term="Org.OData.Core.V1.Description" String="Values for the SignInAssistantSettings." />
</Annotations>
Expand Down Expand Up @@ -85131,6 +85261,7 @@
<PropertyValue Property="Supported" Bool="true" />
</Record>
</Annotation>
<Annotation Term="Org.OData.Core.V1.Description" String="Represents a Microsoft Entra user account." />
<Annotation Term="Org.OData.Core.V1.Revisions">
<Collection>
<Record>
Expand Down Expand Up @@ -99537,13 +99668,16 @@
<Property Name="azureAdDeviceId" Type="Edm.String" />
<Property Name="defenderAvStatus" Type="self.defenderAvStatus" />
<Property Name="deviceDnsName" Type="Edm.String" />
<Property Name="dnsDomain" Type="Edm.String" />
<Property Name="firstSeenDateTime" Type="Edm.DateTimeOffset" />
<Property Name="healthStatus" Type="self.deviceHealthStatus" />
<Property Name="hostName" Type="Edm.String" />
<Property Name="ipInterfaces" Type="Collection(Edm.String)" />
<Property Name="lastExternalIpAddress" Type="Edm.String" />
<Property Name="lastIpAddress" Type="Edm.String" />
<Property Name="loggedOnUsers" Type="Collection(self.loggedOnUser)" />
<Property Name="mdeDeviceId" Type="Edm.String" />
<Property Name="ntDomain" Type="Edm.String" />
<Property Name="onboardingStatus" Type="self.onboardingStatus" />
<Property Name="osBuild" Type="Edm.Int64" />
<Property Name="osPlatform" Type="Edm.String" />
Expand Down
Loading

0 comments on commit 1708968

Please sign in to comment.