swagger-api / swagger-api/swagger-ui
`queryConfigEnabled` is missing in src/core/config/type-cast/mappings.js
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 29k
- Forks
- 9.3k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 25
Description
Q&A (please complete the following information)
- OS: N/A
- Browser: N/A
- Version: Latest
- Method of installation: N/A
- Swagger-UI version: Latest
- Swagger/OpenAPI version: Latest
Content & configuration
Not sure if it really counts as a bug, but as I compare src/core/config/type-cast/mappings.js & src/core/config/defaults.js, it would appear that only config.queryConfigEnabled is missing in typecastMappings.
Is there any reasons behind? Or is it a missing piece that should be added back to typecastMappings?
Contributor guide
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
Compare src/core/config/type-cast/mappings.js with src/core/config/defaults.js, focusing on queryConfigEnabled and the surrounding configuration entries. Determine whether the discrepancy is intentional, then verify the affected configuration behavior; done means the reason is established and the mapping is consistent with the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100