diff --git a/openapi/chat-openapi.yaml b/openapi/chat-openapi.yaml index ddb0e6ab..e8bcfaa2 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: any + default: custom 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: v91.2.0 + version: v91.3.0 openapi: 3.0.3 paths: /app: diff --git a/openapi/video-openapi-clientside.yaml b/openapi/video-openapi-clientside.yaml index 39e3ab1c..5e398d33 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: v91.2.0 + version: v91.3.0 openapi: 3.0.3 paths: /call/{type}/{id}: diff --git a/openapi/video-openapi.yaml b/openapi/video-openapi.yaml index f97d23fc..0ae76d37 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: v91.2.0 + version: v91.3.0 openapi: 3.0.3 paths: /call/{type}/{id}: