This website requires JavaScript.
首页
Explore
Register
Sign In
yuanbiao
/
emqx
Watch
1
Star
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5.0.2-tcpdump
emqx
/
changes
/
ce
/
fix-10056.zh.md
244 B
Raw
Permalink
Blame
History
修复
/bridges
API 的 HTTP 状态码。
当删除被活动中的规则依赖的数据桥接时,将返回
400
而不是
403
。
当数据桥接未启用时,调用操作(启动|停止|重启)将返回
400
而不是
403
。