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.
When a directory is defined with the -o option that doesn't exist, instead of it being created the script just stops and indicates success.
-o
A workaround is to add something like npx make-dir-cli your/path before starting swagger-typescript-api
npx make-dir-cli your/path
swagger-typescript-api