mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-28 16:20:34 +08:00
update docs/docs/api/openapi.json by run 3922178760
This commit is contained in:
committed by
github-actions[bot]
parent
35e92dbd15
commit
a02206ad37
@@ -1320,7 +1320,7 @@
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/User"
|
||||
"$ref": "#/components/schemas/FrontEndUser"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1653,10 +1653,10 @@
|
||||
{
|
||||
"required": false,
|
||||
"schema": {
|
||||
"title": "Gte",
|
||||
"title": "Gt",
|
||||
"type": "string"
|
||||
},
|
||||
"name": "gte",
|
||||
"name": "gt",
|
||||
"in": "query"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user