Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BC] Pass only year or year+month combo into start_date and end_date #392

Open
irfan-dahir opened this issue Jun 11, 2023 · 0 comments
Open
Assignees

Comments

@irfan-dahir
Copy link
Contributor

https://api.jikan.moe/v4/anime?start_date=2023&page=1
Previously, it was possible to do this.

Now the user has to do this: https://api.jikan.moe/v4/anime?start_date=2009-01-01&end_date=2009-12-31&page=1

I think we should achieve the same effect for backward compatibility

@pushrbx pushrbx self-assigned this Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants