| Body |  |
| :--- | :--- | :--- |
{{#each schema}}
{{#if type}}
| **{{{name}}}** | _{{type}}_ | {{{description}}} |
{{else}}
| **{{{name}}}** | | {{{description}}} |
{{/if}}
{{/each}}