Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
Loading