This repository contains the documentation for Control Plane Corporation.
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev
mintlify broken-links
To sync the API reference pages with the latest OpenAPI specifications, run:
npx @mintlify/scraping@latest openapi-file https://api.cpln.io/openapi.json -o api-reference
npx @mintlify/scraping@latest openapi-file https://audit.cpln.io/openapi.json -o api-reference/audit