mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-27 11:18:29 +08:00
Revert "update docs/docs/api/openapi.json by run 3922178760"
This reverts commit a02206ad37.
This commit is contained in:
@@ -1320,7 +1320,7 @@
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/FrontEndUser"
|
||||
"$ref": "#/components/schemas/User"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1653,10 +1653,10 @@
|
||||
{
|
||||
"required": false,
|
||||
"schema": {
|
||||
"title": "Gt",
|
||||
"title": "Gte",
|
||||
"type": "string"
|
||||
},
|
||||
"name": "gt",
|
||||
"name": "gte",
|
||||
"in": "query"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user