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

Visual Bug in API reference section #3

Open
rapax00 opened this issue Sep 20, 2024 · 0 comments
Open

Visual Bug in API reference section #3

rapax00 opened this issue Sep 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@rapax00
Copy link
Member

rapax00 commented Sep 20, 2024

Bug

While reading the documentation, I noticed that the /fetch endpoint has a GET badge, even though it uses a POST method.

Watch it:
image

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
local production

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.

@rapax00 rapax00 added bug Something isn't working help wanted Extra attention is needed labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants