Skip to content

fix: switching mintlify openapi back to copy#182

Merged
pengying merged 1 commit intomainfrom
09-30-fix_switching_mintlify_openapi_back_to_copy
Sep 30, 2025
Merged

fix: switching mintlify openapi back to copy#182
pengying merged 1 commit intomainfrom
09-30-fix_switching_mintlify_openapi_back_to_copy

Conversation

@pengying
Copy link
Copy Markdown
Contributor

@pengying pengying commented Sep 30, 2025

TL;DR

Replace symlinked OpenAPI file in Mintlify directory with a direct copy and update build scripts to maintain both copies. Mintlify's Github app errored out when trying to deploy using the openapi.yaml symlink.

What changed?

  • Removed the symlink from mintlify/openapi.yaml to ../openapi.yaml
  • Added a direct copy of the full OpenAPI schema in mintlify/openapi.yaml
  • Updated npm scripts in package.json to copy the OpenAPI file to the Mintlify directory after building or linting

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@pengying pengying marked this pull request as ready for review September 30, 2025 18:28
@pengying pengying merged commit 1b1d6c0 into main Sep 30, 2025
5 checks passed
@pengying pengying deleted the 09-30-fix_switching_mintlify_openapi_back_to_copy branch September 30, 2025 18:33
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.

2 participants