8000 Append block children returns a list of blocks ✨ by KoditkarVedant · Pull Request #129 · notion-dotnet/notion-sdk-net · GitHub
[go: up one dir, main page]

Skip to content

Append block children returns a list of blocks ✨ #129

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

Conversation

KoditkarVedant
Copy link
Contributor

Description

The Append Block Children endpoint will now return a list of the newly created Block object children.
Previously the endpoint returned the block object of the parent block.

Fixes # (issue)
#127

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or 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 KoditkarVedant linked an issue Sep 17, 2021 that may be closed by this pull request
@KoditkarVedant KoditkarVedant changed the base branch from main to 2.0.0 September 19, 2021 16:28
@KoditkarVedant KoditkarVedant merged commit 82bfeb8 into 2.0.0 Sep 28, 2021
@KoditkarVedant KoditkarVedant deleted the feature/127-append-block-children-returns-a-list-of-blocks branch September 28, 2021 19:52
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.

Append Block Children returns a list of blocks
1 participant
0