Skip to content

Commit ac9a26a

Browse files
committed
Acrolinx minimums
1 parent dfc4372 commit ac9a26a

File tree

3 files changed

+30
-24
lines changed

3 files changed

+30
-24
lines changed

api-reference/beta/resources/onenote.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ https://graph.microsoft.com/{version}/{location}/onenote/
2424

2525
The location can be user notebooks on Microsoft 365 or consumer OneDrive, group notebooks, or SharePoint site-hosted team notebooks on Microsoft 365.
2626

27-
**User notebooks** To access personal notebooks on consumer OneDrive or OneDrive for Business, use one of the following URLs:
27+
**User notebooks** To access personal notebooks on consumer OneDrive or OneDrive for Work or School, use one of the following URLs:
2828

2929
```http
3030
https://graph.microsoft.com/{version}/me/onenote/{notebooks | sections | sectionGroups | pages}
@@ -47,16 +47,6 @@ https://graph.microsoft.com/{version}/sites/{id}/onenote/{notebooks | sections |
4747

4848
For information about the permissions required to work with OneNote APIs, see [Notes permissions](/graph/permissions-reference#notes-permissions).
4949

50-
## Relationships
51-
| Relationship | Type |Description|
52-
|:---------------|:--------|:----------|
53-
|notebooks|[notebook](notebook.md) collection|The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.|
54-
|operations|[onenoteOperation](onenoteoperation.md) collection |The status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the `Operation-Location` header is returned in the response. Read-only. Nullable.|
55-
|pages|[onenotePage](onenotepage.md) collection|The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.|
56-
|resources|[onenoteResource](onenoteresource.md) collection |The image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can [get the binary content of a specific resource](onenoteresource.md). Read-only. Nullable.|
57-
|sectionGroups|[sectionGroup](sectiongroup.md) collection|The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.|
58-
|sections|[onenoteSection](onenotesection.md) collection|The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.|
59-
6050
## Methods
6151

6252
| Method | Return Type |Description|
@@ -67,6 +57,19 @@ For information about the permissions required to work with OneNote APIs, see [N
6757
|[List pages](../api/onenote-list-pages.md) |[onenotePage](onenotepage.md) collection| Get a collection of pages.|
6858
|[List section groups](../api/onenote-list-sectiongroups.md) |[sectionGroup](sectiongroup.md) collection| Get a collection of section groups.|
6959
|[List sections](../api/onenote-list-sections.md) |[onenoteSection](onenotesection.md) collection| Get a collection of sections.|
60+
61+
## Properties
62+
None.
63+
64+
## Relationships
65+
| Relationship | Type |Description|
66+
|:---------------|:--------|:----------|
67+
|notebooks|[notebook](notebook.md) collection|The collection of OneNote notebooks that the user or group owns. Read-only. Nullable.|
68+
|operations|[onenoteOperation](onenoteoperation.md) collection |The status of OneNote operations. Getting an operations collection isn't supported, but you can get the status of long-running operations if the `Operation-Location` header is returned in the response. Read-only. Nullable.|
69+
|pages|[onenotePage](onenotepage.md) collection|The pages in all OneNote notebooks that the user or group owns. Read-only. Nullable.|
70+
|resources|[onenoteResource](onenoteresource.md) collection |The image and other file resources in OneNote pages. Getting a resources collection isn't supported, but you can [get the binary content of a specific resource](onenoteresource.md). Read-only. Nullable.|
71+
|sectionGroups|[sectionGroup](sectiongroup.md) collection|The section groups in all OneNote notebooks that the user or group owns. Read-only. Nullable.|
72+
|sections|[onenoteSection](onenotesection.md) collection|The sections in all OneNote notebooks that the user or group owns. Read-only. Nullable.|
7073
<!--{
7174
"blockType": "resource",
7275
"baseType": "microsoft.graph.entity",

api-reference/beta/resources/oninteractiveauthflowstartlistener.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
Used for configuring whether the authentication flow allows for sign up as defined in the **onInteractiveAuthFlowStart** event in an [externalUsersSelfServiceSignUpEventsFlow](externalUsersSelfServiceSignUpEventsFlow.md) user flow type. If this listener isn't specified, then sign up is disabled by default.
17+
Used for configuring whether the authentication flow allows for sign-up as defined in the **onInteractiveAuthFlowStart** event in an [externalUsersSelfServiceSignUpEventsFlow](externalUsersSelfServiceSignUpEventsFlow.md) user flow type. If this listener isn't specified, then sign up is disabled by default.
1818

1919
Inherits from [authenticationEventListener](../resources/authenticationeventlistener.md).
2020

@@ -30,7 +30,7 @@ For the list of API operations for managing this resource type, see the [authent
3030
|conditions|[authenticationConditions](../resources/authenticationconditions.md)|Required. Inherited from [authenticationEventListener](../resources/authenticationeventlistener.md).|
3131
|priority|Int32|Required. Inherited from [authenticationEventListener](../resources/authenticationeventlistener.md).|
3232
|authenticationEventsFlowId|String| Inherited from [authenticationEventListener](../resources/authenticationeventlistener.md).|
33-
|handler|[onInteractiveAuthFlowStartHandler](../resources/oninteractiveauthflowstarthandler.md)|Required. Configuration for what to invoke if the event resolves to this listener. This lets us define potential handler configurations per-event.|
33+
|handler|[onInteractiveAuthFlowStartHandler](../resources/oninteractiveauthflowstarthandler.md)|Required. Configuration for what to invoke if the event resolves to this listener. You can use this handler to define potential handler configurations for specific events.|
3434

3535

3636
## Relationships

api-reference/beta/resources/onlinemeetingrestricted.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,27 @@ Indicates the reason or reasons why media content from a participant is restrict
1818

1919
## Properties
2020

21-
| Property | Type | Description |
22-
|:-----------------------|:-----------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------|
23-
| contentSharingDisabled | [onlineMeetingContentSharingDisabledReason](#onlinemeetingcontentsharingdisabledreason-values) | Specifies the reason why shared content from this participant is disabled. Possible values are: `watermarkProtection`, `unknownFutureValue`. |
24-
| videoDisabled | [onlineMeetingVideoDisabledReason](#onlinemeetingvideodisabledreason-values) | Specifies the reason why video from this participant is disabled. Possible values are: `watermarkProtection`, `unknownFutureValue`. |
21+
|Property|Type|Description|
22+
|:-------|:---|:----------|
23+
|contentSharingDisabled|[onlineMeetingContentSharingDisabledReason](#onlinemeetingcontentsharingdisabledreason-values)|Specifies the reason why shared content from this participant is disabled. Possible values are: `watermarkProtection`, `unknownFutureValue`.|
24+
|videoDisabled|[onlineMeetingVideoDisabledReason](#onlinemeetingvideodisabledreason-values)|Specifies the reason why video from this participant is disabled. Possible values are: `watermarkProtection`, `unknownFutureValue`.|
2525

2626
### onlineMeetingContentSharingDisabledReason values
2727

28-
| Value | Description |
29-
|:--------------------|:--------------------------------------------------------------------------------------------|
30-
| watermarkProtection | The meeting content is marked _watermarked_ but the user joined from an unsupported client. |
31-
| unknownFutureValue | Evolvable enumeration sentinel value. Do not use. |
28+
|Value|Description|
29+
|:----|:----------|
30+
|watermarkProtection|The meeting content is marked _watermarked_ but the user joined from an unsupported client.|
31+
|unknownFutureValue|Evolvable enumeration sentinel value. Don't use.|
3232

3333
### onlineMeetingVideoDisabledReason values
3434

35-
| Value | Description |
35+
|Value|Description|
3636
|:--------------------|:--------------------------------------------------------------------------------------------|
37-
| watermarkProtection | The meeting content is marked _watermarked_ but the user joined from an unsupported client. |
38-
| unknownFutureValue | Evolvable enumeration sentinel value. Do not use. |
37+
|watermarkProtection|The meeting content is marked _watermarked_ but the user joined from an unsupported client.|
38+
|unknownFutureValue|Evolvable enumeration sentinel value. Don't use.|
39+
40+
## Relationships
41+
None.
3942

4043
## JSON representation
4144

0 commit comments

Comments
 (0)