Skip to content

Commit 30ee63c

Browse files
authored
Merge pull request #28433 from microsoftgraph/aditijha4-patch-1
Remove duplicate storyline entries from toc.mapping.json
2 parents d4e65f2 + 8f44b76 commit 30ee63c

2 files changed

Lines changed: 0 additions & 7 deletions

File tree

api-reference/beta/resources/storyline.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Inherits from [entity](../resources/entity.md).
2424
|:---|:---|:---|
2525
|[Follow user](../api/storyline-follow.md)|None|Follow a user in the organization.|
2626
|[Unfollow user](../api/storyline-unfollow.md)|None|Remove the specified user from the signed-in user's following list.|
27-
|[List followers](../api/storyline-list-followers.md)|[storylineFollower](../resources/storylinefollower.md) collection|Get a list of users who are following a specified user.|
28-
|[List followings](../api/storyline-list-followings.md)|[storylineFollowing](../resources/storylinefollowing.md) collection|Get a list of users that the specified user is following.|
2927

3028
## Properties
3129
|Property|Type|Description|
@@ -54,4 +52,3 @@ The following JSON representation shows the resource type.
5452
"id": "String (identifier)"
5553
}
5654
```
57-

api-reference/beta/toc/employee-experience/toc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ items:
6060
href: ../../api/storyline-follow.md
6161
- name: Unfollow user
6262
href: ../../api/storyline-unfollow.md
63-
- name: List followers
64-
href: ../../api/storyline-list-followers.md
65-
- name: List followings
66-
href: ../../api/storyline-list-followings.md
6763
- name: Storyline follower
6864
items:
6965
- name: Storyline follower

0 commit comments

Comments
 (0)