{{#each entries}}
{{type}} {{key}} {{#if optional}} (Optional) {{/if}}
{{description}}
{{documentation}}
{{#with restrictions}} {{>documentation}} {{/with}} {{#if reference}} {{#if reference.found}}An object of type '{{reference.name}}'
{{else}}Missing reference
{{/if}} {{/if}}