Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Dec 6, 2025

Added documentation for the new --disable-openapi flag that allows users to skip OpenAPI file processing during local development. This flag improves performance for projects with many OpenAPI files by skipping schema rendering.

Initial changes in this PR

Files changed

  • installation.mdx - Added new "Skip OpenAPI processing" section documenting the --disable-openapi flag

Note

Documents the --disable-openapi flag in installation.mdx with an example for skipping OpenAPI processing during local dev.

  • Docs:
    • Update installation.mdx:
      • Add “Skip OpenAPI processing” section documenting --disable-openapi with example command mint dev --disable-openapi.

Written by Cursor Bugbot for commit 33bfef6. This will update automatically on new commits. Configure here.

Copy link
Collaborator

@ethanpalm ethanpalm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved this to the CLI page with the other flags for mint dev. lgtm

@paaatrrrick paaatrrrick merged commit b50d30f into main Dec 6, 2025
5 checks passed
@paaatrrrick paaatrrrick deleted the mintlify/document-disable-openapi-flag-77434 branch December 6, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants