lastorel / pytion

Unofficial Python client for official Notion API
GNU General Public License v3.0
44 stars 3 forks source link

The `verification` page property was added #74

Open lastorel opened 1 year ago

lastorel commented 1 year ago

The verification status of a page in a wiki database. Pages can be verified or unverified, and verifications can have an optional expiration date set.

The verification status cannot currently be set or updated via the public API.

https://developers.notion.com/reference/page-property-values#verification

lastorel commented 1 year ago

low priority