Skip to content

Commit fe52c8d

Browse files
Update supported endpoints in readme.md 📝
1 parent 68c9046 commit fe52c8d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ var complexFiler = new CompoundFilter(
103103
- [x] Retrieve a page
104104
- [x] Create a page
105105
- [x] Update page
106-
- [ ] Blocks
106+
- [x] Blocks
107107
- [x] Retrieve a block
108-
- [ ] Update a block
108+
- [x] Update a block
109109
- [x] Retrieve block children
110110
- [x] Append block children
111111
- [x] Users

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ var complexFiler = new CompoundFilter(
7373
- [x] Retrieve a page
7474
- [x] Create a page
7575
- [x] Update page
76-
- [ ] Blocks
76+
- [x] Blocks
7777
- [x] Retrieve a block
78-
- [ ] Update a block
78+
- [x] Update a block
7979
- [x] Retrieve block children
8080
- [x] Append block children
8181
- [x] Users

0 commit comments

Comments
 (0)