mariosimao / notion-sdk-php

A complete Notion SDK for PHP developers.
https://mariosimao.github.io/notion-sdk-php/
MIT License
150 stars 24 forks source link

feat: Inline Database #330

Closed philippe-pixieset closed 8 months ago

philippe-pixieset commented 8 months ago

Reference: https://github.com/mariosimao/notion-sdk-php/issues/119

Add the possibility to inline a database.

I updated the unit and integration tests, and they both ran successfully in my environment. LMK if you want me to change or add anything!

mariosimao commented 8 months ago

@philippe-pixieset thank you for submitting this PR! I left a small review. Once the changes are applied, I will merge it to the main branch and release a new version.

mariosimao commented 8 months ago

@philippe-pixieset thanks again for your contribution. Version 1.13.0 has been released with support for inline databases.

philippe-pixieset commented 8 months ago

Thank you so much! And thank you for this repo 🙏🏻