Skip to content

Commit bf155e3

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update clean beta metadata file with 204107 [skip ci]
1 parent 2845142 commit bf155e3

3 files changed

Lines changed: 75 additions & 99 deletions

File tree

clean_beta_metadata/cleanMetadataWithDescriptionsAndAnnotationsAndErrorsbeta.xml

Lines changed: 25 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -22470,7 +22470,7 @@
2247022470
<Annotation Term="Org.OData.Core.V1.Description" String="The mailbox object id and email address that are associated with the desk." />
2247122471
</Property>
2247222472
<Property Name="mode" Type="graph.placeMode">
22473-
<Annotation Term="Org.OData.Core.V1.Description" String="The mode of the desk. The supported modes are:assignedPlaceMode - Desks that are assigned to a user.reservablePlaceMode - Desks that can be booked in advance using desk reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.offlinePlaceMode - Desk that is taken down for maintenance or marked as not reservable." />
22473+
<Annotation Term="Org.OData.Core.V1.Description" String="The mode of the desk. The supported modes are:assignedPlaceMode - Desks that are assigned to a user.reservablePlaceMode - Desks that can be booked in advance using desk reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.unavailablePlaceMode - Desk that is taken down for maintenance or marked as not reservable." />
2247422474
</Property>
2247522475
</EntityType>
2247622476
<EntityType Name="detectedApp" BaseType="graph.entity">
@@ -36917,7 +36917,9 @@
3691736917
<Property Name="chatRestrictions" Type="graph.chatRestrictions">
3691836918
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the configuration settings for meeting chat restrictions." />
3691936919
</Property>
36920-
<Property Name="expiryDateTime" Type="Edm.DateTimeOffset" />
36920+
<Property Name="expiryDateTime" Type="Edm.DateTimeOffset">
36921+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates the date and time when the meeting resource expires. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z." />
36922+
</Property>
3692136923
<Property Name="isEndToEndEncryptionEnabled" Type="Edm.Boolean">
3692236924
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether end-to-end encryption (E2EE) is enabled for the online meeting." />
3692336925
</Property>
@@ -38591,9 +38593,7 @@
3859138593
<Property Name="phone" Type="Edm.String">
3859238594
<Annotation Term="Org.OData.Core.V1.Description" String="The phone number of the place." />
3859338595
</Property>
38594-
<Property Name="placeId" Type="Edm.String">
38595-
<Annotation Term="Org.OData.Core.V1.Description" String="An alternate immutable unique identifier of the place. Read-only." />
38596-
</Property>
38596+
<Property Name="placeId" Type="Edm.String" />
3859738597
<Property Name="tags" Type="Collection(Edm.String)" Nullable="false">
3859838598
<Annotation Term="Org.OData.Core.V1.Description" String="Custom tags that are associated with the place for categorization or filtering." />
3859938599
</Property>
@@ -54945,7 +54945,7 @@
5494554945
<Annotation Term="Org.OData.Core.V1.Description" String="The numeric floor level within the building. For example, 1 for first floor, 2 for second floor, and so on." />
5494654946
</Property>
5494754947
<Property Name="mode" Type="graph.placeMode">
54948-
<Annotation Term="Org.OData.Core.V1.Description" String="The mode for a workspace. The supported modes are:reservablePlaceMode - Workspaces that can be booked in advance using desk pool reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks in the workspace, the desk is booked for you, assuming that the peripheral has been associated with the desk in the Microsoft Teams Rooms Pro management portal.offlinePlaceMode - Workspaces that are taken down for maintenance or marked as not reservable." />
54948+
<Annotation Term="Org.OData.Core.V1.Description" String="The mode for a workspace. The supported modes are:reservablePlaceMode - Workspaces that can be booked in advance using desk pool reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks in the workspace, the desk is booked for you, assuming that the peripheral has been associated with the desk in the Microsoft Teams Rooms Pro management portal.unavailablePlaceMode - Workspaces that are taken down for maintenance or marked as not reservable." />
5494954949
</Property>
5495054950
<Property Name="nickname" Type="Edm.String" Nullable="false">
5495154951
<Annotation Term="Org.OData.Core.V1.Description" String="A short, friendly name for the workspace, often used for easier identification or display in the UI." />
@@ -67473,9 +67473,7 @@
6747367473
</Property>
6747467474
</ComplexType>
6747567475
<ComplexType Name="offlinePlaceMode" BaseType="graph.placeMode">
67476-
<Property Name="reason" Type="Edm.String">
67477-
<Annotation Term="Org.OData.Core.V1.Description" String="Reason for marking a place offline." />
67478-
</Property>
67476+
<Property Name="reason" Type="Edm.String" />
6747967477
</ComplexType>
6748067478
<ComplexType Name="oidcAddressInboundClaims">
6748167479
<Property Name="country" Type="Edm.String">
@@ -98331,14 +98329,18 @@
9833198329
</Annotation>
9833298330
</Annotations>
9833398331
<Annotations Target="microsoft.graph.GraphService/drives/items/retentionLabel">
98334-
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
98332+
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
9833598333
<Record>
98336-
<PropertyValue Property="Description" String="driveItem: lockOrUnlockRecord" />
98337-
<PropertyValue Property="LongDescription" String="Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive." />
98334+
<PropertyValue Property="Description" String="driveItem: getRetentionLabel" />
98335+
<PropertyValue Property="LongDescription" String="Get metadata information for a retention label applied on a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint." />
9833898336
</Record>
9833998337
</Annotation>
9834098338
<Annotation Term="Org.OData.Core.V1.Links">
9834198339
<Collection>
98340+
<Record>
98341+
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
98342+
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitem-getretentionlabel?view=graph-rest-beta" />
98343+
</Record>
9834298344
<Record>
9834398345
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/update" />
9834498346
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta" />
@@ -98353,6 +98355,12 @@
9835398355
</Record>
9835498356
</Collection>
9835598357
</Annotation>
98358+
<Annotation Term="Org.OData.Capabilities.V1.UpdateRestrictions">
98359+
<Record>
98360+
<PropertyValue Property="Description" String="driveItem: lockOrUnlockRecord" />
98361+
<PropertyValue Property="LongDescription" String="Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive." />
98362+
</Record>
98363+
</Annotation>
9835698364
<Annotation Term="Org.OData.Capabilities.V1.DeleteRestrictions">
9835798365
<Record>
9835898366
<PropertyValue Property="Description" String="driveItem: removeRetentionLabel" />
@@ -98376,22 +98384,6 @@
9837698384
</Collection>
9837798385
</Annotation>
9837898386
</Annotations>
98379-
<Annotations Target="microsoft.graph.GraphService/drives/lists/documents/items/driveitem/retentionLabel">
98380-
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
98381-
<Record>
98382-
<PropertyValue Property="Description" String="driveItem: getRetentionLabel" />
98383-
<PropertyValue Property="LongDescription" String="Get metadata information for a retention label applied on a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint." />
98384-
</Record>
98385-
</Annotation>
98386-
<Annotation Term="Org.OData.Core.V1.Links">
98387-
<Collection>
98388-
<Record>
98389-
<PropertyValue Property="rel" String="https://graph.microsoft.com/rels/docs/list" />
98390-
<PropertyValue Property="href" String="https://learn.microsoft.com/graph/api/driveitem-getretentionlabel?view=graph-rest-beta" />
98391-
</Record>
98392-
</Collection>
98393-
</Annotation>
98394-
</Annotations>
9839598387
<Annotations Target="microsoft.graph.GraphService/drives/root/children/children">
9839698388
<Annotation Term="Org.OData.Capabilities.V1.ReadRestrictions">
9839798389
<Record>
@@ -142254,7 +142246,7 @@
142254142246
</EnumType>
142255142247
<ComplexType Name="agentSignIn">
142256142248
<Property Name="agentType" Type="agentic.agentType" Nullable="false">
142257-
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the identity is agentic or nonagentic. The possible values are: notAgentic, agenticAppBuilder, agenticApp, agenticAppInstance, agentIdentityBlueprintPrincipal, agentIDuser, unknownFutureValue." />
142249+
<Annotation Term="Org.OData.Core.V1.Description" String="Indicates whether the identity is agentic or nonagentic. The possible values are: notAgentic, agenticApp, agenticAppInstance, unknownFutureValue, agentIdentityBlueprintPrincipal, agentIDuser. Use the Prefer: include-unknown-enum-members request header to get the following value or values in this evolvable enum: agentIdentityBlueprintPrincipal, agentIDuser." />
142258142250
</Property>
142259142251
<Property Name="parentAppId" Type="Edm.String">
142260142252
<Annotation Term="Org.OData.Core.V1.Description" String="The appId of the parent agent where the agentType is agentic." />
@@ -144420,7 +144412,7 @@
144420144412
<Annotation Term="Org.OData.Core.V1.Description" String="A set of aliases or friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string might not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &lt;, &gt;, `, ^. Optional." />
144421144413
</Property>
144422144414
<Property Name="isExactMatchRequired" Type="Edm.Boolean">
144423-
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property will be matched exactly for queries. Exact matching can only be set to true for non-searchable properties of type string or stringCollection. Optional." />
144415+
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property will be matched exactly for queries. Exact matching can only be set to true for nonsearchable properties of type string or stringCollection. Optional." />
144424144416
</Property>
144425144417
<Property Name="isQueryable" Type="Edm.Boolean">
144426144418
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional." />
@@ -144432,10 +144424,10 @@
144432144424
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional." />
144433144425
</Property>
144434144426
<Property Name="isSearchable" Type="Edm.Boolean">
144435-
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties aren't added to the search index. Optional." />
144427+
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Nonsearchable properties aren't added to the search index. Optional." />
144436144428
</Property>
144437144429
<Property Name="labels" Type="Collection(microsoft.graph.externalConnectors.label)">
144438-
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, containerName, containerUrl, iconUrl. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: containerName, containerUrl, iconUrl." />
144430+
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (for example, better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, containerName, containerUrl, iconUrl, assignedTo, dueDate, closedDate, closedBy, reportedBy, sprintName, severity, state, priority, secondaryId, itemParentId, parentUrl, tags, itemType, itemPath, numReactions. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: containerName, containerUrl, iconUrl, assignedTo, dueDate, closedDate, closedBy, reportedBy, sprintName, severity, state, priority, secondaryId, itemParentId, parentUrl, tags, itemType, itemPath, numReactions." />
144439144431
</Property>
144440144432
<Property Name="name" Type="Edm.String" Nullable="false">
144441144433
<Annotation Term="Org.OData.Core.V1.Description" String="The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, the property name may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &amp;, ?, @, #, /, ~, ', ', &lt;, &gt;, `, ^. Required." />
@@ -144444,7 +144436,7 @@
144444144436
<Annotation Term="Org.OData.Core.V1.Description" String="Specifies the property ranking hint. Developers can specify which properties are most important, allowing Microsoft Search to determine the search relevance of the content." />
144445144437
</Property>
144446144438
<Property Name="type" Type="microsoft.graph.externalConnectors.propertyType" Nullable="false">
144447-
<Annotation Term="Org.OData.Core.V1.Description" String="The data type of the property. Possible values are: string, int64, double, dateTime, boolean, stringCollection, int64Collection, doubleCollection, dateTimeCollection, unknownFutureValue. Required." />
144439+
<Annotation Term="Org.OData.Core.V1.Description" String="The data type of the property. Possible values are: string, int64, double, dateTime, boolean, stringCollection, int64Collection, doubleCollection, dateTimeCollection, principal, unknownFutureValue. Required." />
144448144440
</Property>
144449144441
</ComplexType>
144450144442
<ComplexType Name="propertyRule">

0 commit comments

Comments
 (0)