openapi-processor / openapi-processor/openapi-processor-gradle
check processor properties
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 6
- Forks
- 2
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 8
Description
if the plugin could request a list of valid options properties from a processor it could check if the properties used in the corresponding processor configuration block are valid.
That way the processor would not need to implement such a check.
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
No files, tests, or entry points are named. Start by tracing how processor configuration properties are currently handled and where validation occurs. Done would mean the plugin can obtain valid processor options and validate configuration properties without each processor implementing its own check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100