1
0
mirror of https://github.com/dstotijn/go-notion.git synced 2025-06-23 00:30:41 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
ed23d080ce Add support for new Comments endpoints (#43)
* Add `Client.CreateComment` method

* Add `Client.FindCommentsByBlockID` method
2022-09-04 20:48:51 +02:00
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