1
0
mirror of https://github.com/dstotijn/go-notion.git synced 2024-11-30 09:07:14 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
David Stotijn
87a7d4c3cd
Add support for audio block type (#48)
Closes #47
2022-11-18 19:55:59 +01:00
David Stotijn
ed23d080ce
Add support for new Comments endpoints (#43)
* Add `Client.CreateComment` method

* Add `Client.FindCommentsByBlockID` method
2022-09-04 20:48:51 +02:00
David Stotijn
a543e3936b
Add example for Client.CreatePage method (#39)
* Add example for `Client.CreatePage` method

* Add examples reference in README
2022-09-03 21:03:02 +02:00