This is an automated email from the ASF dual-hosted git repository.
sylviasu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
The following commit(s) were added to refs/heads/master by this push:
new ac9d47afcb5 docs: update 2.15 release blog error (#1288)
ac9d47afcb5 is described below
commit ac9d47afcb5caf942f2ffeaabe33880e66900707
Author: Sylvia <[email protected]>
AuthorDate: Tue Aug 16 16:29:20 2022 +0800
docs: update 2.15 release blog error (#1288)
---
blog/zh/blog/2022/07/29/release-apache-apisix-2.15.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/blog/zh/blog/2022/07/29/release-apache-apisix-2.15.md
b/blog/zh/blog/2022/07/29/release-apache-apisix-2.15.md
index 2c42b91a50e..d087694f5c5 100644
--- a/blog/zh/blog/2022/07/29/release-apache-apisix-2.15.md
+++ b/blog/zh/blog/2022/07/29/release-apache-apisix-2.15.md
@@ -89,7 +89,7 @@ tags: [Community]
同时,借助 APISIX
的另一个功能[自定义变量](https://apisix.apache.org/zh/docs/apisix/next/plugin-develop/#%E6%B3%A8%E5%86%8C%E8%87%AA%E5%AE%9A%E4%B9%89%E5%8F%98%E9%87%8F),则可以玩出更多花样。比如客户端地址为内网地址,则跳过某个
Logger 之类的场景。
-### 自定义错误响应
+## 自定义错误响应
该功能也是在具体插件层面配置的新功能,属于插件配置级别上的错误信息。