Skip to content

Commit 9c59bf8

Browse files
Update video openapi Spec (#1795)
Co-authored-by: GH Action CI Stream <ci@stream.io>
1 parent e962c15 commit 9c59bf8

File tree

56 files changed

+65
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+65
-65
lines changed

openapi/chat-openapi-clientside.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi-clientside.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15536,7 +15536,7 @@ components:
1553615536
type: apiKey
1553715537
info:
1553815538
title: Stream API
15539-
version: v225.14.1
15539+
version: v225.16.0
1554015540
openapi: 3.0.3
1554115541
paths:
1554215542
/app:

openapi/chat-openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ components:
597597
type: string
598598
x-stream-index: "002.001"
599599
type:
600-
default: export.moderation_logs.error
600+
default: export.channels.error
601601
type: string
602602
x-stream-index: "003.002"
603603
required:
@@ -20817,7 +20817,7 @@ components:
2081720817
type: apiKey
2081820818
info:
2081920819
title: Stream API
20820-
version: v225.14.1
20820+
version: v225.16.0
2082120821
openapi: 3.0.3
2082220822
paths:
2082320823
/app:

openapi/clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/clientside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35793,7 +35793,7 @@ components:
3579335793
type: apiKey
3579435794
info:
3579535795
title: Stream API
35796-
version: v225.14.1
35796+
version: v225.16.0
3579735797
openapi: 3.0.3
3579835798
paths:
3579935799
/api/v2/app:

openapi/moderation-clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-clientside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6516,7 +6516,7 @@ components:
65166516
type: apiKey
65176517
info:
65186518
title: Stream API
6519-
version: v225.14.1
6519+
version: v225.16.0
65206520
openapi: 3.0.3
65216521
paths:
65226522
/api/v2/moderation/appeal:

openapi/moderation-serverside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-serverside-api.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ components:
585585
type: string
586586
x-stream-index: "002.001"
587587
type:
588-
default: export.bulk_image_moderation.error
588+
default: export.moderation_logs.error
589589
type: string
590590
x-stream-index: "003.002"
591591
required:
@@ -8198,7 +8198,7 @@ components:
81988198
type: apiKey
81998199
info:
82008200
title: Stream API
8201-
version: v225.14.1
8201+
version: v225.16.0
82028202
openapi: 3.0.3
82038203
paths:
82048204
/api/v2/moderation/action_logs:

0 commit comments

Comments
 (0)