mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
[DOC] Remove scores.score
from anime statistics
This commit is contained in:
parent
77d29593bc
commit
42f20a794e
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user