chore: add changelog for PR 10013

This commit is contained in:
Stefan Strigler 2023-03-01 12:51:13 +01:00
parent c9f8e3ca03
commit bc1750703a
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
Fix return type structure for error case in API schema for `/gateways/:name/clients`.

View File

@ -0,0 +1 @@
修复 API `/gateways/:name/clients` 返回值的类型结构错误。