swagger-api / swagger-api/validator-badge
[Request] Validation via maven plugin
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 227
- Forks
- 81
- Avg merge
- 2h 3m
- Merged PRs (30d)
- 1
Description
It would be rather nice to have a swagger spec validator invokable from a maven plugin. This way, tooling that generates swagger specs from code would be able to validate them easily as a part of their build process.
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 request targets validator-badge's Swagger JSON/YAML validation through a Maven plugin. Start by locating the existing validation entry point and the project's current build configuration; done means generated Swagger specs can be validated as part of a Maven build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100