diff --git a/src/main/template/content_type.handlebars b/src/main/template/content_type.handlebars index e6e0073d..423fc4dd 100644 --- a/src/main/template/content_type.handlebars +++ b/src/main/template/content_type.handlebars @@ -2,7 +2,7 @@ {{#if consumes}} {{#each consumes}} - + {{/each}} {{else}} diff --git a/src/main/template/response_content_type.handlebars b/src/main/template/response_content_type.handlebars index 4e69ac88..7ecbce15 100644 --- a/src/main/template/response_content_type.handlebars +++ b/src/main/template/response_content_type.handlebars @@ -2,7 +2,7 @@