Skip to content

Commit a5d33fd

Browse files
chore(release): #5 add openapi-generator-cli whoch is used in replaceVersionInFiles.js to devDependencies
1 parent e921ca2 commit a5d33fd

File tree

3 files changed

+1822
-187
lines changed

3 files changed

+1822
-187
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ openapi-generator-cli generate -i http://localhost:8082/docs/json -g asciidoc -o
110110

111111
### Create new version
112112

113-
Make sure, you have the package [@openapitools/openapi-generator-cli](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) installed globally (using `npm i -g @openapitools/openapi-generator-cli`).
114-
115113
To create a new version use npm's [version](https://docs.npmjs.com/cli/v11/commands/npm-version) command and make sure that your server is not running (since this command will start it).
116114

117115
[(back to top)](#bsi-secvisogram-csaf-validator-service)

0 commit comments

Comments
 (0)