Skip to content

Commit

Permalink
fix(openapi): remove trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rpost authored May 21, 2021
1 parent 0aa166c commit 2449c9c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ the suspended attribute. Should you need to extend it, it is probably a good ide
* `processDefinitionKey`">

<@lib.property
name = "jobDefinitionId "
name = "jobDefinitionId"
type = "string"
desc = "The job definition id of the jobs to activate or suspend."
/>
Expand Down Expand Up @@ -53,4 +53,4 @@ the suspended attribute. Should you need to extend it, it is probably a good ide


</@lib.dto>
</#macro>
</#macro>

0 comments on commit 2449c9c

Please sign in to comment.