Add Cache option for Flows webhook trigger (#18277)

Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
This commit is contained in:
ian
2023-05-02 23:17:07 +08:00
committed by GitHub
parent 06ff0c2ef9
commit 69061c1284
8 changed files with 272 additions and 14 deletions

View File

@@ -0,0 +1,7 @@
---
"@directus/app": minor
"@directus/api": minor
"tests-blackbox": minor
---
Added `Cache` option so that caching can be disabled for GET requests to Flows webhook trigger