[DOC] Remove scores.score from anime statistics

This commit is contained in:
Poly 2020-07-20 23:08:40 +02:00
parent 77d29593bc
commit 42f20a794e

View File

@ -57,11 +57,6 @@ class AnimeStatisticsResource extends JsonResource
* @OA\Items( * @OA\Items(
* type="object", * type="object",
* @OA\Property( * @OA\Property(
* property="score",
* type="integer",
* description="The number Score"
* ),
* @OA\Property(
* property="votes", * property="votes",
* type="integer", * type="integer",
* description="Number of votes for this score" * description="Number of votes for this score"