diff --git a/openapi/chat-openapi.yaml b/openapi/chat-openapi.yaml index 1e9367fc..688b96c5 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: @@ -11770,7 +11770,7 @@ externalDocs: url: https://getstream.io/chat/docs/ info: title: Stream Chat API - version: v90.0.0 + version: v90.2.0 openapi: 3.0.3 paths: /app: diff --git a/openapi/video-openapi-clientside.yaml b/openapi/video-openapi-clientside.yaml index 99fb2f5b..a0e09e89 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: v90.0.0 + version: v90.2.0 openapi: 3.0.3 paths: /call/{type}/{id}: diff --git a/openapi/video-openapi.yaml b/openapi/video-openapi.yaml index b25a922c..0eef8676 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: v90.0.0 + version: v90.2.0 openapi: 3.0.3 paths: /call/{type}/{id}: