Skip to content

Commit dd55379

Browse files
author
DianeD
committed
redo change not merged
remove two properties from json
1 parent 527af3e commit dd55379

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

api-reference/beta/resources/section.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ Here is a JSON representation of the resource.
1919
```json
2020
{
2121
"createdBy": "string",
22-
"createdByIdentity": {"@odata.type": "microsoft.graph.oneNoteIdentitySet"},
2322
"createdTime": "String (timestamp)",
2423
"id": "string (identifier)",
2524
"isDefault": true,
2625
"lastModifiedBy": "string",
27-
"lastModifiedByIdentity": {"@odata.type": "microsoft.graph.oneNoteIdentitySet"},
2826
"lastModifiedTime": "String (timestamp)",
2927
"name": "string",
3028
"pagesUrl": "string",
@@ -71,4 +69,4 @@ Here is a JSON representation of the resource.
7169
"keywords": "",
7270
"section": "documentation",
7371
"tocPath": ""
74-
}-->
72+
}-->

0 commit comments

Comments
 (0)