Procházet zdrojové kódy

chore: add changelog

Stefan Strigler před 2 roky
rodič
revize
57ea098d90
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 1 0
      changes/ce/fix-10056.en.md
  2. 1 0
      changes/ce/fix-10056.zh.md

+ 1 - 0
changes/ce/fix-10056.en.md

@@ -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.

+ 1 - 0
changes/ce/fix-10056.zh.md

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