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 d5e645c commit f0f7cbcCopy full SHA for f0f7cbc
api-playground/openapi/setup.mdx
@@ -85,8 +85,7 @@ not specified, the files will populate in the working directory.
85
npx @mintlify/scraping@latest openapi-file <path-to-openapi-file> -o api-reference
86
```
87
88
-Learn more about our scraping package
89
-[here](https://www.npmjs.com/package/@mintlify/scraping).
+Learn more about our scraping package [here](https://www.npmjs.com/package/@mintlify/scraping).
90
91
The scraper will output an array of
92
[Navigation entries](/settings/global#structure) containing your OpenAPI MDX
0 commit comments