chore: add changelog

This commit is contained in:
Stefan Strigler 2023-03-02 11:30:38 +01:00
parent 39e1cf9502
commit 57ea098d90
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
`/bridges` API: return `400` instead of `403` in case of inconsistency in application logic either because bridge is about to be deleted but active rules still depend on it or an operation (start|stop|restart) is called but the bridge is not enabled.

View File

@ -0,0 +1 @@
`/bridges` API在应用逻辑不一致的情况下返回`400'而不是`403',因为桥即将被删除,但活动规则仍然依赖于它,或者调用了一个操作(启动|停止|重新启动),但桥没有被启用。