notion-client 1.1.1

A Rust client library for the Notion API
Documentation
1
2
3
4
5
6
7
{
  "object": "error",
  "status": 400,
  "code": "validation_error",
  "message": "body failed validation: body.paragraph.rich_text[0].text.content.length should be ≤ `2000`, instead was `2001`.",
  "request_id": "abc-123"
}