You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This openapi-file command does not even exist in the cli tool?
npx @mintlify/scraping@latest openapi-file ./openapi.json
mintlify-scrape <command>
Commands:
mintlify-scrape page <url> Scrapes the docs page for the URL provided
mintlify-scrape section <url> Scrapes the entire docs site based on the URL p
rovided
Options:
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Unknown commands: openapi-file, ./openapi.json
The text was updated successfully, but these errors were encountered:
I'm following these guides and they all seem to be broken
https://mintlify.com/blog/steps-to-autogenerate
https://mintlify.com/docs/api-playground/openapi/setup
This
openapi-file
command does not even exist in the cli tool?The text was updated successfully, but these errors were encountered: