@@ -13275,7 +13275,7 @@ components:
1327513275 description: The type of the last answer delivered by AI Agent. If no answer
1327613276 was delivered then this will return `null`
1327713277 enum:
13278- -
13278+ - null
1327913279 - ai_answer
1328013280 - custom_answer
1328113281 example: ai_answer
@@ -13289,7 +13289,7 @@ components:
1328913289 - confirmed_resolution
1329013290 - routed_to_team
1329113291 - abandoned
13292- -
13292+ - null
1329313293 example: assumed_resolution
1329413294 nullable: true
1329513295 rating:
@@ -13363,7 +13363,7 @@ components:
1336313363 type: string
1336413364 description: The type of object - `article_content` .
1336513365 enum:
13366- -
13366+ - null
1336713367 - article_content
1336813368 example: article_content
1336913369 nullable: true
@@ -13672,7 +13672,7 @@ components:
1367213672 type: string
1367313673 description: The type of object - article_translated_content.
1367413674 enum:
13675- -
13675+ - null
1367613676 - article_translated_content
1367713677 example: article_translated_content
1367813678 nullable: true
@@ -14892,7 +14892,7 @@ components:
1489214892 properties:
1489314893 type:
1489414894 type: string
14895- description: Always external_page
14895+ description: Always content_import_source
1489614896 enum:
1489714897 - content_import_source
1489814898 default: content_import_source
@@ -17257,7 +17257,7 @@ components:
1725717257 type: string
1725817258 description: The type of object - `group_content` .
1725917259 enum:
17260- -
17260+ - null
1726117261 - group_content
1726217262 example: group_content
1726317263 nullable: true
@@ -17281,7 +17281,7 @@ components:
1728117281 description: The type of object - group_translated_content.
1728217282 nullable: true
1728317283 enum:
17284- -
17284+ - null
1728517285 - group_translated_content
1728617286 example: group_translated_content
1728717287 ar:
@@ -17501,7 +17501,7 @@ components:
1750117501 - Customer
1750217502 - Back-office
1750317503 - Tracker
17504- -
17504+ - null
1750517505 example: Customer
1750617506 nullable: true
1750717507 linked_object_list:
0 commit comments