mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
Merge pull request #1957 from hjacobs/bugfix/issue-1955-readme-fix-python-flask
#1955 fix command in README: flaskConnexion -> python-flask
This commit is contained in:
commit
4b9aa25d63
@ -512,7 +512,7 @@ java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate \
|
||||
```
|
||||
java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate \
|
||||
-i http://petstore.swagger.io/v2/swagger.json \
|
||||
-l flaskConnexion \
|
||||
-l python-flask \
|
||||
-o samples/server/petstore/flaskConnexion
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user