OpenAPITools / OpenAPITools/openapi-generator
java-wiremock generator is undocumented
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
java-wiremock generator generates a .jar file with some classes.
This .jar is not runnable directly. There is no documentation on how this .jar file is supposed to be used. Nothing in wiremock's documentation implies such a .jar file can be used by wiremock directly.
As it is now the generator generates something completely useless.
Please document the intended use case.
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
Start by locating the java-wiremock generator and the WireMock documentation, then inspect how its generated .jar is intended to be consumed. Document the intended use case and how to use the generated classes or .jar; the documentation should make clear why the .jar is not directly runnable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100