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.

63 changes: 3 additions & 60 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16365,7 +16365,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.2.1
version: v235.2.2
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -18311,12 +18311,6 @@ paths:
type: boolean
writeOnly: true
x-stream-index: "002"
- in: query
name: deleted_by
schema:
type: string
writeOnly: true
x-stream-index: "003"
- in: query
name: delete_for_me
schema:
Expand Down Expand Up @@ -18591,14 +18585,6 @@ paths:
type: string
writeOnly: true
x-stream-index: "002"
- in: query
name: user_id
schema:
description: '**Server-side only**. User ID which server acts upon'
title: User ID
type: string
writeOnly: true
x-stream-index: "003"
responses:
"200":
content:
Expand Down Expand Up @@ -18854,12 +18840,6 @@ paths:
title: string
type: string
x-stream-index: "005"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -19545,12 +19525,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -19587,12 +19561,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -19784,12 +19752,6 @@ paths:
title: string
type: string
x-stream-index: "003"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -19825,7 +19787,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "002"
x-stream-index: "001"
- in: path
name: option_id
required: true
Expand All @@ -19834,13 +19796,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "003"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "002"
responses:
"200":
content:
Expand Down Expand Up @@ -19878,12 +19834,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
requestBody:
content:
application/json:
Expand Down Expand Up @@ -19917,13 +19867,6 @@ paths:
description: |
Queries polls
operationId: QueryPolls
parameters:
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
requestBody:
content:
application/json:
Expand Down
2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

28 changes: 11 additions & 17 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,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 @@ -22281,7 +22281,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.2.1
version: v235.2.2
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -25973,7 +25973,7 @@ paths:
title: User ID
type: string
writeOnly: true
x-stream-index: "003"
x-stream-index: "003.001"
responses:
"200":
content:
Expand Down Expand Up @@ -26280,7 +26280,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
responses:
"200":
content:
Expand Down Expand Up @@ -27074,7 +27074,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
responses:
"200":
content:
Expand Down Expand Up @@ -27116,7 +27116,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
responses:
"200":
content:
Expand Down Expand Up @@ -27313,7 +27313,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
responses:
"200":
content:
Expand Down Expand Up @@ -27349,7 +27349,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "002"
x-stream-index: "001"
- in: path
name: option_id
required: true
Expand All @@ -27358,13 +27358,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "003"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "002"
responses:
"200":
content:
Expand Down Expand Up @@ -27407,7 +27401,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
requestBody:
content:
application/json:
Expand Down Expand Up @@ -27447,7 +27441,7 @@ paths:
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "001.001"
requestBody:
content:
application/json:
Expand Down
2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

69 changes: 3 additions & 66 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39604,7 +39604,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.2.1
version: v235.2.2
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down Expand Up @@ -41381,12 +41381,6 @@ paths:
type: boolean
writeOnly: true
x-stream-index: "002"
- in: query
name: deleted_by
schema:
type: string
writeOnly: true
x-stream-index: "003"
- in: query
name: delete_for_me
schema:
Expand Down Expand Up @@ -41661,14 +41655,6 @@ paths:
type: string
writeOnly: true
x-stream-index: "002"
- in: query
name: user_id
schema:
description: '**Server-side only**. User ID which server acts upon'
title: User ID
type: string
writeOnly: true
x-stream-index: "003"
responses:
"200":
content:
Expand Down Expand Up @@ -41924,12 +41910,6 @@ paths:
title: string
type: string
x-stream-index: "005"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -43063,12 +43043,6 @@ paths:
title: string
type: string
x-stream-index: "005"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -47412,12 +47386,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -47454,12 +47422,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -47651,12 +47613,6 @@ paths:
title: string
type: string
x-stream-index: "003"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
responses:
"200":
content:
Expand Down Expand Up @@ -47692,7 +47648,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "002"
x-stream-index: "001"
- in: path
name: option_id
required: true
Expand All @@ -47701,13 +47657,7 @@ paths:
maxLength: 255
title: string
type: string
x-stream-index: "003"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
x-stream-index: "002"
responses:
"200":
content:
Expand Down Expand Up @@ -47745,12 +47695,6 @@ paths:
title: string
type: string
x-stream-index: "002"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
requestBody:
content:
application/json:
Expand Down Expand Up @@ -47784,13 +47728,6 @@ paths:
description: |
Queries polls
operationId: QueryPolls
parameters:
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "001"
requestBody:
content:
application/json:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.json

Large diffs are not rendered by default.

Loading
Loading