addedInput schema / $schema
Added value: +"http://json-schema.org/draft-07/schema#"
addedInput schema / additionalProperties
Added value: +{}
removedInput schema / properties / format / default
Removed value: -"markdown"
addedInput schema / properties / parent / additionalProperties
Added value: +{}
changedInput schema / properties / parent / properties / page_id / description
Previous value: -"The ID of the page to comment on.It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."New value: +"The ID of the page to comment on. It should be a 32-character string (excluding hyphens) formatted as 8-4-4-4-12 with hyphens (-)."
addedInput schema / properties / rich_text / items / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / annotations / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / equation / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / mention / additionalProperties
Added value: +{}
removedInput schema / 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 / rich_text / items / properties / mention / properties / database / additionalProperties
Added value: +{}
changedInput schema / 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 / rich_text / items / properties / mention / properties / date / additionalProperties
Added value: +{}
removedInput schema / properties / rich_text / items / properties / mention / properties / date / properties / end / type
Removed value: -[
- "string",
- "null"
-]
removedInput schema / properties / rich_text / items / properties / mention / properties / date / properties / time_zone / type
Removed value: -[
- "string",
- "null"
-]
addedInput schema / properties / rich_text / items / properties / mention / properties / link_preview / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / mention / properties / page / additionalProperties
Added value: +{}
changedInput schema / 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 / rich_text / items / properties / mention / properties / template_mention / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / mention / properties / user / additionalProperties
Added value: +{}
changedInput schema / 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 / rich_text / items / properties / text / additionalProperties
Added value: +{}
addedInput schema / properties / rich_text / items / properties / text / properties / link / additionalProperties
Added value: +{}