mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
removed the ability to order anime by type and rating
This commit is contained in:
parent
a3a1b6e715
commit
851c9c9e97
@ -7,12 +7,12 @@ use Spatie\Enum\Laravel\Enum;
|
||||
/**
|
||||
* @method static self mal_id()
|
||||
* @method static self title()
|
||||
* @method static self rating()
|
||||
* @method static self start_date()
|
||||
* @method static self end_date()
|
||||
* @method static self episodes()
|
||||
* @method static self score()
|
||||
* @method static self scored_by()
|
||||
* @method static self rank()
|
||||
* @method static self popularity()
|
||||
* @method static self members()
|
||||
* @method static self favorites()
|
||||
|
Loading…
x
Reference in New Issue
Block a user