forked from loafle/openapi-generator-original
#1955 fix command in README: flaskConnexion -> python-flask
This commit is contained in:
parent
d44aa82cc4
commit
3cd124603c
@ -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 \
|
java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar generate \
|
||||||
-i http://petstore.swagger.io/v2/swagger.json \
|
-i http://petstore.swagger.io/v2/swagger.json \
|
||||||
-l flaskConnexion \
|
-l python-flask \
|
||||||
-o samples/server/petstore/flaskConnexion
|
-o samples/server/petstore/flaskConnexion
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user