From dd7ad9560b35d40aa154bb67107ce4025ff59516 Mon Sep 17 00:00:00 2001 From: Stream CI Bot Date: Tue, 21 Nov 2023 16:09:15 +0100 Subject: [PATCH] Update video openapi Spec (#322) Co-authored-by: GH Action CI Stream --- openapi/chat-openapi.yaml | 4 ++-- openapi/video-openapi-clientside.yaml | 2 +- openapi/video-openapi.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/openapi/chat-openapi.yaml b/openapi/chat-openapi.yaml index f1d13b11..c4adbb73 100644 --- a/openapi/chat-openapi.yaml +++ b/openapi/chat-openapi.yaml @@ -197,7 +197,7 @@ components: type: string x-stream-index: "001.002" type: - default: custom + default: any type: string x-stream-index: "001.001" required: @@ -11785,7 +11785,7 @@ externalDocs: url: https://getstream.io/chat/docs/ info: title: Stream Chat API - version: v92.1.0 + version: v92.2.0 openapi: 3.0.3 paths: /app: diff --git a/openapi/video-openapi-clientside.yaml b/openapi/video-openapi-clientside.yaml index 8e00b6dc..5ac62589 100644 --- a/openapi/video-openapi-clientside.yaml +++ b/openapi/video-openapi-clientside.yaml @@ -3447,7 +3447,7 @@ externalDocs: url: https://getstream.io/video/docs/ info: title: Stream Video API - version: v92.1.0 + version: v92.2.0 openapi: 3.0.3 paths: /call/{type}/{id}: diff --git a/openapi/video-openapi.yaml b/openapi/video-openapi.yaml index 2c557569..6d6b8679 100644 --- a/openapi/video-openapi.yaml +++ b/openapi/video-openapi.yaml @@ -3622,7 +3622,7 @@ externalDocs: url: https://getstream.io/video/docs/ info: title: Stream Video API - version: v92.1.0 + version: v92.2.0 openapi: 3.0.3 paths: /call/{type}/{id}: