1
0
mirror of https://github.com/dstotijn/go-notion.git synced 2025-06-06 23:36:14 +02:00

3 Commits

Author SHA1 Message Date
David Stotijn
50cebe29de Add file metadata to file DB page prop 2021-12-20 20:12:44 +01:00
David Stotijn
a2507e3ec1 Add cover support, improve icon support 2021-12-20 19:54:19 +01:00
Lucas
a0926892c2
Add support for Page's Icon retrieval and updates (#21)
* Add support for Page's Icon retrieval and updates

* Add support for creating a page with an icon

* Fix tests, add icon validation

* Remove unknown icon type `file`

* Add icon support for "create database" endpoint

Co-authored-by: David Stotijn <dstotijn@gmail.com>
2021-12-09 17:57:08 +01:00