addedInput schema / $schema
Added value: +"http://json-schema.org/draft-07/schema#"
addedInput schema / additionalProperties
Added value: +{}
removedInput schema / properties / after
Removed value: -{
- "description": "The ID of the existing block that the new block should be appended after.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-).",
- "type": "string"
-}
changedInput schema / properties / block_id / description
Previous value: -"The ID of the parent block.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the parent block. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / children / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / children / items / properties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / bulleted_list_item / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / divider / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_1 / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_2 / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / heading_3 / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / children / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / children / items / properties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / numbered_list_item / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / children / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / children / items / properties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / paragraph / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / children / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / children / items / properties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / oneOf
Removed value: -[
- {
- "required": [
- "database"
- ]
- },
- {
- "required": [
- "date"
- ]
- },
- {
- "required": [
- "link_preview"
- ]
- },
- {
- "required": [
- "page"
- ]
- },
- {
- "required": [
- "template_mention"
- ]
- },
- {
- "required": [
- "user"
- ]
- }
-]
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / database / properties / id / description
Previous value: -"The ID of the mentioned database.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned database. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / page / properties / id / description
Previous value: -"The ID of the mentioned page.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the mentioned page. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / mention / properties / user / properties / id / description
Previous value: -"The ID of the user.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the user. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / children / items / properties / toggle / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}
removedInput schema / properties / format / default
Removed value: -"markdown"
addedInput schema / properties / position
Added value: +{
+ "additionalProperties": {},
+ "description": "Where to insert the children. Omit this to append at the end. Use { type: 'after_block', after_block: { id } } to replace the old Notion API 'after' parameter.",
+ "properties": {
+ "after_block": {
+ "additionalProperties": {},
+ "properties": {
+ "id": {
+ "description": "The existing block ID to insert after.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-).",
+ "type": "string"
+ }
+ },
+ "required": [
+ "id"
+ ],
+ "type": "object"
+ },
+ "type": {
+ "enum": [
+ "after_block",
+ "start",
+ "end"
+ ],
+ "type": "string"
+ }
+ },
+ "required": [
+ "type"
+ ],
+ "type": "object"
+}