We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28fa71 commit 80f4703Copy full SHA for 80f4703
1 file changed
api-reference/beta/resources/list.md
@@ -93,7 +93,7 @@ The following JSON representation shows the resource type.
93
"lastModifiedBy": { "@odata.type": "microsoft.graph.identitySet" },
94
"lastModifiedDateTime": "String (timestamp)",
95
"list": { "@odata.type": "microsoft.graph.listInfo" },
96
- "itemCount": 1024,
+ "itemCount": "Int32",
97
"name": "String",
98
"parentReference": { "@odata.type": "microsoft.graph.itemReference" },
99
"sharepointIds": { "@odata.type": "microsoft.graph.sharepointIds" },
0 commit comments