aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.yaml
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.yaml
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 'docs/swagger.yaml')
-rw-r--r--docs/swagger.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/swagger.yaml b/docs/swagger.yaml
index 3dfe421..ba4775a 100644
--- a/docs/swagger.yaml
+++ b/docs/swagger.yaml
@@ -78,8 +78,6 @@ definitions:
78 $ref: '#/definitions/models.MapHistory' 78 $ref: '#/definitions/models.MapHistory'
79 rating: 79 rating:
80 type: number 80 type: number
81 score_count:
82 type: integer
83 showcase: 81 showcase:
84 type: string 82 type: string
85 type: object 83 type: object