Skip to content

Commit

Permalink
Updated README Swagger CodeGen version (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
RedbackThomson authored and k8s-ci-robot committed Sep 25, 2019
1 parent ee207f2 commit 9281ea1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ You need `npm`, install dependencies using `npm install`.

If you made any changes to protos (see backend/README), you'll need to
regenerate the Typescript client library from swagger. We use
swagger-codegen-cli@2.4.1, which you can get
[here](http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.1/swagger-codegen-cli-2.4.1.jar).
swagger-codegen-cli@2.4.7, which you can get
[here](http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.7/swagger-codegen-cli-2.4.7.jar).
Make sure the jar file is somewhere on your path with the name
swagger-codegen-cli.jar, then run `npm run apis`.

Expand Down

0 comments on commit 9281ea1

Please sign in to comment.