diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 7ef512d..ca895a5 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -1222,8 +1222,6 @@ paths: - id: '39' type: article workspace_id: this_is_an_id64_that_should_be_at_least_4 - parent_id: 143 - parent_type: collection parent_ids: [] tags: type: tag.list @@ -1277,8 +1275,6 @@ paths: id: '42' type: article workspace_id: this_is_an_id68_that_should_be_at_least_4 - parent_id: 145 - parent_type: collection parent_ids: [] statistics: type: article_statistics @@ -1391,8 +1387,6 @@ paths: id: '45' type: article workspace_id: this_is_an_id74_that_should_be_at_least_4 - parent_id: 148 - parent_type: collection parent_ids: [] statistics: type: article_statistics @@ -1476,8 +1470,6 @@ paths: id: '48' type: article workspace_id: this_is_an_id80_that_should_be_at_least_4 - parent_id: 151 - parent_type: collection parent_ids: [] statistics: type: article_statistics @@ -1660,8 +1652,6 @@ paths: - id: '55' type: article workspace_id: this_is_an_id92_that_should_be_at_least_4 - parent_id: - parent_type: parent_ids: [] tags: type: tag.list @@ -19024,12 +19014,6 @@ components: description: The URL of the article. For multilingual articles, this will be the URL of the default language's content. example: http://intercom.test/help/en/articles/3-default-language - parent_id: - type: integer - nullable: true - description: The id of the article's parent collection or section. An article - without this field stands alone. - example: '125685' parent_ids: type: array description: The ids of the article's parent collections or sections. An @@ -19039,11 +19023,6 @@ components: example: - 18 - 19 - parent_type: - type: string - nullable: true - description: The type of parent, which can either be a `collection` or `section`. - example: collection default_locale: type: string description: The default locale of the help center. This field is only returned