API definition for the Catalyst Server implementation.
Check out the public API docs here
- Install Node JS.
- Clone this repo and run
yarn
in the repo root.
Starts the reference docs preview server.
Bundles the definition to the dist folder.
Validates the definition.
This repository uses Redocly to generate API reference documentation
The .redocly.yaml
controls settings for various
tools including the lint tool and the reference
docs engine. Open it to find examples and
read the docs
for more information.