{{#MDHeading}}{{title}}{{/MDHeading}}

{{! ---------- description ---------- }}

{{{description}}}

{{> ServiceHelp }}

{{! ---------- /description ---------- ~}}

{{~! ---------- TOC ---------- }}

{{#MDHeading level=2}}Endpoints{{/MDHeading}}

{{#each endpoints}}
* [{{path}}](/{{fsPath}}) {{!-- {{#each operations}} [[{{method}}](/{{../fsPath}}#{{#slugify}}{{../../path}} {{method}}{{/slugify}})] {{/each}} --}}
{{/each}}

{{! ---------- /TOC ---------- }}

