Skip to content

Commit

Permalink
ADM-612:[docs]feat: fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
weiraneve committed Dec 21, 2023
1 parent 0f28732 commit 6434156
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,11 @@ responses:
<td>Failed to get BuildKite info_status: 401 UNAUTHORIZED, reason: xxx</td>
<td>Token is incorrect</td>
</tr>
<tr>
<td>500</td>
<td></td>
<td>Internal Server Error</td>
</tr>
</tr>
</table>

- Sequence Diagram
Expand Down Expand Up @@ -215,10 +216,11 @@ responses:{
<td>Failed to get BuildKite info_status: 401 UNAUTHORIZED, reason: xxx</td>
<td>Token is incorrect</td>
</tr>
<tr>
<td>500</td>
<td></td>
<td>Internal Server Error</td>
</tr>
</tr>
</table>

- Sequence Diagram
Expand Down

0 comments on commit 6434156

Please sign in to comment.