OpenAPITools / OpenAPITools/openapi-generator
Better/more examples of ReplaceAll lambda needed
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
The documentation on the method itself is inadequate. It doesn't show how to pass in the source string, the regex, and the replacement
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
Open modules/openapi-generator/src/main/java/org/openapitools/codegen/templating/mustache/ReplaceAllLambda.java around line 38 and read the existing method documentation. Add examples showing how to provide the source string, regular expression, and replacement; the work is done when the ReplaceAll lambda usage is clear from the method documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100