We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25aef5f + aa262f6 commit 0821d18Copy full SHA for 0821d18
samples/server-generator/node/README.md
@@ -51,7 +51,7 @@ To run the server, cd to the `samples/server-generator/node/output` folder and r
51
```
52
# install the dependencies
53
npm install
54
-node Apps/main.js
+node App/main.js
55
56
57
You can now load the swagger-ui against `http://localhost:8002/resources.json`. Of course this isn't a fully
0 commit comments