diff --git a/docs/src/content/docs/en/spikes/tech-spikes-split-verify-of-buildkite.mdx b/docs/src/content/docs/en/spikes/tech-spikes-split-verify-of-buildkite.mdx
index af2c855778..7d51b72607 100644
--- a/docs/src/content/docs/en/spikes/tech-spikes-split-verify-of-buildkite.mdx
+++ b/docs/src/content/docs/en/spikes/tech-spikes-split-verify-of-buildkite.mdx
@@ -103,7 +103,7 @@ responses:
hintInfo |
- 500 |
+ 400 |
Token cannot be empty. |
|
@@ -115,6 +115,10 @@ responses:
Failed to get BuildKite info_status: 401 UNAUTHORIZED, reason: xxx |
Token is incorrect |
+ 500 |
+ |
+ Internal Server Error |
+
- Sequence Diagram
@@ -193,7 +197,7 @@ responses:{
hintInfo |
- 500 |
+ 400 |
Token cannot be empty. |
|
@@ -211,6 +215,10 @@ responses:{
Failed to get BuildKite info_status: 401 UNAUTHORIZED, reason: xxx |
Token is incorrect |
+ 500 |
+ |
+ Internal Server Error |
+
- Sequence Diagram