Skip to content

rapidly-tech/docs

Repository files navigation

Rapidly docs

Using Mintlify.

Core concepts

Development

Installation

pnpm install

Development Server

pnpm dev

Update schema and webhooks

We 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 Events navigation 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.
./update-schema.sh <openapi-schema-url>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter