Skip to content

Conversation

dylansumser
Copy link

Background

The Notion API currently has no or limited support for creating or updating status properties. Currently, there is no support for parsing status property configs.

Proposal

Add support for parsing data into StatusPropertyConfig to allow users to work with Notion DB structures.

Concerns & Limitations

I'm still unclear on the best way to add support for parsing the status property type into a StatusPropertyConfig while also preventing the StatusPropertyConfig from being used as an input for the DatabaseClient.Create() and DatabaseClient.Update() methods.

@jomei
Copy link
Owner

jomei commented May 9, 2023

Hi, @djs-CS !
Thank you for your PR!

Could you tell me, what will happen if you pass non empty StatusPropertyConfig into Database.Create() request? Validation error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants