Update openapi.json

This commit is contained in:
rsandb
2023-01-16 18:27:26 -06:00
parent 87572ad589
commit 23ef831c8a
+1 -1
View File
@@ -1320,7 +1320,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/FrontEndUser"
"$ref": "#/components/schemas/User"
}
}
}