We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c2a75 commit 63331a8Copy full SHA for 63331a8
postman/README.md
@@ -12,7 +12,7 @@ Docs: https://joolfe.github.io/postman-to-openapi/
12
2. **Run p2o (postman-2-openapi)**
13
This example runs towards an Automox Postman Collection, translated to OpenAPI
14
```
15
-~/.npm-global/bin/p2o Automox\ API.postman_collection.json -f automox.yaml
+~/.npm-global/lib/node_modules/postman-to-openapi/bin/cli.js fluency.json -f fluency.yaml
16
17
18
PS: It may be located in a different location after install. Check the logs from the install.
0 commit comments