Skip to content

Commit c27209b

Browse files
committed
Merge pull request #9 from OfficeDev/DianeD-patch-2
redo change not merged
2 parents b4bba89 + dd55379 commit c27209b

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)