Skip to content

Commit 9252fe7

Browse files
Update readme with support of comments API
1 parent 7a9889e commit 9252fe7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ var complexFiler = new CompoundFilter(
128128
- [x] Retrieve block children
129129
- [x] Append block children
130130
- [x] Delete a block
131+
- [x] Comments
132+
- [x] Retrieve comments
133+
- [x] Create comment
131134
- [x] Users
132135
- [x] Retrieve a User
133136
- [x] List all users

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ var complexFiler = new CompoundFilter(
8989
- [x] Retrieve block children
9090
- [x] Append block children
9191
- [x] Delete a block
92+
- [x] Comments
93+
- [x] Retrieve comments
94+
- [x] Create comment
9295
- [x] Users
9396
- [x] Retrieve a User
9497
- [x] List all users

0 commit comments

Comments
 (0)