Closed SniperBuddy101 closed 1 year ago
Thanks @SniperBuddy101 looks excellent overall. Could you please:
I guess its best to automate this btw, so to auto generate the OpenAPI spec whenever we build the server. If you want to take it as well, let me know (should be a separate PR though).
I imagine the steps are:
@arielweinberger Will make those changes.
Yes, I also think that it'll be better if we auto generate the MDX files at build time. I'd like to take that as well.
@SniperBuddy101 yup just updated my comment!
Amazing work!
Resolves #191
Screenshot
Process:
open-api.json
in the docs directory (Mintlify).npx @mintlify/scraping@latest openapi-file open-api.json -o api-reference
mint.json
file.Have already auto generated the MDX files for the current API spec.