mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
Fix a typo
This commit is contained in:
parent
88692ec42d
commit
aa262f6021
@ -51,7 +51,7 @@ To run the server, cd to the `samples/server-generator/node/output` folder and r
|
||||
```
|
||||
# install the dependencies
|
||||
npm install
|
||||
node Apps/main.js
|
||||
node App/main.js
|
||||
```
|
||||
|
||||
You can now load the swagger-ui against `http://localhost:8002/resources.json`. Of course this isn't a fully
|
||||
|
Loading…
Reference in New Issue
Block a user