Fix "try out" in swagger docs
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For `/tokens/` it shows the token param as required even though it's optional (to list all tokens).
It also tries to send a body for a GET request...`
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the Swagger documentation definition for the `/tokens/` endpoint and reproduce its “Try it out” request. Done means the token parameter is optional and a GET request sends no body.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100