docs: add change logs
This commit is contained in:
parent
427e65bf21
commit
3a58a77bcd
|
@ -0,0 +1,2 @@
|
|||
Fix Swagger API doc rendering crash.
|
||||
In version 5.0.18, a bug was introduced that resulted in duplicated field names in the configuration schema. This, in turn, caused the Swagger schema generated to become invalid.
|
|
@ -0,0 +1,2 @@
|
|||
修复 Swagger API 文档渲染崩溃。
|
||||
在版本 5.0.18 中,引入了一个错误,导致配置 schema 中出现了重复的配置名称,进而导致生成了无效的 Swagger spec。
|
Loading…
Reference in New Issue