diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 41c4bf0..bb6c020 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -16319,6 +16319,8 @@ components: translated_content: nullable: true "$ref": "#/components/schemas/article_translated_content" + tags: + "$ref": "#/components/schemas/tags" internal_article_list_item: title: Internal Articles type: object diff --git a/descriptions/2.14/api.intercom.io.yaml b/descriptions/2.14/api.intercom.io.yaml index 92ad609..b155a97 100644 --- a/descriptions/2.14/api.intercom.io.yaml +++ b/descriptions/2.14/api.intercom.io.yaml @@ -15053,6 +15053,8 @@ components: translated_content: nullable: true "$ref": "#/components/schemas/article_translated_content" + tags: + "$ref": "#/components/schemas/tags" internal_article_list_item: title: Internal Articles type: object diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index fb2ae82..909f18a 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -15625,6 +15625,8 @@ components: translated_content: nullable: true "$ref": "#/components/schemas/article_translated_content" + tags: + "$ref": "#/components/schemas/tags" internal_article_list_item: title: Internal Articles type: object