aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/swagger.json')
-rw-r--r--docs/swagger.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/swagger.json b/docs/swagger.json
index 6837d8a..bba8488 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -1592,11 +1592,8 @@
1592 "total_score": { 1592 "total_score": {
1593 "type": "integer" 1593 "type": "integer"
1594 }, 1594 },
1595 "user_id": { 1595 "user": {
1596 "type": "string" 1596 "$ref": "#/definitions/models.UserShort"
1597 },
1598 "user_name": {
1599 "type": "string"
1600 } 1597 }
1601 } 1598 }
1602 }, 1599 },