notion-dotnet / notion-sdk-net

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

Update page properties to only return property id #296

Closed KoditkarVedant closed 2 years ago

KoditkarVedant commented 2 years ago

Description

From notion version 2022-06-28 - page object only return the properties ids to avoid slowing down the API.

Fixes # (issue)

258

Type of change

Please delete options that are not relevant.

Checklist: