Skip to content

Commit 189de65

Browse files
authored
Merge branch 'main' into tl-width-height-format-api
2 parents 3193daf + c67451c commit 189de65

68 files changed

Lines changed: 947 additions & 156 deletions

File tree

Some content is hidden

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

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ You are a content reviewer for Microsoft Graph REST API reference documentation.
66

77
For comprehensive authoring and review guidance, reference these files located in the `.github/prompts/` folder:
88

9-
- **[author-api-docs.prompt.md](.github/prompts/author-api-docs.prompt.md)**: Complete authoring guidelines for creating and updating Microsoft Graph API reference documentation, including workflows for fresh APIs, promotions, and deprecations.
10-
- **[review-api-docs.prompt.md](.github/prompts/review-api-docs.prompt.md)**: Detailed review process guidelines that combine authoring best practices with the content standards outlined below.
9+
- **[author-api-docs.prompt.md](prompts/author-api-docs.prompt.md)**: Complete authoring guidelines for creating and updating Microsoft Graph API reference documentation, including workflows for fresh APIs, promotions, and deprecations.
10+
- **[review-api-docs.prompt.md](prompts/review-api-docs.prompt.md)**: Detailed review process guidelines that combine authoring best practices with the content standards outlined below.
1111

1212
These files provide in-depth guidance on:
1313
- Documentation authoring workflows and scenarios

.github/policies/resourceManagement.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,15 +1041,6 @@ configuration:
10411041
then:
10421042
- removeLabel:
10431043
label: 'resolved: awaiting prod deployment'
1044-
- description: Add schema live label when pull request is labeled resolved awaiting prod deployment
1045-
if:
1046-
- payloadType: Pull_Request
1047-
- labelAdded:
1048-
label: 'resolved: awaiting prod deployment'
1049-
- isOpen
1050-
then:
1051-
- addLabel:
1052-
label: schema live
10531044
- description: Add do not merge label to new pull requests opened by contributors
10541045
if:
10551046
- payloadType: Pull_Request

api-reference/beta/api/accesspackageassignmentrequest-filterbycurrentuser.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,7 @@ The following table shows the parameters that can be used with this function.
4242

4343
|Parameter|Type|Description|
4444
|:---|:---|:---|
45-
|on|[accessPackageAssignmentRequestFilterByCurrentUserOptions](../resources/accesspackageassignmentrequest-accesspackageassignmentrequestfilterbycurrentuseroptions.md)|The list of current user options that can be used to filter on the access package assignment requests list. The possible values are `target`, `createdBy`, `approver`.|
46-
47-
- `target` is used to get the `accessPackageAssignmentRequest` objects where the signed-in user is the target. The resulting list includes all the assignment requests, current and expired, that were requested by the caller or for the caller, across all catalogs and access packages.
48-
49-
- `createdBy` is used to get the `accessPackageAssignmentRequest` objects created by the signed-in user. The resulting list includes all of the assignment requests that the caller has created for themselves or on behalf of others, such as in case of admin direct assignment, across all catalogs and access packages.
50-
51-
- `approver` is used to get the `accessPackageAssignmentRequest` objects where the signed-in user is an allowed approver in any contained `accessPackageAssignment/accessPackageAssignmentPolicy/requestApprovalSettings/approvalStages` (`primaryApprovers` or `escalationApprovers`). The resulting list includes the assignment requests in *pending* state, across all catalogs and access packages and that need a decision from the caller. The resulting list includes the assignment requests in a `pending` state, across all catalogs and access packages and that need a decision from the caller.
45+
|on|[accessPackageAssignmentRequestFilterByCurrentUserOptions](../resources/accesspackageassignmentrequestfilterbycurrentuseroptions.md)|The list of current user options that can be used to filter on the access package assignment requests list.|
5246

5347
## Request headers
5448
|Name|Description|

api-reference/beta/api/applicationtemplate-get.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Content-type: application/json
142142
"social"
143143
],
144144
"publisher": "LinkedIn",
145+
"deprecationDate": "2027-12-31",
145146
"description": "LinkedIn Lookup is the easiest way to find coworkers and teams at your company. Lookup is a new people search tool that combines employees' LinkedIn profile information and Active Directory information, allowing you to quickly find and contact your coworkers, on desktop or mobile. Requires an existing Lookup company subscription.",
146147
"endpoints": [
147148
"linkedin.com",

api-reference/beta/api/applicationtemplate-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ Content-type: application/json
147147
"social"
148148
],
149149
"publisher": "LinkedIn",
150+
"deprecationDate": null,
150151
"description": "LinkedIn Lookup is the easiest way to find coworkers and teams at your company. Lookup is a new people search tool that combines employees' LinkedIn profile information and Active Directory information, allowing you to quickly find and contact your coworkers, on desktop or mobile. Requires an existing Lookup company subscription.",
151152
"endpoints": [
152153
"linkedin.com",

api-reference/beta/api/backuprestoreroot-list-browsesessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "backuprestoreroot_list_browsesessions" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/backuprestoreroot-list-browsesessions-permissions.md)]
2727

28+
[!INCLUDE [rbac-backuprestore-browse-granular-apis](../includes/rbac-for-apis/rbac-backuprestore-browse-granular-apis.md)]
29+
2830
## HTTP request
2931

3032
<!-- {

api-reference/beta/api/backuprestoreroot-list-onedriveforbusinessbrowsesessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "backuprestoreroot_list_onedriveforbusinessbrowsesessions" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/backuprestoreroot-list-onedriveforbusinessbrowsesessions-permissions.md)]
2727

28+
[!INCLUDE [rbac-backuprestore-browse-granular-apis](../includes/rbac-for-apis/rbac-backuprestore-browse-granular-apis.md)]
29+
2830
## HTTP request
2931

3032
<!-- {

api-reference/beta/api/backuprestoreroot-list-sharepointbrowsesessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "backuprestoreroot_list_sharepointbrowsesessions" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/backuprestoreroot-list-sharepointbrowsesessions-permissions.md)]
2727

28+
[!INCLUDE [rbac-backuprestore-browse-granular-apis](../includes/rbac-for-apis/rbac-backuprestore-browse-granular-apis.md)]
29+
2830
## HTTP request
2931

3032
<!-- {

api-reference/beta/api/backuprestoreroot-post-onedriveforbusinessbrowsesessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "backuprestoreroot_post_onedriveforbusinessbrowsesessions" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/backuprestoreroot-post-onedriveforbusinessbrowsesessions-permissions.md)]
2727

28+
[!INCLUDE [rbac-backuprestore-browse-granular-apis](../includes/rbac-for-apis/rbac-backuprestore-browse-granular-apis.md)]
29+
2830
## HTTP request
2931

3032
<!-- {

api-reference/beta/api/backuprestoreroot-post-sharepointbrowsesessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Choose the permission or permissions marked as least privileged for this API. Us
2525
<!-- { "blockType": "permissions", "name": "backuprestoreroot_post_sharepointbrowsesessions" } -->
2626
[!INCLUDE [permissions-table](../includes/permissions/backuprestoreroot-post-sharepointbrowsesessions-permissions.md)]
2727

28+
[!INCLUDE [rbac-backuprestore-browse-granular-apis](../includes/rbac-for-apis/rbac-backuprestore-browse-granular-apis.md)]
29+
2830
## HTTP request
2931

3032
<!-- {

0 commit comments

Comments
 (0)