RelationPropertySchema and RelationUpdatePropertySchema are broken.
Opened this issue · 0 comments
gehongyan commented
Describe the bug
In Notion API version 2022-06-28, database relations would have a type of single_property
and dual_property
.
This commit updated the changes on RelationProperty for models, but RelationPropertySchema and RelationUpdatePropertySchema for request parameters were not updated, hence the failure of related requests.
Related Notion changelog: https://developers.notion.com/page/changelog#database-relations-have-a-type-of-single_property-and-dual_property