diff options
Diffstat (limited to 'docs/docs.go')
| -rw-r--r-- | docs/docs.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/docs.go b/docs/docs.go index b7dc7ab..a0aad6f 100644 --- a/docs/docs.go +++ b/docs/docs.go | |||
| @@ -914,9 +914,6 @@ const docTemplate = `{ | |||
| 914 | "rating": { | 914 | "rating": { |
| 915 | "type": "number" | 915 | "type": "number" |
| 916 | }, | 916 | }, |
| 917 | "score_count": { | ||
| 918 | "type": "integer" | ||
| 919 | }, | ||
| 920 | "showcase": { | 917 | "showcase": { |
| 921 | "type": "string" | 918 | "type": "string" |
| 922 | } | 919 | } |