mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
Update README.mustache
Fix broken link
This commit is contained in:
parent
745e4f7dc2
commit
acc43e7f71
@ -5,7 +5,7 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap
|
|||||||
|
|
||||||
This example uses the [expressjs](http://expressjs.com/) framework. To see how to make this your own, look here:
|
This example uses the [expressjs](http://expressjs.com/) framework. To see how to make this your own, look here:
|
||||||
|
|
||||||
[README](https://github.com/swagger-api/swagger-codegen/README.md)
|
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)
|
||||||
|
|
||||||
### Running the server
|
### Running the server
|
||||||
To run the server, follow these simple steps:
|
To run the server, follow these simple steps:
|
||||||
@ -21,4 +21,4 @@ To view the Swagger UI interface:
|
|||||||
open http://localhost:8080/docs
|
open http://localhost:8080/docs
|
||||||
```
|
```
|
||||||
|
|
||||||
This project leverages the mega-awesome [swagger-tools](https://github.com/apigee-127/swagger-tools) middleware which does most all the work.
|
This project leverages the mega-awesome [swagger-tools](https://github.com/apigee-127/swagger-tools) middleware which does most all the work.
|
||||||
|
Loading…
Reference in New Issue
Block a user