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

8 Commits

Author SHA1 Message Date
David Stotijn
e32f7422cd Add "update page properties" endpoint support 2021-05-15 18:06:11 +02:00
David Stotijn
b2af8b7d0b Add "create a page" endpoint 2021-05-15 13:42:01 +02:00
David Stotijn
4726db0bf2 Add context.Context arg for Client methods, move methods to client.go 2021-05-15 00:02:08 +02:00
David Stotijn
0c1e15e0a7 Add "query database" endpoint 2021-05-14 23:48:30 +02:00
David Stotijn
0c31224d6f Remove database property metadata types that are empty 2021-05-14 18:49:00 +02:00
David Stotijn
fccdde0f5b Simplify APIError.Unwrap, fix missing error message prefixes 2021-05-14 18:24:56 +02:00
David Stotijn
d9867284b5 Use DatabaseProperty in DB props map 2021-05-14 17:34:46 +02:00
David Stotijn
e9e9dca708 Initial commit 2021-05-13 22:11:32 +02:00