Skip to content

Conversation

@KoditkarVedant
Copy link
Contributor

@KoditkarVedant KoditkarVedant commented Aug 18, 2021

Description

You can now use the Notion API to update databases!

Supported updates are:

  • renaming the database
  • adding and removing properties
  • renaming properties
  • updating property types.

Note that updating the name and color select and multi select options is not supported.

Fixes # (issue)
#80

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@KoditkarVedant KoditkarVedant linked an issue Aug 18, 2021 that may be closed by this pull request
@KoditkarVedant KoditkarVedant changed the title Feature/80 add support for update database api Add support for update database API Aug 18, 2021
@KoditkarVedant KoditkarVedant merged commit 95062af into main Aug 18, 2021
@KoditkarVedant KoditkarVedant deleted the feature/80-add-support-for-update-database-api branch September 9, 2021 17:56
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.

Update existing databases with PATCH /v1/databases

2 participants