update docs/docs/api/openapi.json by run 3922178760

This commit is contained in:
fozziethebeat
2023-01-15 06:31:51 +00:00
committed by github-actions[bot]
parent 35e92dbd15
commit a02206ad37
+3 -3
View File
@@ -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"
},
{