API_DESCRIPTION

Constant API_DESCRIPTION 

Source
const API_DESCRIPTION: &str = "# Catalyst Gateway API.

The Catalyst Gateway API provides realtime data for all prior, current and future Catalyst Voices voting events.

⚠️ Warning: This API is currently unstable and may change at any time without prior notice. Backwards compatibility is not guaranteed, and future versions may introduce breaking changes. It is intended for experimental or internal use only. Use at your own risk.
";
Expand description

A long description of the API. Markdown is supported