Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Notion-Version 2022-02-22 #276

Merged
merged 21 commits into from
Jul 17, 2022
Merged

Conversation

KoditkarVedant
Copy link
Contributor

Description

Adds support for Notion-Version 2022-02-22

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Breaking change (feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

KoditkarVedant and others added 21 commits July 10, 2022 23:54
…ch_text-in-block

Rename `text` property of blocks to `rich_text` 🚚
…r-accept-string-instead-of-text-arg

Rename Text prop to String in Formula property filter 🚚
…now-return-a-type-next_url-and-id

Add support for id, next_url & property_item prop to PropertyItem object ✨
…ndpoint

Removed List database endpoint support 🗑️
…notion-sdk-net into notion-version-2022-02-22
…version-to-2022-02-22

Update default notion version to 2022-02-22 ⬆️
@KoditkarVedant KoditkarVedant deleted the notion-version-2022-02-22 branch July 17, 2022 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment