
templates.json.ShapeJsonMarshaller.ftl Maven / Gradle / Ivy
<#assign shape = shapes[shapeName]/>
<#if shape.type = "Request">
<@RequestMarshallerMacro.content .data_model/>
<#else>
<@ModelMarshallerMacro.content .data_model/>
#if>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy