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

2 Commits

Author SHA1 Message Date
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