Skip to content

Commit 54c01d0

Browse files
authored
Added link to openapi-generator-cli.jar
1 parent 8fc4795 commit 54c01d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ Library options currently supported for the `java` generator:
205205
+ [google-api-client](#google-api-client)
206206

207207
See also:
208-
* [OpenAPI Generator (maven Plugin)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin)
208+
* [OpenAPI Generator (maven Plugin)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin)
209+
* [OpenAPI Generator (executable)](https://mvnrepository.com/artifact/org.openapitools/openapi-generator-cli)
209210
* [CONFIG OPTIONS for java](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/java.md)
210211

211212
#### okhttp-gson <a name="okhttp-gson"></a>

0 commit comments

Comments
 (0)