Hide empty rules like head and options
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
flask adds options and head methods to routes, figure out a way to hide these while generating the swagger yaml/json files
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the route-generation code that produces Swagger YAML/JSON and inspect how Flask's automatically added options and head methods are represented. Done means generated documentation no longer includes empty rules for those methods, with the output checked for both YAML and JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, openapi, python
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100