File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -93,11 +93,12 @@ var complexFiler = new CompoundFilter(
9393```
9494
9595## Supported Endpoints
96- - [ ] Databases
96+ - [x ] Databases
9797 - [x] Retrieve a database
9898 - [x] Query a database
9999 - [x] List databases
100- - [x] Create a Database
100+ - [x] Create a database
101+ - [x] Update database
101102- [x] Pages
102103 - [x] Retrieve a page
103104 - [x] Create a page
Original file line number Diff line number Diff line change @@ -63,11 +63,12 @@ var complexFiler = new CompoundFilter(
6363
6464## Supported Endpoints
6565
66- - [ ] Databases
66+ - [x ] Databases
6767 - [x] Retrieve a database
6868 - [x] Query a database
6969 - [x] List databases
70- - [x] Create a Database
70+ - [x] Create a database
71+ - [x] Update database
7172- [x] Pages
7273 - [x] Retrieve a page
7374 - [x] Create a page
You can’t perform that action at this time.
0 commit comments