scala-sttp.paramQueryCreation.mustache Maven / Gradle / Ivy
The newest version!
{{#isContainer}}${ formatQueryArray("{{{baseName}}}",{{{paramName}}}{{#collectionFormat}}, {{collectionFormat.toUpperCase}}{{/collectionFormat}}) }{{/isContainer}}{{^isContainer}}{{baseName}}=${ {{{paramName}}} }{{/isContainer}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy