From 35ff52ea05bc97df28ed9c29669a1ac80fb646a8 Mon Sep 17 00:00:00 2001 From: pkubicki Date: Thu, 16 Jul 2026 15:56:01 +0100 Subject: [PATCH] fix(data-events): metadata accepts non-string values in Unstable base spec Co-Authored-By: Claude Opus 4.8 (1M context) --- descriptions/0/api.intercom.io.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 6caea62..42ed54f 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -30736,8 +30736,7 @@ components: metadata: type: object description: Optional metadata about the event. - additionalProperties: - type: string + additionalProperties: true example: invite_code: ADDAFRIEND anyOf: @@ -33036,8 +33035,7 @@ components: metadata: type: object description: Optional metadata about the event. - additionalProperties: - type: string + additionalProperties: true example: invite_code: ADDAFRIEND required: