swagger-api / swagger-api/swagger-codegen
Typo: insenstive
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Typo in templates.
insenstive should be insensitive
Swagger-codegen version
3.0.32
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
run codespell on generated code.
Related issues/PRs
Suggest a fix/enhancement
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
Find the generated-code template containing insenstive, using the issue text and a codespell run as the starting points. Correct the spelling to insensitive and verify that codespell no longer reports the typo.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100