Skip to content

Commit

Permalink
Update plain_rules.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored Jun 8, 2020
1 parent a948d17 commit 447727b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/plain_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ the Perseo configuration). The `parameters` map includes the following fields:
- 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.
- service: optional, service that will be used by updateAction rule instead of current event service, pep url will be used instead of contextbroker.
- subservice: optional, subservice that will be used by updateActino rule instead of current event service, pep url will be used instead of contextbroker.
- subservice: optional, subservice that will be used by updateAction rule instead of current event service, pep url will be used instead of contextbroker.
- 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).
Expand Down

0 comments on commit 447727b

Please sign in to comment.