You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reading the documentation, I noticed that the /fetch endpoint has a GET badge, even though it uses a POST method.
Watch it:
Solution?
I think its a good idea, as good neighbor, to send a PR. I cloneed and run this repo locally, but surprise! Locally, it's correct, although other endpoints don't have the badge.
Watch it:
Local
Production
Badge of /fetch is correct
Not shown badges of other endpoints
Badge of /fetch is wrong
Shown badges of other endpoints
In summary
I'm not sure what's happening, whether it's a problem with how the repo is being deployed (maybe an old commit) or something at the code level.
I hope for a response to be able to collaborate and send a PR.
The text was updated successfully, but these errors were encountered:
Bug
While reading the documentation, I noticed that the
/fetch
endpoint has a GET badge, even though it uses a POST method.Watch it:

Solution?
I think its a good idea, as good neighbor, to send a PR. I cloneed and run this repo locally, but surprise! Locally, it's correct, although other endpoints don't have the badge.
Watch it:
/fetch
is correct/fetch
is wrongIn summary
I'm not sure what's happening, whether it's a problem with how the repo is being deployed (maybe an old commit) or something at the code level.
I hope for a response to be able to collaborate and send a PR.
The text was updated successfully, but these errors were encountered: