From 031169bbcf2804757e1326592dd74c7d455b98b0 Mon Sep 17 00:00:00 2001 From: Philipp Hempel Date: Fri, 1 Nov 2024 14:20:07 +0100 Subject: [PATCH] Readme: added paragraph about body:control; see #73980 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10fe8e1..98f4a5c 100644 --- a/README.md +++ b/README.md @@ -817,6 +817,9 @@ In the example we use the jsonObject `test` and define some control structures o } ``` +### `body:control` + +All controls, which are defined below, can also be applied to the complete response body itself by setting `body:control`. The control check functions work the same as on any other key. This can be combined with other controls inside the body. ## Available controls