Skip to content

Commit

Permalink
Merge pull request #2940 from microsoftgraph/WeeklyApiRefresh/2024090…
Browse files Browse the repository at this point in the history
…31211

[v2] Weekly OpenApiDocs Refresh
  • Loading branch information
timayabi2020 authored Sep 5, 2024
2 parents af3621a + 032deb1 commit b8b5607
Show file tree
Hide file tree
Showing 57 changed files with 183,978 additions and 182,188 deletions.
50 changes: 43 additions & 7 deletions openApiDocs/beta/Applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12069,14 +12069,49 @@ paths:
default:
$ref: '#/components/responses/error'
x-ms-docs-operation-type: operation
put:
tags:
- servicePrincipals.customClaimsPolicy
summary: Update customClaimsPolicy
description: Update a customClaimsPolicy object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta
operationId: servicePrincipal_SetClaimsPolicy
parameters:
- name: servicePrincipal-id
in: path
description: The unique identifier of servicePrincipal
required: true
style: simple
schema:
type: string
x-ms-docs-key-type: servicePrincipal
requestBody:
description: New navigation property values
content:
application/json:
schema:
$ref: '#/components/schemas/microsoft.graph.customClaimsPolicy'
required: true
responses:
2XX:
description: Success
content:
application/json:
schema:
$ref: '#/components/schemas/microsoft.graph.customClaimsPolicy'
default:
$ref: '#/components/responses/error'
x-ms-docs-operation-type: operation
patch:
tags:
- servicePrincipals.customClaimsPolicy
summary: Create or replace claimsPolicy
description: 'Create a new customClaimsPolicy object if it doesn''t exist, or replace an existing one.'
summary: Update customClaimsPolicy
description: Update a customClaimsPolicy object.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta
url: https://learn.microsoft.com/graph/api/customclaimspolicy-update?view=graph-rest-beta
operationId: servicePrincipal_UpdateClaimsPolicy
parameters:
- name: servicePrincipal-id
Expand Down Expand Up @@ -29471,11 +29506,11 @@ components:
properties:
key:
type: string
description: Contains the name of the field that a value is associated with.
description: Key.
nullable: true
value:
type: string
description: Contains the corresponding value for the specified key.
description: Value.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -36337,11 +36372,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -43931,6 +43966,7 @@ components:
properties:
clientAppId:
type: string
description: The registration ID of the Microsoft Entra app ID associated with the teamsApp.
nullable: true
requiredPermissionSet:
$ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet'
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/BackupRestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6158,11 +6158,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down
10 changes: 5 additions & 5 deletions openApiDocs/beta/Bookings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,7 @@ paths:
tags:
- solutions.Actions
summary: Invoke action enable
description: Enable the Microsoft 365 Backup Storage service for a tenant.
description: 'Enable the Microsoft 365 Backup Storage service for a tenant. Before you call this API, call List protection policies to initialize the data store in the tenant. Data store initialization takes about 5 minutes. If you call this API before the data store is initialized, the call results in an error.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta
Expand Down Expand Up @@ -2196,7 +2196,7 @@ paths:
tags:
- solutions.Actions
summary: Invoke action activate
description: Activate a protectionPolicyBase.
description: 'Activate a protectionPolicyBase. Currently, only one active backup policy per underlying service is supported (that is, one for OneDrive accounts, one for SharePoint sites, and one for Exchange Online users). You can add or remove artifacts (sites or user accounts) to or from each active policy.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta
Expand Down Expand Up @@ -2297,7 +2297,7 @@ paths:
tags:
- solutions.Actions
summary: Invoke action activate
description: Activate a draft restoreSessionBase object.
description: 'Activate a draft restoreSessionBase object to restore a protection unit. The following points apply to restoring a protection unit:'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta
Expand Down Expand Up @@ -14128,11 +14128,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down
4 changes: 2 additions & 2 deletions openApiDocs/beta/BusinessScenario.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2245,11 +2245,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down
14 changes: 7 additions & 7 deletions openApiDocs/beta/CloudCommunications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3409,10 +3409,10 @@ paths:
tags:
- communications.Actions
summary: Invoke action invite
description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.'
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.'
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta
url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta
operationId: communication.call.participant_invite
parameters:
- name: call-id
Expand Down Expand Up @@ -11381,11 +11381,11 @@ paths:
get:
tags:
- users.presence
summary: 'presence: setStatusMessage'
description: Set a presence status message for a user. An optional expiration date and time can be supplied.
summary: Get presence
description: Get a user's presence information.
externalDocs:
description: Find more info here
url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta
url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta
operationId: user_GetPresence
parameters:
- name: user-id
Expand Down Expand Up @@ -13447,11 +13447,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down
9 changes: 5 additions & 4 deletions openApiDocs/beta/Compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12854,11 +12854,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -26112,11 +26112,11 @@ components:
properties:
key:
type: string
description: Contains the name of the field that a value is associated with.
description: Key.
nullable: true
value:
type: string
description: Contains the corresponding value for the specified key.
description: Value.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -29997,6 +29997,7 @@ components:
properties:
clientAppId:
type: string
description: The registration ID of the Microsoft Entra app ID associated with the teamsApp.
nullable: true
requiredPermissionSet:
$ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet'
Expand Down
9 changes: 5 additions & 4 deletions openApiDocs/beta/CrossDeviceExperiences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11371,11 +11371,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -13336,11 +13336,11 @@ components:
properties:
key:
type: string
description: Contains the name of the field that a value is associated with.
description: Key.
nullable: true
value:
type: string
description: Contains the corresponding value for the specified key.
description: Value.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -25802,6 +25802,7 @@ components:
properties:
clientAppId:
type: string
description: The registration ID of the Microsoft Entra app ID associated with the teamsApp.
nullable: true
requiredPermissionSet:
$ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet'
Expand Down
23 changes: 12 additions & 11 deletions openApiDocs/beta/DeviceManagement.Actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20387,26 +20387,26 @@ components:
nullable: true
categoryId:
type: string
description: Specify category in which the setting is under. Support $filters.
description: Specifies the area group under which the setting is configured in a specified configuration service provider (CSP)
nullable: true
description:
type: string
description: Description of the setting.
description: Description of the item
nullable: true
displayName:
type: string
description: 'Name of the setting. For example: Allow Toast.'
description: Display name of the item
nullable: true
helpText:
type: string
description: Help text of the setting. Give more details of the setting.
description: Help text of the item
nullable: true
infoUrls:
type: array
items:
type: string
nullable: true
description: List of links more info for the setting can be found at.
description: List of links more info for the setting can be found at
keywords:
type: array
items:
Expand All @@ -20430,7 +20430,7 @@ components:
description: List of referred setting information.
rootDefinitionId:
type: string
description: Root setting definition id if the setting is a child setting.
description: Root setting definition if the setting is a child setting.
nullable: true
settingUsage:
$ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingUsage'
Expand Down Expand Up @@ -26185,7 +26185,7 @@ components:
properties:
settingDefinitionId:
type: string
description: Setting definition id that is being referred to a setting. Applicable for reusable setting
description: Setting definition id that is being referred to a setting. Applicable for reusable setting.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -33771,11 +33771,11 @@ components:
properties:
displayName:
type: string
description: The display name of the identity. This property is read-only.
description: 'The display name of the identity. For drive items, the display name 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 don''t show up as changed when using delta.'
nullable: true
id:
type: string
description: The identifier of the identity. This property is read-only.
description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.'
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -34267,11 +34267,11 @@ components:
properties:
key:
type: string
description: Contains the name of the field that a value is associated with.
description: Key.
nullable: true
value:
type: string
description: Contains the corresponding value for the specified key.
description: Value.
nullable: true
additionalProperties:
type: object
Expand Down Expand Up @@ -41033,6 +41033,7 @@ components:
properties:
clientAppId:
type: string
description: The registration ID of the Microsoft Entra app ID associated with the teamsApp.
nullable: true
requiredPermissionSet:
$ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet'
Expand Down
Loading

0 comments on commit b8b5607

Please sign in to comment.