Skip to content

Pull requests: dstotijn/go-notion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

update apiVersion
#57 by suimenkathemove was closed Sep 24, 2025 Loading…
handle unknown errors
#51 by bassettb was merged Feb 28, 2023 Loading…
don't panic when unmarshaling blocks
#50 by bassettb was merged Feb 21, 2023 Loading…
Add support for audio block type
#48 by dstotijn was merged Nov 18, 2022 Loading…
add block parent
#45 by bassettb was merged Oct 27, 2022 Loading…
Revert page prop changes
#44 by dstotijn was merged Sep 7, 2022 Loading…
Add support for new Comments endpoints
#43 by dstotijn was merged Sep 4, 2022 Loading…
add comments notion API implement
#42 by sunblack110 was closed Sep 4, 2022 Loading…
Add is_toggleable behavior to heading_{1,2,3} block types
#41 by dstotijn was merged Sep 3, 2022 Loading…
Update status property type behavior
#40 by dstotijn was merged Sep 3, 2022 Loading…
Add example for Client.CreatePage method
#39 by dstotijn was merged Sep 3, 2022 Loading…
Fix type of column_list.children
#38 by dstotijn was merged Sep 3, 2022 Loading…
Update to API version 2022-06-28
#37 by dstotijn was merged Aug 20, 2022 Loading…
Returns APIError error instead of std err object
#36 by samber was closed Oct 27, 2022 Loading…
Add support for status property
#35 by dstotijn was merged Aug 14, 2022 Loading…
Add description field to Database struct type
#34 by dstotijn was merged Aug 14, 2022 Loading…
Add support for is_inline for databases
#33 by dstotijn was merged Aug 14, 2022 Loading…
Add support for template mentions in RichText values
#32 by dstotijn was merged Aug 14, 2022 Loading…
Add support for block colors
#31 by dstotijn was merged Aug 13, 2022 Loading…
Handle changes introduced in version 2022-02-22
#29 by dstotijn was merged Aug 13, 2022 Loading…
Add parent property to blocks
#28 by dstotijn was merged Aug 12, 2022 Loading…
Convert Block from a struct to an interface
#27 by dstotijn was merged Aug 12, 2022 Loading…
Update to let us filter by creation and update time
#26 by Sipioteo was closed Sep 4, 2022 Loading…
feat: add table block support
#24 by saltbo was merged Jan 31, 2022 Loading…
ProTip! Exclude everything labeled bug with -label:bug.