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 6d9854c commit f04d7f3Copy full SHA for f04d7f3
README.md
@@ -60,7 +60,7 @@ npx openapi-typescript https://petstore.swagger.io/v2/swagger.json --output pets
60
# 🚀 https://petstore.swagger.io/v2/swagger.json -> petstore.ts [650ms]
61
```
62
63
-_Note: for obvious reasons, globbing doesn’t work for remote schemas_
+_Note: globbing doesn’t work for remote schemas because there is no reliable way to determine a list of files to select from a remote file system._
64
65
_Thanks to [@psmyrdek](https://github.com/psmyrdek) for the remote spec feature!_
66
0 commit comments