{{#if parametersPath}}
{{#each parametersPath}}
{{{name}}}: {{>export-schema-type}},
{{/each}}
{{/if}}