Closed Altair-Bueno closed 2 years ago
The available endpoint has been removed recently.
The available endpoint has been removed recently.
Is the endpoint removed permanently or will you enable it again. As this endpoint really helpful (and even required to some extent) in my project. Also, if possible, character list of an anime who's quotes are available
Short summary
The
/api/available/anime
returns empty string as an available anime title."" is not a valid anime title. Fetching the available quotes for "" results on an error
Proof
Empty string literal
query:
https://animechan.vercel.app/api/quotes/anime?title=
response status: 400Empty string with control codes
query:
https://animechan.vercel.app/api/quotes/anime?title=%02%03
response status: 404/api/available/anime
response