We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6a71a commit 9f304e1Copy full SHA for 9f304e1
docs/api/blueprint/group/followed_groups.apib
@@ -2,7 +2,7 @@
2
3
This Group's APIs can be used for adding a particular group to the followed group's list of the user.
4
5
-## Followed Groups Collection [/v1/user-followed-groups]
+## Followed Groups Collection [/v1/user-follow-groups]
6
7
### Create a Followed Group [POST]
8
@@ -61,7 +61,7 @@ This Group's APIs can be used for adding a particular group to the followed grou
61
}
62
63
64
-## Followed Groups Collection List [/v1/users/1/followed-groups]
+## Followed Groups Collection List [/v1/users/1/follow-groups]
65
66
### List All Followed Groups of an User [GET]
67
0 commit comments