Skip to content

Commit 1b1d6c0

Browse files
authored
fix: switching mintlify openapi back to copy (#182)
### 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
1 parent ae74e79 commit 1b1d6c0

2 files changed

Lines changed: 4461 additions & 3 deletions

File tree

mintlify/openapi.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)