Skip to content

Commit 9e2aa41

Browse files
authored
Merge branch 'dev' into WeeklyExamplesUpdate/202408230311
2 parents 992c33d + a275236 commit 9e2aa41

Some content is hidden

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

62 files changed

+252166
-219379
lines changed

openApiDocs/beta/Applications.yml

Lines changed: 86 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1958,8 +1958,8 @@ paths:
19581958
get:
19591959
tags:
19601960
- applications.directoryObject
1961-
summary: List owners
1962-
description: Retrieve a list of owners for an application that are directoryObject objects.
1961+
summary: List owners of an application
1962+
description: Retrieve a list of owners for an application that are directoryObject types.
19631963
externalDocs:
19641964
description: Find more info here
19651965
url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta
@@ -2252,6 +2252,11 @@ paths:
22522252
$ref: '#/components/schemas/microsoft.graph.user'
22532253
default:
22542254
$ref: '#/components/responses/error'
2255+
deprecated: true
2256+
x-ms-deprecation:
2257+
removalDate: '2025-07-02'
2258+
date: '2024-07-02'
2259+
version: 2024-07/PrivatePreview:copilotExportAPI
22552260
'/applications/{application-id}/owners/$count':
22562261
get:
22572262
tags:
@@ -2288,8 +2293,8 @@ paths:
22882293
get:
22892294
tags:
22902295
- applications.directoryObject
2291-
summary: List owners
2292-
description: Retrieve a list of owners for an application that are directoryObject objects.
2296+
summary: List owners of an application
2297+
description: Retrieve a list of owners for an application that are directoryObject types.
22932298
externalDocs:
22942299
description: Find more info here
22952300
url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta
@@ -2666,6 +2671,11 @@ paths:
26662671
$ref: '#/components/responses/microsoft.graph.userCollectionResponse'
26672672
default:
26682673
$ref: '#/components/responses/error'
2674+
deprecated: true
2675+
x-ms-deprecation:
2676+
removalDate: '2025-07-02'
2677+
date: '2024-07-02'
2678+
version: 2024-07/PrivatePreview:copilotExportAPI
26692679
x-ms-pageable:
26702680
nextLinkName: '@odata.nextLink'
26712681
operationName: listMore
@@ -2701,6 +2711,11 @@ paths:
27012711
$ref: '#/components/responses/ODataCountResponse'
27022712
default:
27032713
$ref: '#/components/responses/error'
2714+
deprecated: true
2715+
x-ms-deprecation:
2716+
removalDate: '2025-07-02'
2717+
date: '2024-07-02'
2718+
version: 2024-07/PrivatePreview:copilotExportAPI
27042719
'/applications/{application-id}/synchronization':
27052720
get:
27062721
tags:
@@ -15671,11 +15686,8 @@ paths:
1567115686
get:
1567215687
tags:
1567315688
- servicePrincipals.directoryObject
15674-
summary: 'servicePrincipals: List owners'
15675-
description: Retrieve a list of owners of the servicePrincipal.
15676-
externalDocs:
15677-
description: Find more info here
15678-
url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta
15689+
summary: Get owners from servicePrincipals
15690+
description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).'
1567915691
operationId: servicePrincipal_ListOwner
1568015692
parameters:
1568115693
- name: servicePrincipal-id
@@ -15965,6 +15977,11 @@ paths:
1596515977
$ref: '#/components/schemas/microsoft.graph.user'
1596615978
default:
1596715979
$ref: '#/components/responses/error'
15980+
deprecated: true
15981+
x-ms-deprecation:
15982+
removalDate: '2025-07-02'
15983+
date: '2024-07-02'
15984+
version: 2024-07/PrivatePreview:copilotExportAPI
1596815985
'/servicePrincipals/{servicePrincipal-id}/owners/$count':
1596915986
get:
1597015987
tags:
@@ -16001,11 +16018,8 @@ paths:
1600116018
get:
1600216019
tags:
1600316020
- servicePrincipals.directoryObject
16004-
summary: 'servicePrincipals: List owners'
16005-
description: Retrieve a list of owners of the servicePrincipal.
16006-
externalDocs:
16007-
description: Find more info here
16008-
url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta
16021+
summary: Get ref of owners from servicePrincipals
16022+
description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).'
1600916023
operationId: servicePrincipal_ListOwnerGraphBPreRef
1601016024
parameters:
1601116025
- name: servicePrincipal-id
@@ -16379,6 +16393,11 @@ paths:
1637916393
$ref: '#/components/responses/microsoft.graph.userCollectionResponse'
1638016394
default:
1638116395
$ref: '#/components/responses/error'
16396+
deprecated: true
16397+
x-ms-deprecation:
16398+
removalDate: '2025-07-02'
16399+
date: '2024-07-02'
16400+
version: 2024-07/PrivatePreview:copilotExportAPI
1638216401
x-ms-pageable:
1638316402
nextLinkName: '@odata.nextLink'
1638416403
operationName: listMore
@@ -16414,6 +16433,11 @@ paths:
1641416433
$ref: '#/components/responses/ODataCountResponse'
1641516434
default:
1641616435
$ref: '#/components/responses/error'
16436+
deprecated: true
16437+
x-ms-deprecation:
16438+
removalDate: '2025-07-02'
16439+
date: '2024-07-02'
16440+
version: 2024-07/PrivatePreview:copilotExportAPI
1641716441
'/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies':
1641816442
get:
1641916443
tags:
@@ -20878,6 +20902,11 @@ paths:
2087820902
$ref: '#/components/responses/microsoft.graph.appRoleAssignmentCollectionResponse'
2087920903
default:
2088020904
$ref: '#/components/responses/error'
20905+
deprecated: true
20906+
x-ms-deprecation:
20907+
removalDate: '2025-07-02'
20908+
date: '2024-07-02'
20909+
version: 2024-07/PrivatePreview:copilotExportAPI
2088120910
x-ms-pageable:
2088220911
nextLinkName: '@odata.nextLink'
2088320912
operationName: listMore
@@ -20886,7 +20915,7 @@ paths:
2088620915
tags:
2088720916
- users.appRoleAssignment
2088820917
summary: Grant an appRoleAssignment to a user
20889-
description: 'Use this API to assign an app role to a user. To grant an app role assignment to a user, you need three identifiers:'
20918+
description: 'Use this API to assign an app role to a user, creating an appRoleAssignment object. To grant an app role assignment to a user, you need three identifiers:'
2089020919
externalDocs:
2089120920
description: Find more info here
2089220921
url: https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta
@@ -20916,6 +20945,11 @@ paths:
2091620945
$ref: '#/components/schemas/microsoft.graph.appRoleAssignment'
2091720946
default:
2091820947
$ref: '#/components/responses/error'
20948+
deprecated: true
20949+
x-ms-deprecation:
20950+
removalDate: '2025-07-02'
20951+
date: '2024-07-02'
20952+
version: 2024-07/PrivatePreview:copilotExportAPI
2091920953
x-ms-docs-operation-type: operation
2092020954
'/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}':
2092120955
get:
@@ -20980,6 +21014,11 @@ paths:
2098021014
$ref: '#/components/schemas/microsoft.graph.appRoleAssignment'
2098121015
default:
2098221016
$ref: '#/components/responses/error'
21017+
deprecated: true
21018+
x-ms-deprecation:
21019+
removalDate: '2025-07-02'
21020+
date: '2024-07-02'
21021+
version: 2024-07/PrivatePreview:copilotExportAPI
2098321022
x-ms-docs-operation-type: operation
2098421023
patch:
2098521024
tags:
@@ -21019,6 +21058,11 @@ paths:
2101921058
$ref: '#/components/schemas/microsoft.graph.appRoleAssignment'
2102021059
default:
2102121060
$ref: '#/components/responses/error'
21061+
deprecated: true
21062+
x-ms-deprecation:
21063+
removalDate: '2025-07-02'
21064+
date: '2024-07-02'
21065+
version: 2024-07/PrivatePreview:copilotExportAPI
2102221066
x-ms-docs-operation-type: operation
2102321067
delete:
2102421068
tags:
@@ -21057,6 +21101,11 @@ paths:
2105721101
description: Success
2105821102
default:
2105921103
$ref: '#/components/responses/error'
21104+
deprecated: true
21105+
x-ms-deprecation:
21106+
removalDate: '2025-07-02'
21107+
date: '2024-07-02'
21108+
version: 2024-07/PrivatePreview:copilotExportAPI
2106021109
x-ms-docs-operation-type: operation
2106121110
'/users/{user-id}/appRoleAssignments/$count':
2106221111
get:
@@ -21090,6 +21139,11 @@ paths:
2109021139
$ref: '#/components/responses/ODataCountResponse'
2109121140
default:
2109221141
$ref: '#/components/responses/error'
21142+
deprecated: true
21143+
x-ms-deprecation:
21144+
removalDate: '2025-07-02'
21145+
date: '2024-07-02'
21146+
version: 2024-07/PrivatePreview:copilotExportAPI
2109321147
components:
2109421148
schemas:
2109521149
microsoft.graph.application:
@@ -23866,14 +23920,15 @@ components:
2386623920
properties:
2386723921
blockAzureADGraphAccess:
2386823922
type: boolean
23923+
description: 'If false, allows the app to have extended access to Azure AD Graph until June 30, 2025 when Azure AD Graph is fully retired. For more information on Azure AD retirement updates, see June 2024 update on Azure AD Graph API retirement.'
2386923924
nullable: true
2387023925
removeUnverifiedEmailClaim:
2387123926
type: boolean
23872-
description: Removes the email claim from tokens sent to an application when the email address's domain can't be verified.
23927+
description: 'If true, removes the email claim from tokens sent to an application when the email address''s domain can''t be verified.'
2387323928
nullable: true
2387423929
requireClientServicePrincipal:
2387523930
type: boolean
23876-
description: Requires multitenant applications to have a service principal in the resource tenant as part of authorization checks before they're granted access tokens. This property is only modifiable for multi-tenant resource applications that rely on access from clients without a service principal and had this behavior as set to false by Microsoft. Tenant administrators should respond to security advisories sent through Azure Health Service events and the Microsoft 365 message center.
23931+
description: 'If true, requires multitenant applications to have a service principal in the resource tenant as part of authorization checks before they''re granted access tokens. This property is only modifiable for multitenant resource applications that rely on access from clients without a service principal and had this behavior as set to false by Microsoft. Tenant administrators should respond to security advisories sent through Azure Health Service events and the Microsoft 365 message center.'
2387723932
nullable: true
2387823933
additionalProperties:
2387923934
type: object
@@ -27251,7 +27306,7 @@ components:
2725127306
type: array
2725227307
items:
2725327308
$ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest'
27254-
description: The collection property of AppLogUploadRequest.
27309+
description: Indicates collection of App Log Upload Request.
2725527310
x-ms-navigationProperty: true
2725627311
additionalProperties:
2725727312
type: object
@@ -27926,7 +27981,7 @@ components:
2792627981
nullable: true
2792727982
region:
2792827983
type: string
27929-
description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.'
27984+
description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, Spain, Mexico, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.'
2793027985
nullable: true
2793127986
associatedTeams:
2793227987
type: array
@@ -29416,11 +29471,11 @@ components:
2941629471
properties:
2941729472
key:
2941829473
type: string
29419-
description: Key.
29474+
description: Contains the name of the field that a value is associated with.
2942029475
nullable: true
2942129476
value:
2942229477
type: string
29423-
description: Value.
29478+
description: Contains the corresponding value for the specified key.
2942429479
nullable: true
2942529480
additionalProperties:
2942629481
type: object
@@ -36282,11 +36337,11 @@ components:
3628236337
properties:
3628336338
displayName:
3628436339
type: string
36285-
description: The display name of the identity. This property is read-only.
36340+
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.'
3628636341
nullable: true
3628736342
id:
3628836343
type: string
36289-
description: The identifier of the identity. This property is read-only.
36344+
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.'
3629036345
nullable: true
3629136346
additionalProperties:
3629236347
type: object
@@ -37769,13 +37824,17 @@ components:
3776937824
type: string
3777037825
description: '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.'
3777137826
format: date-time
37827+
displayName:
37828+
type: string
37829+
description: The name of the reaction.
37830+
nullable: true
3777237831
reactionContentUrl:
3777337832
type: string
3777437833
description: The hosted content URL for the custom reaction type.
3777537834
nullable: true
3777637835
reactionType:
3777737836
type: string
37778-
description: 'Supported values are Unicode characters and custom. Some backward-compatible reaction types include like, angry, sad, laugh, heart, and surprised.'
37837+
description: 'The reaction type. Supported values include Unicode characters, custom, and some backward-compatible reaction types, such as like, angry, sad, laugh, heart, and surprised.'
3777937838
user:
3778037839
$ref: '#/components/schemas/microsoft.graph.chatMessageReactionIdentitySet'
3778137840
additionalProperties:
@@ -43867,6 +43926,9 @@ components:
4386743926
title: teamsAppAuthorization
4386843927
type: object
4386943928
properties:
43929+
clientAppId:
43930+
type: string
43931+
nullable: true
4387043932
requiredPermissionSet:
4387143933
$ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet'
4387243934
additionalProperties:

0 commit comments

Comments
 (0)