diff --git a/engine-rest/engine-rest-openapi/src/main/templates/paths/process-instance/{id}/comment/get.ftl b/engine-rest/engine-rest-openapi/src/main/templates/paths/process-instance/{id}/comment/get.ftl index 44dc2e3e357..4f4bbd14bfb 100644 --- a/engine-rest/engine-rest-openapi/src/main/templates/paths/process-instance/{id}/comment/get.ftl +++ b/engine-rest/engine-rest-openapi/src/main/templates/paths/process-instance/{id}/comment/get.ftl @@ -3,7 +3,7 @@ <@lib.endpointInfo id = "getProcessInstanceComments" - tag = "Process Instance comment" + tag = "Process Instance Comment" summary = "Get Process Instance Comments" desc = "Gets the comments for a process instance by id." /> @@ -74,4 +74,4 @@ } } - \ No newline at end of file +