sphinx-contrib / sphinx-contrib/openapi
'security' block is not loaded
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 126
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Sphinx documentation generated from OpenAPI 3.0 doesn't contain information from security block. For example about required bearer token
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the Sphinx extension renders OpenAPI 3.0 operations and where the security block is handled or omitted. Compare generated documentation for an operation requiring a bearer token; done means the relevant security requirement appears in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100