Skip to content

Conversation

mechelon
Copy link
Member

No description provided.

johguentner and others added 19 commits June 11, 2021 19:41
- only properties can be set within page-creation and -update (so no block-addition/modification is currently included)
- properties multi_select, select, number, title and (rich_)text are supported for creation and update
- tests to check for HandlingException within create, and updateProperties (in Endpoint Pages) are commented out
- add property-classes for checkbox and date
- implement creation/update-structure for both property-classes
- change 'setProperty' to 'set' (within page-class)
- new property-classes: email, people, phone_number, relation and url
- removed setContent and setRawContent within properties
- add 'asText()' to property, for simple string-formated property-retrieval
- implemented following property-classes: created_time, files, formula, last_edited_by, last_edited_time and rollup
- implement simple rollup-content-access
- fix wrong type in phpdocs of property-class of Date
- add setter for url, phone_number and email in page-class
create/update page + integration for all properties of notion-pages
@mechelon mechelon merged commit bf8343b into main Jun 19, 2021
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.

2 participants