/
methods
{{@methodModel.id}}
{{#let (tabs-for-auth-section @methodModel "authConfig" @paths) as |tabs|}}
{{#if tabs.length}}
{{/if}}
{{/let}}
Create
{{singularize this.itemType}}
{{#if list.empty}}
Create
{{singularize this.itemType}}
{{else if list.item}}
{{list.item.id}}
View
{{singularize this.itemType}}
Edit
{{singularize this.itemType}}
{{/if}}