Remove key requirement for "/skyblock/news" #524
TheNullicorn
started this conversation in
Ideas
Replies: 1 comment
-
Bumping this, I agree. It's heavily cacheable and contains only public information, I see no reason for it to require an API key. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Considering how rarely the endpoint updates, is there any reason it's not a resource endpoint? It doesn't seem like something that needs to constantly be updated. Maybe move it to
/resources/skyblock/news
and make/skyblock/news
an alias?Not that I use it personally, I was just looking through the docs and thought it was odd.
Beta Was this translation helpful? Give feedback.
All reactions