chore: update changes
This commit is contained in:
parent
33e011aff5
commit
85d3c5cfd8
|
@ -0,0 +1 @@
|
|||
The `topics/{topic}` API endpoint would return `500 - Internal Error` if a topic had multiple routes. This is fixed by returning a list of routes.
|
|
@ -0,0 +1 @@
|
|||
修复:当存在多个路由信息时,topics/{topic} 将会返回 500 - Internal Error 的问题,现在将会正确的返回路由信息列表。
|
Loading…
Reference in New Issue