{{#with api}}
  {{#definitions}}
{{> definition}}
  {{#if @root.options.class}}
{{> class}}
  {{/if}}
  {{/definitions}}
{{/with}}