Merge pull request #73 from seanbreckenridge/apiary-user-filter-fix

Update the User List Filter Enum on apiary spec
This commit is contained in:
Irfan 2019-10-09 10:15:22 -07:00 committed by GitHub
commit 88cc05b7ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -643,6 +643,7 @@ User related data
| `/` | `/` |
| `/all` (alias) | `/all` (alias) |
| `/watching` | `/reading` |
| `/completed` | `/completed` |
| `/onhold` | `/onhold` |
| `/dropped` | `/dropped` |
| `/plantowatch` | `/plantoread` |