Skip to content

Commit 0841997

Browse files
peombwaMicrosoft Graph DevX Tooling
andauthored
[v2] Weekly OpenApiDocs Refresh (#2368)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] * chore: Bump SDK version to 2.8.0. --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
1 parent 1a8c9f2 commit 0841997

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+131034
-130971
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -16096,7 +16096,7 @@ paths:
1609616096
get:
1609716097
tags:
1609816098
- servicePrincipals.oAuth2PermissionGrant
16099-
summary: List oauth2PermissionGrants
16099+
summary: List oauth2PermissionGrants granted to a service principal
1610016100
description: 'Retrieve a list of oAuth2PermissionGrant entities, representing delegated permissions granted to the service principal (representing the client application) to access an API on behalf of a user. This API is available in the following national cloud deployments.'
1610116101
externalDocs:
1610216102
description: Find more info here
@@ -22817,7 +22817,7 @@ components:
2281722817
$ref: '#/components/schemas/microsoft.graph.apiApplication'
2281822818
appId:
2281922819
type: string
22820-
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Supports $filter (eq).
22820+
description: The unique identifier for the application that is assigned by Azure AD. Not nullable. Read-only. Alternate key. Supports $filter (eq).
2282122821
nullable: true
2282222822
appRoles:
2282322823
type: array
@@ -23241,7 +23241,7 @@ components:
2324123241
nullable: true
2324223242
appId:
2324323243
type: string
23244-
description: 'The unique identifier for the associated application (its appId property). Supports $filter (eq, ne, not, in, startsWith).'
23244+
description: 'The unique identifier for the associated application (its appId property). Alternate key. Supports $filter (eq, ne, not, in, startsWith).'
2324523245
nullable: true
2324623246
applicationTemplateId:
2324723247
type: string
@@ -28753,7 +28753,7 @@ components:
2875328753
items:
2875428754
type: string
2875528755
nullable: true
28756-
description: List of hostNames for the device.
28756+
description: List of host names for the device.
2875728757
isCompliant:
2875828758
type: boolean
2875928759
description: 'true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not).'
@@ -28764,7 +28764,7 @@ components:
2876428764
nullable: true
2876528765
isManagementRestricted:
2876628766
type: boolean
28767-
description: 'true if the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
28767+
description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.'
2876828768
nullable: true
2876928769
isRooted:
2877028770
type: boolean
@@ -28786,6 +28786,7 @@ components:
2878628786
nullable: true
2878728787
onPremisesSecurityIdentifier:
2878828788
type: string
28789+
description: The on-premises security identifier (SID) for the user who was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq).
2878928790
nullable: true
2879028791
onPremisesSyncEnabled:
2879128792
type: boolean
@@ -28821,27 +28822,27 @@ components:
2882128822
description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).'
2882228823
trustType:
2882328824
type: string
28824-
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory'
28825+
description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Azure AD). For more details, see Introduction to device management in Azure Active Directory.'
2882528826
nullable: true
2882628827
kind:
2882728828
type: string
28828-
description: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28829+
description: Form factor of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
2882928830
nullable: true
2883028831
manufacturer:
2883128832
type: string
28832-
description: Manufacturer of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28833+
description: Manufacturer of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
2883328834
nullable: true
2883428835
model:
2883528836
type: string
28836-
description: Model of device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28837+
description: Model of the device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
2883728838
nullable: true
2883828839
name:
2883928840
type: string
28840-
description: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome.
28841+
description: Friendly name of the device. Only returned if user signs in with a Microsoft account as part of Project Rome.
2884128842
nullable: true
2884228843
platform:
2884328844
type: string
28844-
description: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome.
28845+
description: Platform of device. Only returned if the user signs in with a Microsoft account as part of Project Rome.
2884528846
nullable: true
2884628847
status:
2884728848
type: string
@@ -30764,11 +30765,11 @@ components:
3076430765
properties:
3076530766
key:
3076630767
type: string
30767-
description: Key.
30768+
description: Contains the name of the field that a value is associated with.
3076830769
nullable: true
3076930770
value:
3077030771
type: string
30771-
description: Value.
30772+
description: Contains the corresponding value for the specified key.
3077230773
nullable: true
3077330774
additionalProperties:
3077430775
type: object
@@ -31268,11 +31269,11 @@ components:
3126831269
properties:
3126931270
displayName:
3127031271
type: string
31271-
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
31272+
description: The display name of the identity. This property is read-only.
3127231273
nullable: true
3127331274
id:
3127431275
type: string
31275-
description: Unique identifier for the identity.
31276+
description: The identifier of the identity. This property is read-only.
3127631277
nullable: true
3127731278
additionalProperties:
3127831279
type: object

openApiDocs/beta/Bookings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16724,11 +16724,11 @@ components:
1672416724
properties:
1672516725
displayName:
1672616726
type: string
16727-
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
16727+
description: The display name of the identity. This property is read-only.
1672816728
nullable: true
1672916729
id:
1673016730
type: string
16731-
description: Unique identifier for the identity.
16731+
description: The identifier of the identity. This property is read-only.
1673216732
nullable: true
1673316733
additionalProperties:
1673416734
type: object

openApiDocs/beta/CloudCommunications.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3392,10 +3392,10 @@ paths:
33923392
tags:
33933393
- communications.Actions
33943394
summary: Invoke action invite
3395-
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation. This API is available in the following national cloud deployments.'
3395+
description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. This API is available in the following national cloud deployments.'
33963396
externalDocs:
33973397
description: Find more info here
3398-
url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0
3398+
url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0
33993399
operationId: communication.call.participant_invite
34003400
parameters:
34013401
- name: call-id
@@ -11070,11 +11070,11 @@ paths:
1107011070
get:
1107111071
tags:
1107211072
- users.presence
11073-
summary: Get presence
11074-
description: Get a user's presence information. This API is available in the following national cloud deployments.
11073+
summary: 'presence: setStatusMessage'
11074+
description: Set a presence status message for a user. An optional expiration date and time can be supplied. This API is available in the following national cloud deployments.
1107511075
externalDocs:
1107611076
description: Find more info here
11077-
url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0
11077+
url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0
1107811078
operationId: user_GetPresence
1107911079
parameters:
1108011080
- name: user-id
@@ -13087,11 +13087,11 @@ components:
1308713087
properties:
1308813088
displayName:
1308913089
type: string
13090-
description: 'The display name of the identity. This might not always be available or up to date. For example, if a user changes their display name, the API might show the new value in a future response, but the items associated with the user won''t show up as having changed when using delta.'
13090+
description: The display name of the identity. This property is read-only.
1309113091
nullable: true
1309213092
id:
1309313093
type: string
13094-
description: Unique identifier for the identity.
13094+
description: The identifier of the identity. This property is read-only.
1309513095
nullable: true
1309613096
additionalProperties:
1309713097
type: object

0 commit comments

Comments
 (0)