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.
1 parent cc264a3 commit 0023a07Copy full SHA for 0023a07
README.md
@@ -32,7 +32,7 @@ npm i @sngular/openapi-nodejs-cli --global
32
### 🧑🏻💻 Usage
33
34
```bash
35
-npx openapi-nodejs-cli input/schema.yaml
+npx openapi-nodejs-cli -i input/schema.yaml
36
```
37
38
You can retrieve an option list with this command:
0 commit comments