Skip to content

Commit dca821b

Browse files
authored
Apply suggestions from code review
Co-authored-by: MSFT-Andrea <v-andreadr@microsoft.com>
1 parent 2231f71 commit dca821b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

api-reference/beta/api/itemactivity-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: daspek
33
title: List activities
4-
description: "List the recent activities that took place on an item or under a hierarchy."
4+
description: "List the recent activities that took place on a drive, list, item, or within an item hierarchy."
55
ms.localizationpriority: medium
66
doc_type: apiPageType
77
ms.subservice: onedrive

api-reference/beta/resources/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Represents a list in a [site](site.md). This resource contains the top level pro
2424
| [Get](../api/list-get.md) | [list](../resources/list.md) | Get the metadata for a **list**. |
2525
| [Get items](../api/listitem-list.md) | [listItem](../resources/listitem.md) collection | Get the collection of [listItems]( ../resources/listitem.md) in a **list**. |
2626
| [Get lists in a site](../api/list-list.md) | [list](../resources/list.md) collection | Get the collection of **lists** in a [site](site.md). |
27-
| [Get recent activities](../api/itemactivity-list.md) | [itemActivity](../resources/itemactivity.md) collection | List the recent [activities](../resources/itemactivity.md) that took place on a [drive](../resources/drive.md), [list](../resources/list.md), item, or within an item hierarchy. |
27+
| [List activities](../api/itemactivity-list.md) | [itemActivity](../resources/itemactivity.md) collection | List the recent [activities](../resources/itemactivity.md) that took place on a [drive](../resources/drive.md), [list](../resources/list.md), item, or within an item hierarchy. |
2828
| [Create item](../api/listitem-create.md) | [listItem](../resources/listitem.md) | Create a new [listItem]( ../resources/listitem.md) in a **list**. |
2929
| [Update item](../api/listitem-update.md) | [listItem](../resources/listitem.md) | Update the properties on a [listItem]( ../resources/listitem.md). |
3030
| [Delete item](../api/listitem-delete.md) | None | Delete a [listItem]( ../resources/listitem.md) from a **list**. |

api-reference/v1.0/api/itemactivity-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: daspek
33
title: List activities
4-
description: "List the recent activities that took place on an item or under a hierarchy."
4+
description: "List the recent activities that took place on a drive, list, item, or within an item hierarchy."
55
ms.localizationpriority: medium
66
doc_type: apiPageType
77
ms.subservice: onedrive

0 commit comments

Comments
 (0)