diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 3f64864b..643f4fe3 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -1356,6 +1356,8 @@ paths: state: published parent_id: 145 parent_type: collection + parent_ids: + - 145 translated_content: fr: title: Merci pour tout @@ -1545,6 +1547,9 @@ paths: value: title: Christmas is here! body: "

New gifts in store for the jolly season

" + parent_ids: + - 18 + - 19 article_not_found: summary: Article Not Found value: @@ -22108,6 +22113,15 @@ components: type: string description: The type of parent, which can either be a `collection` or `section`. example: collection + parent_ids: + type: array + description: The ids of the article's parent collections or sections. + An article without this field stands alone. + items: + type: integer + example: + - 18 + - 19 translated_content: "$ref": "#/components/schemas/article_translated_content" folder_id: @@ -28252,6 +28266,15 @@ components: type: string description: The type of parent, which can either be a `collection` or `section`. example: collection + parent_ids: + type: array + description: The ids of the article's parent collections or sections. + An article without this field stands alone. + items: + type: integer + example: + - 18 + - 19 translated_content: "$ref": "#/components/schemas/article_translated_content" folder_id: