Skip to content

Commit 27d1bfd

Browse files
committed
chore: update OpenAPI specs to v226.25.0
1 parent ce3d434 commit 27d1bfd

58 files changed

Lines changed: 77 additions & 77 deletions

File tree

Some content is hidden

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

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
@@ -15699,7 +15699,7 @@ components:
1569915699
type: apiKey
1570015700
info:
1570115701
title: Stream API
15702-
version: v226.24.0
15702+
version: v226.25.0
1570315703
openapi: 3.0.3
1570415704
paths:
1570515705
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20979,7 +20979,7 @@ components:
2097920979
type: apiKey
2098020980
info:
2098120981
title: Stream API
20982-
version: v226.24.0
20982+
version: v226.25.0
2098320983
openapi: 3.0.3
2098420984
paths:
2098520985
/app:

openapi/clientside-api.json

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

openapi/clientside-api.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36716,7 +36716,7 @@ components:
3671636716
type: apiKey
3671736717
info:
3671836718
title: Stream API
36719-
version: v226.24.0
36719+
version: v226.25.0
3672036720
openapi: 3.0.3
3672136721
paths:
3672236722
/api/v2/app:
@@ -41585,7 +41585,7 @@ paths:
4158541585
/api/v2/feeds/comments/{id}/restore:
4158641586
post:
4158741587
description: |
41588-
Restores a soft-deleted comment by its ID. The comment and all its descendants are restored. Requires moderator permissions.
41588+
Restores a soft-deleted, moderation-removed, or shadow-blocked comment by its ID. The comment and all its descendants are restored. Deleted comments can be restored client-side. Moderation-blocked comments can only be restored server-side.
4158941589
operationId: RestoreComment
4159041590
parameters:
4159141591
- in: path
@@ -41622,7 +41622,7 @@ paths:
4162241622
schema:
4162341623
$ref: '#/components/schemas/APIError'
4162441624
description: Too many requests
41625-
summary: Restore a soft-deleted comment
41625+
summary: Restore a comment
4162641626
tags:
4162741627
- product:feeds
4162841628
/api/v2/feeds/comments/batch:

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
@@ -6364,7 +6364,7 @@ components:
63646364
type: apiKey
63656365
info:
63666366
title: Stream API
6367-
version: v226.24.0
6367+
version: v226.25.0
63686368
openapi: 3.0.3
63696369
paths:
63706370
/api/v2/moderation/action_config:

openapi/moderation-openapi.json

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

openapi/moderation-openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ components:
408408
type: string
409409
x-stream-index: "002.001"
410410
type:
411-
default: export.bulk_image_moderation.error
411+
default: export.moderation_logs.error
412412
type: string
413413
x-stream-index: "003.002"
414414
required:
@@ -4570,7 +4570,7 @@ components:
45704570
type: apiKey
45714571
info:
45724572
title: Stream API
4573-
version: v226.24.0
4573+
version: v226.25.0
45744574
openapi: 3.0.3
45754575
paths:
45764576
/api/v1/moderation/chat_message_tasks:

0 commit comments

Comments
 (0)