Skip to content

Commit

Permalink
Update readme with support of comments API
Browse files Browse the repository at this point in the history
  • Loading branch information
KoditkarVedant committed Aug 28, 2022
1 parent 7a9889e commit 9252fe7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ var complexFiler = new CompoundFilter(
- [x] Retrieve block children
- [x] Append block children
- [x] Delete a block
- [x] Comments
- [x] Retrieve comments
- [x] Create comment
- [x] Users
- [x] Retrieve a User
- [x] List all users
Expand Down
3 changes: 3 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ var complexFiler = new CompoundFilter(
- [x] Retrieve block children
- [x] Append block children
- [x] Delete a block
- [x] Comments
- [x] Retrieve comments
- [x] Create comment
- [x] Users
- [x] Retrieve a User
- [x] List all users
Expand Down

0 comments on commit 9252fe7

Please sign in to comment.