mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-04 22:50:53 +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
|
# install the dependencies
|
||||||
npm install
|
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
|
You can now load the swagger-ui against `http://localhost:8002/resources.json`. Of course this isn't a fully
|
||||||
|
Loading…
x
Reference in New Issue
Block a user