Random card endpoint caching is enabled
Closed this issue · 2 comments
Doarakko commented
Cache Control is disabled for this endpoint so it should always provide a fresh card.
https://ygoprodeck.com/api-guide/
The above is in the documentation, but with caching enabled.
I would like you to invalidate the cache.
PS
I always have fun with the bot that lets you draw Yu-Gi-Oh cards on Slack.
Thank you for providing great API.
https://github.com/Doarakko/draw-edge
AlanOC91 commented
Hey! Thanks for the report! This should be fixed now. We've been making some adjustments to our page caches recently.
Doarakko commented
Thank you for quick fix!