Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

31 changes: 1 addition & 30 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4169,11 +4169,6 @@ components:
message:
$ref: '#/components/schemas/MessageWithChannelResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -8542,11 +8537,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "003"
metadata:
additionalProperties:
type: string
type: object
x-stream-index: "004"
user:
$ref: '#/components/schemas/UserResponse'
x-stream-index: "001"
Expand Down Expand Up @@ -12574,13 +12564,6 @@ components:
description: Message response
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: Pending message metadata
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -13941,13 +13924,6 @@ components:
description: Updated message
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: PendingMessageMetadata
type: object
x-stream-index: "002"
required:
- duration
type: object
Expand Down Expand Up @@ -13982,11 +13958,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -16298,7 +16269,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -23264,7 +23264,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

31 changes: 1 addition & 30 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17254,11 +17254,6 @@ components:
message:
$ref: '#/components/schemas/MessageWithChannelResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -24679,11 +24674,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "003"
metadata:
additionalProperties:
type: string
type: object
x-stream-index: "004"
user:
$ref: '#/components/schemas/UserResponse'
x-stream-index: "001"
Expand Down Expand Up @@ -34020,13 +34010,6 @@ components:
description: Message response
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: Pending message metadata
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -38062,13 +38045,6 @@ components:
description: Updated message
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: PendingMessageMetadata
type: object
x-stream-index: "002"
required:
- duration
type: object
Expand Down Expand Up @@ -38103,11 +38079,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -41468,7 +41439,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8541,7 +8541,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6118,7 +6118,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v1/moderation/chat_message_tasks:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12028,7 +12028,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3794,7 +3794,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.users.error
default: export.review_queue.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -54339,7 +54339,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
43c03a2cfac2b4fd9fecda6f1dfab13fc4f728ae5f76c190bf0a6ce48848cb39 ./v2/chat-clientside-api.json
50759cac0f2177a436c98d99ee422a977b9f4dc47b175adf309d750974fbc12e ./v2/chat-clientside-api.json
31 changes: 1 addition & 30 deletions openapi/v2/chat-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7286,11 +7286,6 @@ components:
message:
$ref: '#/components/schemas/MessageWithChannelResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -12444,11 +12439,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "003"
metadata:
additionalProperties:
type: string
type: object
x-stream-index: "004"
user:
$ref: '#/components/schemas/UserResponse'
x-stream-index: "001"
Expand Down Expand Up @@ -17654,13 +17644,6 @@ components:
description: Message response
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: Pending message metadata
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -19292,13 +19275,6 @@ components:
description: Updated message
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: PendingMessageMetadata
type: object
x-stream-index: "002"
required:
- duration
type: object
Expand Down Expand Up @@ -19333,11 +19309,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -22079,7 +22050,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
06eb2284169e7dd636ff4180927bd53d27116e3921b88be44dbe459082cb2873 ./v2/chat-clientside-api.yaml
b43a60877dc5ea1f958930fd241b3d1e239fc6dd91fdbd034932e0f30db54db2 ./v2/chat-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f521f8c1428a46e397131ab67c6fc63d24d1363358d3df3723217e7c4939d67c ./v2/chat-serverside-api.json
485497c77079d96108fdc5b8b95565cf64b3a08b7c1d5fc1f0f2cb914d55e5ce ./v2/chat-serverside-api.json
4 changes: 2 additions & 2 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.bulk_image_moderation.error
default: export.channels.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -32397,7 +32397,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b60b78f58a4cac162ec936604383f6ebd948f0d0ea0c5551f7ee92bdfda4a915 ./v2/chat-serverside-api.yaml
73dc5f7f03ab65a9b1164de8fe12c748d9cc9fc2d45be693ff060885eae9c17c ./v2/chat-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
053071fbc65eb6d6b931580315f2819189b305165714386000113ab1f2795bf0 ./v2/clientside-api.json
7e6afb5d247a890e86f1e46c960001b3ecd58c97186af3684041735cd68b6fde ./v2/clientside-api.json
31 changes: 1 addition & 30 deletions openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17254,11 +17254,6 @@ components:
message:
$ref: '#/components/schemas/MessageWithChannelResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -24679,11 +24674,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "003"
metadata:
additionalProperties:
type: string
type: object
x-stream-index: "004"
user:
$ref: '#/components/schemas/UserResponse'
x-stream-index: "001"
Expand Down Expand Up @@ -34020,13 +34010,6 @@ components:
description: Message response
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: Pending message metadata
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -38062,13 +38045,6 @@ components:
description: Updated message
title: Message
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
description: Pending message metadata
title: PendingMessageMetadata
type: object
x-stream-index: "002"
required:
- duration
type: object
Expand Down Expand Up @@ -38103,11 +38079,6 @@ components:
message:
$ref: '#/components/schemas/MessageResponse'
x-stream-index: "001"
pending_message_metadata:
additionalProperties:
type: string
type: object
x-stream-index: "002"
required:
- message
- duration
Expand Down Expand Up @@ -41468,7 +41439,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.1.0
version: v236.2.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
714793aea6d9911b5044a285f18bbd508052d5174d95e2808840262247fe4d31 ./v2/clientside-api.yaml
e422d0733f3869011268ada504cc370d611993687f99a2aac874af5bc8e3cae5 ./v2/clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f077e9208c4db25bda0e173a1ff791c5d51e6cd17008f501d942abca33866bb0 ./v2/feeds-clientside-api.json
e5f0083a44d00683f18a5c05f6abd06ae7679ee7f3d9835b8b2fc09b9f6ac2d7 ./v2/feeds-clientside-api.json
Loading
Loading