aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.json
diff options
context:
space:
mode:
authorArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-06-20 20:57:10 +0300
committerArda Serdar Pektezol <1669855+pektezol@users.noreply.github.com>2023-06-20 20:57:10 +0300
commit9af2c7d17f02be98998d388b421b3d055a96f83e (patch)
tree0e1fe45dec78928c77a0455732acd845916bfcb5 /docs/swagger.json
parentdocs: map summary response (#46) (diff)
downloadlphub-9af2c7d17f02be98998d388b421b3d055a96f83e.tar.gz
lphub-9af2c7d17f02be98998d388b421b3d055a96f83e.tar.bz2
lphub-9af2c7d17f02be98998d388b421b3d055a96f83e.zip
fix: remove duplicate score count in routes (#46)
Diffstat (limited to '')
-rw-r--r--docs/swagger.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/swagger.json b/docs/swagger.json
index ffcf55a..2279ff6 100644
--- a/docs/swagger.json
+++ b/docs/swagger.json
@@ -907,9 +907,6 @@
907 "rating": { 907 "rating": {
908 "type": "number" 908 "type": "number"
909 }, 909 },
910 "score_count": {
911 "type": "integer"
912 },
913 "showcase": { 910 "showcase": {
914 "type": "string" 911 "type": "string"
915 } 912 }