Skip to content

Commit dd10cf1

Browse files
MarkRobboMark Robinson
authored andcommitted
Fix API doc table parameter to match example
1 parent 18fb502 commit dd10cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/apidocs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h4>Parameters</h4>
9393
<th>Description</th>
9494
</tr>
9595
<tr>
96-
<td>path</td>
96+
<td>githubURL</td>
9797
<td>String</td>
9898
<td>Partial github URL to the workflow (no "https://")</td>
9999
</tr>

0 commit comments

Comments
 (0)