diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-07-12 18:44:40 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2023-07-12 18:44:40 +0300 |
| commit | 5e8b4791a06c8fa00e56f4d043d25d00ef003c76 (patch) | |
| tree | ebcb6de8e21c809543967055877fc31fa38a18b3 /docs/swagger.yaml | |
| parent | fix: sql typo for edit map summary (#48) (diff) | |
| download | lphub-5e8b4791a06c8fa00e56f4d043d25d00ef003c76.tar.gz lphub-5e8b4791a06c8fa00e56f4d043d25d00ef003c76.tar.bz2 lphub-5e8b4791a06c8fa00e56f4d043d25d00ef003c76.zip | |
fix: 0 score count / showcase not required (#47)
Former-commit-id: 2a1cea87348e0af8d97512a46093bd38768257ef
Diffstat (limited to 'docs/swagger.yaml')
| -rw-r--r-- | docs/swagger.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 3b706ea..7571073 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml | |||
| @@ -51,7 +51,6 @@ definitions: | |||
| 51 | - description | 51 | - description |
| 52 | - record_date | 52 | - record_date |
| 53 | - score_count | 53 | - score_count |
| 54 | - showcase | ||
| 55 | - user_name | 54 | - user_name |
| 56 | type: object | 55 | type: object |
| 57 | models.DeleteMapSummaryRequest: | 56 | models.DeleteMapSummaryRequest: |
| @@ -87,7 +86,6 @@ definitions: | |||
| 87 | - record_date | 86 | - record_date |
| 88 | - route_id | 87 | - route_id |
| 89 | - score_count | 88 | - score_count |
| 90 | - showcase | ||
| 91 | - user_name | 89 | - user_name |
| 92 | type: object | 90 | type: object |
| 93 | models.Game: | 91 | models.Game: |