Skip to content

Commit e595ba6

Browse files
committed
Update video openapi Spec
1 parent 433dd14 commit e595ba6

36 files changed

+312
-234
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
@@ -12092,7 +12092,7 @@ components:
1209212092
type: apiKey
1209312093
info:
1209412094
title: Stream API
12095-
version: v198.17.0
12095+
version: v198.23.0
1209612096
openapi: 3.0.3
1209712097
paths:
1209812098
/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
@@ -606,7 +606,7 @@ components:
606606
type: string
607607
x-stream-index: "002.001"
608608
type:
609-
default: export.channels.error
609+
default: export.bulk_image_moderation.error
610610
type: string
611611
x-stream-index: "003.002"
612612
required:
@@ -7803,7 +7803,7 @@ components:
78037803
type: array
78047804
x-stream-index: "001.002"
78057805
type:
7806-
default: message.new
7806+
default: notification.thread_message_new
78077807
type: string
78087808
x-stream-index: "004.001"
78097809
user:
@@ -8807,6 +8807,11 @@ components:
88078807
x-stream-docs-page-id: send_message
88088808
ModerationDashboardPreferences:
88098809
properties:
8810+
allowed_moderation_action_reasons:
8811+
items:
8812+
type: string
8813+
type: array
8814+
x-stream-index: "004"
88108815
disable_flagging_reviewed_entity:
88118816
type: boolean
88128817
x-stream-index: "003"
@@ -8818,7 +8823,7 @@ components:
88188823
x-stream-index: "001"
88198824
overview_dashboard:
88208825
$ref: '#/components/schemas/OverviewDashboardConfig'
8821-
x-stream-index: "004"
8826+
x-stream-index: "005"
88228827
type: object
88238828
ModerationResponse:
88248829
properties:
@@ -16723,7 +16728,7 @@ components:
1672316728
type: apiKey
1672416729
info:
1672516730
title: Stream API
16726-
version: v198.17.0
16731+
version: v198.23.0
1672716732
openapi: 3.0.3
1672816733
paths:
1672916734
/app:

openapi/clientside-api.json

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

openapi/clientside-api.yaml

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13801,7 +13801,7 @@ components:
1380113801
type: array
1380213802
x-stream-index: "001.002"
1380313803
type:
13804-
default: notification.thread_message_new
13804+
default: message.new
1380513805
type: string
1380613806
x-stream-index: "004.001"
1380713807
user:
@@ -20674,10 +20674,10 @@ components:
2067420674
$ref: '#/components/schemas/ActionLogResponse'
2067520675
title: Actions
2067620676
type: array
20677-
x-stream-index: "024"
20677+
x-stream-index: "025"
2067820678
activity:
2067920679
$ref: '#/components/schemas/EnrichedActivity'
20680-
x-stream-index: "016"
20680+
x-stream-index: "017"
2068120681
ai_text_severity:
2068220682
description: AI-determined text severity
2068320683
title: AI Text Severity
@@ -20687,17 +20687,17 @@ components:
2068720687
$ref: '#/components/schemas/UserResponse'
2068820688
description: Moderator assigned to review this item
2068920689
title: Assigned To
20690-
x-stream-index: "021"
20690+
x-stream-index: "022"
2069120691
bans:
2069220692
description: Associated ban records
2069320693
items:
2069420694
$ref: '#/components/schemas/Ban'
2069520695
title: Bans
2069620696
type: array
20697-
x-stream-index: "022"
20697+
x-stream-index: "023"
2069820698
call:
2069920699
$ref: '#/components/schemas/CallResponse'
20700-
x-stream-index: "018"
20700+
x-stream-index: "019"
2070120701
completed_at:
2070220702
description: When the review was completed
2070320703
format: date-time
@@ -20706,7 +20706,7 @@ components:
2070620706
x-stream-index: "009"
2070720707
config_key:
2070820708
type: string
20709-
x-stream-index: "028"
20709+
x-stream-index: "029"
2071020710
created_at:
2071120711
description: When the item was created
2071220712
format: date-time
@@ -20717,12 +20717,12 @@ components:
2071720717
$ref: '#/components/schemas/EntityCreatorResponse'
2071820718
description: Details about who created the entity
2071920719
title: Entity Creator
20720-
x-stream-index: "019"
20720+
x-stream-index: "020"
2072120721
entity_creator_id:
2072220722
description: ID of who created the entity
2072320723
title: Entity Creator ID
2072420724
type: string
20725-
x-stream-index: "020"
20725+
x-stream-index: "021"
2072620726
entity_id:
2072720727
description: ID of the entity being reviewed
2072820728
title: Entity ID
@@ -20737,23 +20737,23 @@ components:
2073720737
$ref: '#/components/schemas/EnrichedActivity'
2073820738
description: Associated feed activity
2073920739
title: Feeds V2 Activity
20740-
x-stream-index: "025"
20740+
x-stream-index: "026"
2074120741
feeds_v2_reaction:
2074220742
$ref: '#/components/schemas/Reaction'
2074320743
description: Associated feed reaction
2074420744
title: Feeds V2 Reaction
20745-
x-stream-index: "026"
20745+
x-stream-index: "027"
2074620746
flags:
2074720747
description: Associated flag records
2074820748
items:
2074920749
$ref: '#/components/schemas/ModerationFlagResponse'
2075020750
title: Flags
2075120751
type: array
20752-
x-stream-index: "023"
20752+
x-stream-index: "024"
2075320753
flags_count:
2075420754
format: int32
2075520755
type: integer
20756-
x-stream-index: "029"
20756+
x-stream-index: "030"
2075720757
id:
2075820758
description: Unique identifier of the review queue item
2075920759
title: ID
@@ -20766,19 +20766,22 @@ components:
2076620766
title: Languages
2076720767
type: array
2076820768
x-stream-index: "012"
20769+
latest_moderator_action:
20770+
type: string
20771+
x-stream-index: "015"
2076920772
message:
2077020773
$ref: '#/components/schemas/MessageResponse'
2077120774
description: Associated message details
2077220775
title: Message
20773-
x-stream-index: "015"
20776+
x-stream-index: "016"
2077420777
moderation_payload:
2077520778
$ref: '#/components/schemas/ModerationPayload'
2077620779
description: Content being moderated
2077720780
title: Moderation Payload
2077820781
x-stream-index: "006"
2077920782
reaction:
2078020783
$ref: '#/components/schemas/Reaction'
20781-
x-stream-index: "017"
20784+
x-stream-index: "018"
2078220785
recommended_action:
2078320786
description: Suggested moderation action
2078420787
title: Recommended Action
@@ -20812,7 +20815,7 @@ components:
2081220815
type: string
2081320816
title: Teams
2081420817
type: array
20815-
x-stream-index: "027"
20818+
x-stream-index: "028"
2081620819
updated_at:
2081720820
description: When the item was last updated
2081820821
format: date-time
@@ -20831,6 +20834,7 @@ components:
2083120834
- languages
2083220835
- severity
2083320836
- ai_text_severity
20837+
- latest_moderator_action
2083420838
- bans
2083520839
- flags
2083620840
- actions
@@ -26819,7 +26823,7 @@ components:
2681926823
type: apiKey
2682026824
info:
2682126825
title: Stream API
26822-
version: v198.17.0
26826+
version: v198.23.0
2682326827
openapi: 3.0.3
2682426828
paths:
2682526829
/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: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4751,10 +4751,10 @@ components:
47514751
$ref: '#/components/schemas/ActionLogResponse'
47524752
title: Actions
47534753
type: array
4754-
x-stream-index: "024"
4754+
x-stream-index: "025"
47554755
activity:
47564756
$ref: '#/components/schemas/EnrichedActivity'
4757-
x-stream-index: "016"
4757+
x-stream-index: "017"
47584758
ai_text_severity:
47594759
description: AI-determined text severity
47604760
title: AI Text Severity
@@ -4764,17 +4764,17 @@ components:
47644764
$ref: '#/components/schemas/UserResponse'
47654765
description: Moderator assigned to review this item
47664766
title: Assigned To
4767-
x-stream-index: "021"
4767+
x-stream-index: "022"
47684768
bans:
47694769
description: Associated ban records
47704770
items:
47714771
$ref: '#/components/schemas/Ban'
47724772
title: Bans
47734773
type: array
4774-
x-stream-index: "022"
4774+
x-stream-index: "023"
47754775
call:
47764776
$ref: '#/components/schemas/CallResponse'
4777-
x-stream-index: "018"
4777+
x-stream-index: "019"
47784778
completed_at:
47794779
description: When the review was completed
47804780
format: date-time
@@ -4783,7 +4783,7 @@ components:
47834783
x-stream-index: "009"
47844784
config_key:
47854785
type: string
4786-
x-stream-index: "028"
4786+
x-stream-index: "029"
47874787
created_at:
47884788
description: When the item was created
47894789
format: date-time
@@ -4794,12 +4794,12 @@ components:
47944794
$ref: '#/components/schemas/EntityCreatorResponse'
47954795
description: Details about who created the entity
47964796
title: Entity Creator
4797-
x-stream-index: "019"
4797+
x-stream-index: "020"
47984798
entity_creator_id:
47994799
description: ID of who created the entity
48004800
title: Entity Creator ID
48014801
type: string
4802-
x-stream-index: "020"
4802+
x-stream-index: "021"
48034803
entity_id:
48044804
description: ID of the entity being reviewed
48054805
title: Entity ID
@@ -4814,23 +4814,23 @@ components:
48144814
$ref: '#/components/schemas/EnrichedActivity'
48154815
description: Associated feed activity
48164816
title: Feeds V2 Activity
4817-
x-stream-index: "025"
4817+
x-stream-index: "026"
48184818
feeds_v2_reaction:
48194819
$ref: '#/components/schemas/Reaction'
48204820
description: Associated feed reaction
48214821
title: Feeds V2 Reaction
4822-
x-stream-index: "026"
4822+
x-stream-index: "027"
48234823
flags:
48244824
description: Associated flag records
48254825
items:
48264826
$ref: '#/components/schemas/ModerationFlagResponse'
48274827
title: Flags
48284828
type: array
4829-
x-stream-index: "023"
4829+
x-stream-index: "024"
48304830
flags_count:
48314831
format: int32
48324832
type: integer
4833-
x-stream-index: "029"
4833+
x-stream-index: "030"
48344834
id:
48354835
description: Unique identifier of the review queue item
48364836
title: ID
@@ -4843,19 +4843,22 @@ components:
48434843
title: Languages
48444844
type: array
48454845
x-stream-index: "012"
4846+
latest_moderator_action:
4847+
type: string
4848+
x-stream-index: "015"
48464849
message:
48474850
$ref: '#/components/schemas/MessageResponse'
48484851
description: Associated message details
48494852
title: Message
4850-
x-stream-index: "015"
4853+
x-stream-index: "016"
48514854
moderation_payload:
48524855
$ref: '#/components/schemas/ModerationPayload'
48534856
description: Content being moderated
48544857
title: Moderation Payload
48554858
x-stream-index: "006"
48564859
reaction:
48574860
$ref: '#/components/schemas/Reaction'
4858-
x-stream-index: "017"
4861+
x-stream-index: "018"
48594862
recommended_action:
48604863
description: Suggested moderation action
48614864
title: Recommended Action
@@ -4889,7 +4892,7 @@ components:
48894892
type: string
48904893
title: Teams
48914894
type: array
4892-
x-stream-index: "027"
4895+
x-stream-index: "028"
48934896
updated_at:
48944897
description: When the item was last updated
48954898
format: date-time
@@ -4908,6 +4911,7 @@ components:
49084911
- languages
49094912
- severity
49104913
- ai_text_severity
4914+
- latest_moderator_action
49114915
- bans
49124916
- flags
49134917
- actions
@@ -6171,7 +6175,7 @@ components:
61716175
type: apiKey
61726176
info:
61736177
title: Stream API
6174-
version: v198.17.0
6178+
version: v198.23.0
61756179
openapi: 3.0.3
61766180
paths:
61776181
/api/v2/moderation/ban:

openapi/moderation-serverside-api.json

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

0 commit comments

Comments
 (0)