aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/swagger.json')
-rw-r--r--docs/swagger.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/swagger.json b/docs/swagger.json
index 2761779..1c52fcc 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -1564,6 +1564,9 @@
1564 "category": { 1564 "category": {
1565 "$ref": "#/definitions/models.Category" 1565 "$ref": "#/definitions/models.Category"
1566 }, 1566 },
1567 "completion_count": {
1568 "type": "integer"
1569 },
1567 "description": { 1570 "description": {
1568 "type": "string" 1571 "type": "string"
1569 }, 1572 },