소스 검색

docs: add changelog

Thales Macedo Garitezi 1 년 전
부모
커밋
d7e72808a8
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      changes/ce/feat-13492.en.md

+ 3 - 0
changes/ce/feat-13492.en.md

@@ -0,0 +1,3 @@
+The lists of actions and sources that depend on a given connector are now returned in the `GET /connectors` and `GET /connectors/:id` APIs.
+
+The list of rules that depend on a given action or source is now returned in the `GET /actions`, `GET /sources`, `GET /actions/:id` and `GET /sources/:id` APIs.