forked from loafle/openapi-generator-original
[aspnet] Updated -l aspnet5 in example command
Apparently, I missed this in the readme even after the comment in the original pull request
This commit is contained in:
parent
9eb6993ccc
commit
34c7250ce9
@ -593,7 +593,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 aspnet5-webapi \
|
||||
-l aspnet5 \
|
||||
-o samples/server/petstore/aspnet5
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user