-
Notifications
You must be signed in to change notification settings - Fork 710
Open
01-binary/notion-sdk-js
#1Description
Describe the bug
Right now callout blocks are defined under the BlockObjectRequestWithoutChildren type, while in reality they do have children, and they should be listed in the BlockObjectRequest union type.
This can be verified by retrieving a callout block with nested children from the API.
This inaccuracy is also present in the docs, that don't show the children property for callout blocks
To Reproduce
Node version:
Notion JS library version: 3.1.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels