... | ... | @@ -90,6 +90,7 @@ Checking openapi-generator-cli docker ... [OK] |
|
|
- cd openapi-generator-cli
|
|
|
- npm login
|
|
|
- npm install
|
|
|
- Check https://search.maven.org/search?q=g:org.openapitools to ensure it's showing the released stable version
|
|
|
- npm version patch && npm run build:all && npm run publish
|
|
|
|
|
|
* update online generator to use the latest stable version
|
... | ... | |