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

This reverts commit a02206ad37.
This commit is contained in:
Keith Stevens
2023-01-15 19:14:27 +09:00
parent 8bf56b1494
commit a7748d0a3e
+3 -3
View File
@@ -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"
},
{