Skip to content

Commit

Permalink
chore(openapi): fix process instance comment tag
Browse files Browse the repository at this point in the history
related to #2551
  • Loading branch information
yanavasileva committed Dec 5, 2024
1 parent 2cf4d86 commit 4fbcf1b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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." />

Expand Down Expand Up @@ -74,4 +74,4 @@
}
}

</#macro>
</#macro>

0 comments on commit 4fbcf1b

Please sign in to comment.