diff --git a/changes/ce/fix-10085.zh.md b/changes/ce/fix-10085.zh.md index 3e2d809d4..059680efa 100644 --- a/changes/ce/fix-10085.zh.md +++ b/changes/ce/fix-10085.zh.md @@ -1 +1 @@ -对 `/authorization/sources/:source[/*] `中不存在的来源的所有请求一致地返回 `404`。 +如果向 `/authorization/sources/:source[/*]` 请求的 `source` 不存在,将一致地返回 `404`。