... | ... | @@ -57,7 +57,7 @@ What to check: |
|
|
- https://hub.docker.com/r/openapitools/openapi-generator-cli/tags/
|
|
|
- https://hub.docker.com/r/openapitools/openapi-generator-online/tags/
|
|
|
* Check maven central:
|
|
|
- Run a small maven project using the `openapi-generator-maven-plugin` central plugin
|
|
|
- Run a small maven project using the `openapi-generator-maven-plugin` plugin: For example `mvn verify -f modules/openapi-generator-maven-plugin/examples/java-client.xml` (if you are at the root of the repository).
|
|
|
- Run a small gradle project: `modules/openapi-generator-gradle-plugin/samples/local-spec`, according to the `README.md` there, do some test with `-PopenApiGeneratorVersion=<version>`
|
|
|
|
|
|
How to check:
|
... | ... | |