diff --git a/modules/openapi-generator/src/main/resources/postman-collection/item.mustache b/modules/openapi-generator/src/main/resources/postman-collection/item.mustache index 0293799072f..b5293f8332b 100644 --- a/modules/openapi-generator/src/main/resources/postman-collection/item.mustache +++ b/modules/openapi-generator/src/main/resources/postman-collection/item.mustache @@ -4,7 +4,7 @@ "item": [ {{#vendorExtensions.postmanRequests}} { - "name": "{{name}}", + "name": "{{{name}}}", "request": { "method": "{{httpMethod}}", "header": [