Skip to content

Commit 43eba37

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 2e0df8a commit 43eba37

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

docs.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,9 +575,7 @@
575575
"x-api/posts/returns-post-objects-liked-by-the-provided-user-id",
576576
"x-api/users/returns-user-objects-that-have-liked-the-provided-post-id",
577577
"x-api/posts/causes-the-user-in-the-path-to-like-the-specified-post",
578-
"x-api/posts/causes-the-user-in-the-path-to-unlike-the-specified-post",
579-
"x-api/likes/likes-firehose-stream",
580-
"x-api/likes/likes-sample-10-stream"
578+
"x-api/posts/causes-the-user-in-the-path-to-unlike-the-specified-post"
581579
]
582580
},
583581
{
@@ -887,6 +885,13 @@
887885
}
888886
]
889887
},
888+
{
889+
"group": "Likes Streams",
890+
"pages": [
891+
"x-api/likes/likes-firehose-stream",
892+
"x-api/likes/likes-sample-10-stream"
893+
]
894+
},
890895
{
891896
"group": "GNIP 2.0",
892897
"pages": [

0 commit comments

Comments
 (0)