Skip to content

Commit 80f4703

Browse files
authored
Apply suggestion from @MSFT-Andrea
1 parent e28fa71 commit 80f4703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • api-reference/beta/resources

api-reference/beta/resources/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The following JSON representation shows the resource type.
9393
"lastModifiedBy": { "@odata.type": "microsoft.graph.identitySet" },
9494
"lastModifiedDateTime": "String (timestamp)",
9595
"list": { "@odata.type": "microsoft.graph.listInfo" },
96-
"itemCount": 1024,
96+
"itemCount": "Int32",
9797
"name": "String",
9898
"parentReference": { "@odata.type": "microsoft.graph.itemReference" },
9999
"sharepointIds": { "@odata.type": "microsoft.graph.sharepointIds" },

0 commit comments

Comments
 (0)