Skip to content

Commit a8d9621

Browse files
committed
Update video openapi Spec
1 parent 98f1d0c commit a8d9621

36 files changed

+172
-74
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: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6113,6 +6113,11 @@ components:
61136113
blocklist_matched:
61146114
type: string
61156115
x-stream-index: "005"
6116+
blocklists_matched:
6117+
items:
6118+
type: string
6119+
type: array
6120+
x-stream-index: "006"
61166121
image_harms:
61176122
items:
61186123
type: string
@@ -6123,10 +6128,10 @@ components:
61236128
x-stream-index: "002"
61246129
platform_circumvented:
61256130
type: boolean
6126-
x-stream-index: "007"
6131+
x-stream-index: "008"
61276132
semantic_filter_matched:
61286133
type: string
6129-
x-stream-index: "006"
6134+
x-stream-index: "007"
61306135
text_harms:
61316136
items:
61326137
type: string
@@ -13571,7 +13576,7 @@ components:
1357113576
type: apiKey
1357213577
info:
1357313578
title: Stream API
13574-
version: v219.23.1
13579+
version: v219.27.0
1357513580
openapi: 3.0.3
1357613581
paths:
1357713582
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ components:
538538
type: string
539539
x-stream-index: "002.001"
540540
type:
541-
default: export.channels.error
541+
default: export.users.error
542542
type: string
543543
x-stream-index: "003.002"
544544
required:
@@ -9787,6 +9787,11 @@ components:
97879787
blocklist_matched:
97889788
type: string
97899789
x-stream-index: "005"
9790+
blocklists_matched:
9791+
items:
9792+
type: string
9793+
type: array
9794+
x-stream-index: "006"
97909795
image_harms:
97919796
items:
97929797
type: string
@@ -9797,10 +9802,10 @@ components:
97979802
x-stream-index: "002"
97989803
platform_circumvented:
97999804
type: boolean
9800-
x-stream-index: "007"
9805+
x-stream-index: "008"
98019806
semantic_filter_matched:
98029807
type: string
9803-
x-stream-index: "006"
9808+
x-stream-index: "007"
98049809
text_harms:
98059810
items:
98069811
type: string
@@ -18077,7 +18082,7 @@ components:
1807718082
type: apiKey
1807818083
info:
1807918084
title: Stream API
18080-
version: v219.23.1
18085+
version: v219.27.0
1808118086
openapi: 3.0.3
1808218087
paths:
1808318088
/app:

openapi/clientside-api.json

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

openapi/clientside-api.yaml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,6 +1242,7 @@ components:
12421242
description: Tags for filtering activities
12431243
items:
12441244
type: string
1245+
maximum: 50
12451246
title: Filter Tags
12461247
type: array
12471248
x-stream-index: "014"
@@ -1883,6 +1884,7 @@ components:
18831884
description: Tags for filtering activities
18841885
items:
18851886
type: string
1887+
maximum: 50
18861888
title: Filter Tags
18871889
type: array
18881890
x-stream-index: "001.014"
@@ -17576,6 +17578,11 @@ components:
1757617578
blocklist_matched:
1757717579
type: string
1757817580
x-stream-index: "005"
17581+
blocklists_matched:
17582+
items:
17583+
type: string
17584+
type: array
17585+
x-stream-index: "006"
1757917586
image_harms:
1758017587
items:
1758117588
type: string
@@ -17586,10 +17593,10 @@ components:
1758617593
x-stream-index: "002"
1758717594
platform_circumvented:
1758817595
type: boolean
17589-
x-stream-index: "007"
17596+
x-stream-index: "008"
1759017597
semantic_filter_matched:
1759117598
type: string
17592-
x-stream-index: "006"
17599+
x-stream-index: "007"
1759317600
text_harms:
1759417601
items:
1759517602
type: string
@@ -28187,6 +28194,7 @@ components:
2818728194
description: Tags used for filtering the activity
2818828195
items:
2818928196
type: string
28197+
maximum: 50
2819028198
title: '[]string'
2819128199
type: array
2819228200
x-stream-index: "010"
@@ -31863,7 +31871,7 @@ components:
3186331871
type: apiKey
3186431872
info:
3186531873
title: Stream API
31866-
version: v219.23.1
31874+
version: v219.27.0
3186731875
openapi: 3.0.3
3186831876
paths:
3186931877
/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: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4723,6 +4723,11 @@ components:
47234723
blocklist_matched:
47244724
type: string
47254725
x-stream-index: "005"
4726+
blocklists_matched:
4727+
items:
4728+
type: string
4729+
type: array
4730+
x-stream-index: "006"
47264731
image_harms:
47274732
items:
47284733
type: string
@@ -4733,10 +4738,10 @@ components:
47334738
x-stream-index: "002"
47344739
platform_circumvented:
47354740
type: boolean
4736-
x-stream-index: "007"
4741+
x-stream-index: "008"
47374742
semantic_filter_matched:
47384743
type: string
4739-
x-stream-index: "006"
4744+
x-stream-index: "007"
47404745
text_harms:
47414746
items:
47424747
type: string
@@ -7244,7 +7249,7 @@ components:
72447249
type: apiKey
72457250
info:
72467251
title: Stream API
7247-
version: v219.23.1
7252+
version: v219.27.0
72487253
openapi: 3.0.3
72497254
paths:
72507255
/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: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5492,6 +5492,11 @@ components:
54925492
blocklist_matched:
54935493
type: string
54945494
x-stream-index: "005"
5495+
blocklists_matched:
5496+
items:
5497+
type: string
5498+
type: array
5499+
x-stream-index: "006"
54955500
image_harms:
54965501
items:
54975502
type: string
@@ -5502,10 +5507,10 @@ components:
55025507
x-stream-index: "002"
55035508
platform_circumvented:
55045509
type: boolean
5505-
x-stream-index: "007"
5510+
x-stream-index: "008"
55065511
semantic_filter_matched:
55075512
type: string
5508-
x-stream-index: "006"
5513+
x-stream-index: "007"
55095514
text_harms:
55105515
items:
55115516
type: string
@@ -8589,7 +8594,7 @@ components:
85898594
type: apiKey
85908595
info:
85918596
title: Stream API
8592-
version: v219.23.1
8597+
version: v219.27.0
85938598
openapi: 3.0.3
85948599
paths:
85958600
/api/v2/moderation/appeal:

0 commit comments

Comments
 (0)