forked from loafle/openapi-generator-original
Update README.md
This commit is contained in:
parent
6635616826
commit
181e7a8b55
@ -149,7 +149,7 @@ If you need to make static pages or don't want the sandbox of the swagger-ui, yo
|
||||
Will produce the output here:
|
||||
|
||||
```
|
||||
https://github.com/wordnik/swagger-codegen/tree/master/samples/docs/swagger-static-docs/sd
|
||||
https://github.com/wordnik/swagger-codegen/tree/master/samples/docs/swagger-static-docs
|
||||
```
|
||||
|
||||
which is based on these templates:
|
||||
@ -158,6 +158,10 @@ which is based on these templates:
|
||||
https://github.com/wordnik/swagger-codegen/tree/master/src/main/resources/swagger-static
|
||||
```
|
||||
|
||||
and looks like this
|
||||
|
||||

|
||||
|
||||
### To build a server stub
|
||||
|
||||
You can also use the codegen to generate a server for a couple different frameworks. Take a look here:
|
||||
|
Loading…
x
Reference in New Issue
Block a user