notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
181 stars 44 forks source link

Add type specific pagination information #394

Closed KoditkarVedant closed 10 months ago

KoditkarVedant commented 10 months ago

Paginated response contain a type-specific pagination information. For property_items, the value corresponds to the paginated page property type. For all other types, the value is an empty object.