We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527af3e commit dd55379Copy full SHA for dd55379
api-reference/beta/resources/section.md
@@ -19,12 +19,10 @@ Here is a JSON representation of the resource.
19
```json
20
{
21
"createdBy": "string",
22
- "createdByIdentity": {"@odata.type": "microsoft.graph.oneNoteIdentitySet"},
23
"createdTime": "String (timestamp)",
24
"id": "string (identifier)",
25
"isDefault": true,
26
"lastModifiedBy": "string",
27
- "lastModifiedByIdentity": {"@odata.type": "microsoft.graph.oneNoteIdentitySet"},
28
"lastModifiedTime": "String (timestamp)",
29
"name": "string",
30
"pagesUrl": "string",
@@ -71,4 +69,4 @@ Here is a JSON representation of the resource.
71
69
"keywords": "",
72
70
"section": "documentation",
73
"tocPath": ""
74
-}-->
+}-->
0 commit comments