From 3e842e4a6b0b2f60adb6569a9ee4f295ab03bb67 Mon Sep 17 00:00:00 2001 From: Stefan Strigler Date: Fri, 2 Dec 2022 13:42:57 +0100 Subject: [PATCH] style: fix changelog --- changes/v5.0.12-en.md | 2 +- changes/v5.0.12-zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changes/v5.0.12-en.md b/changes/v5.0.12-en.md index 0a52f6f08..731719c7d 100644 --- a/changes/v5.0.12-en.md +++ b/changes/v5.0.12-en.md @@ -20,4 +20,4 @@ - Fix that the obsolete SSL files aren't deleted after the ExHook config update [#9432](https://github.com/emqx/emqx/pull/9432). -- Fix schema for `GET /trace/:name/log` [#9468](https://github.com/emqx/emqx/pull/9468). +- Fix doc and schema for `/trace` API [#9468](https://github.com/emqx/emqx/pull/9468). diff --git a/changes/v5.0.12-zh.md b/changes/v5.0.12-zh.md index 8c58cdec2..4a7ad20b5 100644 --- a/changes/v5.0.12-zh.md +++ b/changes/v5.0.12-zh.md @@ -19,4 +19,4 @@ - 修复 ExHook 更新 SSL 相关配置后,过时的 SSL 文件没有被删除的问题 [#9432](https://github.com/emqx/emqx/pull/9432)。 -- [FIXME] Fix schema for `GET /trace/:name/log` [#9468](https://github.com/emqx/emqx/pull/9468). +- [FIXME] Fix doc and schema for `/trace` API [#9468](https://github.com/emqx/emqx/pull/9468).