{{_ schema.plural}}

{{_ 'The following REST calls are available for consumption.'}}

{{#if rows.length}} {{#each rows}} {{/each}}
{{_ 'Name'}} {{_ 'Method'}} {{_ 'URL'}}
{{_ rest_title}} {{upper rest_method}} /rest{{ rest_path}}
{{/if}}