From 1d1c1874e6766c9d73636838ebb254fd8dc79c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= Date: Thu, 3 Oct 2019 13:12:08 +0200 Subject: [PATCH] Update plain_rules.md --- documentation/plain_rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/plain_rules.md b/documentation/plain_rules.md index 69c165fe..4a746485 100644 --- a/documentation/plain_rules.md +++ b/documentation/plain_rules.md @@ -220,7 +220,7 @@ the Perseo configuration). The `parameters` map includes the following fields: - actionType: optional, type of CB action: APPEND or UPDATE. By default is APPEND. - trust: optional, trust token for getting an access token from Auth Server which can be used to get to a Context Broker behind a PEP. -- filter: optional, a NGSIv2 filter. If provided then updateAction is done over result of query. This overrides the `id` field (in other words, if you use `filter` then `id` field is ignored, in fact you should use `id` and `filter` in the same rule). Needs `version: 2` option (if `version` is `1` the filter is ignored). +- filter: optional, a NGSIv2 filter. If provided then updateAction is done over result of query. This overrides the `id` field (in other words, if you use `filter` then `id` field is ignored, in fact you should not use `id` and `filter` in the same rule). Needs `version: 2` option (if `version` is `1` the filter is ignored). NGSIv1 example: