Route Documentation
    {{#each routes}}
  • {{this.method}}: {{this.path}}

    {{#if this.tags}}

    {{this.tags}}

    {{/if}}
  • {{/each}}