Using Mintlify.
Core concepts
docs.jsoncontains navigation, redirects and core settings
Installation
pnpm installDevelopment Server
pnpm devWe have a script that takes care of:
- Downloading the latest OpenAPI schema
- Generating missing webhooks schema pages
- By default, new pages are added at the bottom of the
Webhooks Eventsnavigation section, but you can move them to a specific group if needed. - Existing pages are not updated, so you can safely edit them without losing your changes.
- By default, new pages are added at the bottom of the
./update-schema.sh <openapi-schema-url>