openapi-processor / openapi-processor/openapi-processor-spring
log unknown options
Open
Nobody has claimed this yet.
enhancement
undecided
- Dominant language
- Kotlin
- Stars
- 56
- Forks
- 11
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
the generatr should log the keys from the options map that it will not use so the user does not need to debug the code to find out why it is not working.
or do it here: hauner/openapi-generatr-gradle#3
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
The issue names no files or tests; start by locating where the generator reads the options map and determines which keys it uses. Done means unused option keys are logged clearly, with the behavior checked against the related hauner/openapi-generatr-gradle#3 discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, spring-boot
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100