Skip to content

Commit 896142b

Browse files
committed
Update video openapi Spec
1 parent 13c6344 commit 896142b

36 files changed

+306
-276
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: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -286,16 +286,16 @@ components:
286286
properties:
287287
async_url_enrich_enabled:
288288
type: boolean
289-
x-stream-index: "019"
289+
x-stream-index: "020"
290290
auto_translation_enabled:
291291
type: boolean
292-
x-stream-index: "022"
292+
x-stream-index: "023"
293293
file_upload_config:
294294
$ref: '#/components/schemas/FileUploadConfig'
295-
x-stream-index: "032"
295+
x-stream-index: "033"
296296
image_upload_config:
297297
$ref: '#/components/schemas/FileUploadConfig'
298-
x-stream-index: "033"
298+
x-stream-index: "034"
299299
name:
300300
type: string
301301
x-stream-index: "001"
@@ -323,6 +323,7 @@ components:
323323
- permission_version
324324
- user_search_disallowed_roles
325325
- multi_tenant_enabled
326+
- allow_multi_user_devices
326327
- image_moderation_enabled
327328
- async_url_enrich_enabled
328329
- auto_translation_enabled
@@ -11861,7 +11862,7 @@ components:
1186111862
type: apiKey
1186211863
info:
1186311864
title: Stream API
11864-
version: v196.23.0
11865+
version: v197.1.0
1186511866
openapi: 3.0.3
1186611867
paths:
1186711868
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 41 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -249,43 +249,46 @@ components:
249249
x-stream-ws-base-event-name: VideoEvent
250250
AppResponseFields:
251251
properties:
252+
allow_multi_user_devices:
253+
type: boolean
254+
x-stream-index: "018"
252255
allowed_flag_reasons:
253256
items:
254257
type: string
255258
type: array
256-
x-stream-index: "021"
259+
x-stream-index: "022"
257260
async_url_enrich_enabled:
258261
type: boolean
259-
x-stream-index: "019"
262+
x-stream-index: "020"
260263
auto_translation_enabled:
261264
type: boolean
262-
x-stream-index: "022"
265+
x-stream-index: "023"
263266
before_message_send_hook_url:
264267
type: string
265-
x-stream-index: "023"
268+
x-stream-index: "024"
266269
call_types:
267270
additionalProperties:
268271
$ref: '#/components/schemas/CallType'
269272
type: object
270273
x-stream-index: "009"
271274
campaign_enabled:
272275
type: boolean
273-
x-stream-index: "036"
276+
x-stream-index: "037"
274277
cdn_expiration_seconds:
275278
format: int32
276279
type: integer
277-
x-stream-index: "039"
280+
x-stream-index: "040"
278281
channel_configs:
279282
additionalProperties:
280283
$ref: '#/components/schemas/ChannelConfig'
281284
type: object
282285
x-stream-index: "008"
283286
custom_action_handler_url:
284287
type: string
285-
x-stream-index: "024"
288+
x-stream-index: "025"
286289
datadog_info:
287290
$ref: '#/components/schemas/DataDogInfo'
288-
x-stream-index: "042"
291+
x-stream-index: "043"
289292
disable_auth_checks:
290293
type: boolean
291294
x-stream-index: "013"
@@ -294,60 +297,60 @@ components:
294297
x-stream-index: "014"
295298
enforce_unique_usernames:
296299
type: string
297-
x-stream-index: "025"
300+
x-stream-index: "026"
298301
event_hooks:
299302
items:
300303
$ref: '#/components/schemas/EventHook'
301304
type: array
302-
x-stream-index: "047"
305+
x-stream-index: "048"
303306
file_upload_config:
304307
$ref: '#/components/schemas/FileUploadConfig'
305-
x-stream-index: "032"
308+
x-stream-index: "033"
306309
geofences:
307310
items:
308311
$ref: '#/components/schemas/GeofenceResponse'
309312
type: array
310-
x-stream-index: "041"
313+
x-stream-index: "042"
311314
grants:
312315
additionalProperties:
313316
items:
314317
type: string
315318
type: array
316319
type: object
317-
x-stream-index: "035"
320+
x-stream-index: "036"
318321
guest_user_creation_disabled:
319322
type: boolean
320-
x-stream-index: "045"
323+
x-stream-index: "046"
321324
image_moderation_enabled:
322325
type: boolean
323-
x-stream-index: "018"
326+
x-stream-index: "019"
324327
image_moderation_labels:
325328
items:
326329
type: string
327330
type: array
328-
x-stream-index: "020"
331+
x-stream-index: "021"
329332
image_upload_config:
330333
$ref: '#/components/schemas/FileUploadConfig'
331-
x-stream-index: "033"
334+
x-stream-index: "034"
332335
max_aggregated_activities_length:
333336
format: int32
334337
type: integer
335-
x-stream-index: "052"
338+
x-stream-index: "053"
336339
moderation_bulk_submit_action_enabled:
337340
type: boolean
338-
x-stream-index: "050"
341+
x-stream-index: "051"
339342
moderation_dashboard_preferences:
340343
$ref: '#/components/schemas/ModerationDashboardPreferences'
341-
x-stream-index: "046"
344+
x-stream-index: "047"
342345
moderation_enabled:
343346
type: boolean
344-
x-stream-index: "043"
347+
x-stream-index: "044"
345348
moderation_llm_configurability_enabled:
346349
type: boolean
347-
x-stream-index: "051"
350+
x-stream-index: "052"
348351
moderation_multitenant_blocklist_enabled:
349352
type: boolean
350-
x-stream-index: "044"
353+
x-stream-index: "045"
351354
moderation_webhook_url:
352355
type: string
353356
x-stream-index: "007"
@@ -379,32 +382,32 @@ components:
379382
reminders_interval:
380383
format: int32
381384
type: integer
382-
x-stream-index: "038"
385+
x-stream-index: "039"
383386
revoke_tokens_issued_before:
384387
format: date-time
385388
type: string
386-
x-stream-index: "034"
389+
x-stream-index: "035"
387390
shard:
388391
type: string
389392
x-stream-index: "004"
390393
sns_key:
391394
type: string
392-
x-stream-index: "030"
395+
x-stream-index: "031"
393396
sns_secret:
394397
type: string
395-
x-stream-index: "031"
398+
x-stream-index: "032"
396399
sns_topic_arn:
397400
type: string
398-
x-stream-index: "029"
401+
x-stream-index: "030"
399402
sqs_key:
400403
type: string
401-
x-stream-index: "027"
404+
x-stream-index: "028"
402405
sqs_secret:
403406
type: string
404-
x-stream-index: "028"
407+
x-stream-index: "029"
405408
sqs_url:
406409
type: string
407-
x-stream-index: "026"
410+
x-stream-index: "027"
408411
suspended:
409412
type: boolean
410413
x-stream-index: "011"
@@ -413,10 +416,10 @@ components:
413416
x-stream-index: "012"
414417
use_hook_v2:
415418
type: boolean
416-
x-stream-index: "048"
419+
x-stream-index: "049"
417420
user_response_time_enabled:
418421
type: boolean
419-
x-stream-index: "049"
422+
x-stream-index: "050"
420423
user_search_disallowed_roles:
421424
items:
422425
type: string
@@ -426,7 +429,7 @@ components:
426429
items:
427430
type: string
428431
type: array
429-
x-stream-index: "037"
432+
x-stream-index: "038"
430433
webhook_url:
431434
type: string
432435
x-stream-index: "006"
@@ -448,6 +451,7 @@ components:
448451
- permission_version
449452
- user_search_disallowed_roles
450453
- multi_tenant_enabled
454+
- allow_multi_user_devices
451455
- image_moderation_enabled
452456
- async_url_enrich_enabled
453457
- auto_translation_enabled
@@ -601,7 +605,7 @@ components:
601605
type: string
602606
x-stream-index: "002.001"
603607
type:
604-
default: export.bulk_image_moderation.error
608+
default: export.channels.error
605609
type: string
606610
x-stream-index: "003.002"
607611
required:
@@ -7734,7 +7738,7 @@ components:
77347738
type: array
77357739
x-stream-index: "001.002"
77367740
type:
7737-
default: notification.thread_message_new
7741+
default: message.new
77387742
type: string
77397743
x-stream-index: "004.001"
77407744
user:
@@ -16538,7 +16542,7 @@ components:
1653816542
type: apiKey
1653916543
info:
1654016544
title: Stream API
16541-
version: v196.23.0
16545+
version: v197.1.0
1654216546
openapi: 3.0.3
1654316547
paths:
1654416548
/app:

openapi/clientside-api.json

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

openapi/clientside-api.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,16 +2100,16 @@ components:
21002100
properties:
21012101
async_url_enrich_enabled:
21022102
type: boolean
2103-
x-stream-index: "019"
2103+
x-stream-index: "020"
21042104
auto_translation_enabled:
21052105
type: boolean
2106-
x-stream-index: "022"
2106+
x-stream-index: "023"
21072107
file_upload_config:
21082108
$ref: '#/components/schemas/FileUploadConfig'
2109-
x-stream-index: "032"
2109+
x-stream-index: "033"
21102110
image_upload_config:
21112111
$ref: '#/components/schemas/FileUploadConfig'
2112-
x-stream-index: "033"
2112+
x-stream-index: "034"
21132113
name:
21142114
type: string
21152115
x-stream-index: "001"
@@ -2137,6 +2137,7 @@ components:
21372137
- permission_version
21382138
- user_search_disallowed_roles
21392139
- multi_tenant_enabled
2140+
- allow_multi_user_devices
21402141
- image_moderation_enabled
21412142
- async_url_enrich_enabled
21422143
- auto_translation_enabled
@@ -26483,7 +26484,7 @@ components:
2648326484
type: apiKey
2648426485
info:
2648526486
title: Stream API
26486-
version: v196.23.0
26487+
version: v197.1.0
2648726488
openapi: 3.0.3
2648826489
paths:
2648926490
/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
@@ -6135,7 +6135,7 @@ components:
61356135
type: apiKey
61366136
info:
61376137
title: Stream API
6138-
version: v196.23.0
6138+
version: v197.1.0
61396139
openapi: 3.0.3
61406140
paths:
61416141
/api/v2/moderation/ban:

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
@@ -338,7 +338,7 @@ components:
338338
type: string
339339
x-stream-index: "002.001"
340340
type:
341-
default: export.bulk_image_moderation.error
341+
default: export.moderation_logs.error
342342
type: string
343343
x-stream-index: "003.002"
344344
required:
@@ -7387,7 +7387,7 @@ components:
73877387
type: apiKey
73887388
info:
73897389
title: Stream API
7390-
version: v196.23.0
7390+
version: v197.1.0
73917391
openapi: 3.0.3
73927392
paths:
73937393
/api/v2/moderation/ban:

0 commit comments

Comments
 (0)