aboutsummaryrefslogtreecommitdiff
path: root/src/kyclogic/taler-exchange-helper-measure-test-oauth
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-08-08 23:29:21 +0200
committerChristian Grothoff <christian@grothoff.org>2024-08-08 23:29:21 +0200
commit1815964368c4b4456f2f10555cf4b5a8a6f0fc47 (patch)
treed170c0b47c412527d20f8d916a29c2816c473e6e /src/kyclogic/taler-exchange-helper-measure-test-oauth
parent3cc103db65144402122f0f0bcb64fc0b406929eb (diff)
add AGGREGATE to aml progs
Diffstat (limited to 'src/kyclogic/taler-exchange-helper-measure-test-oauth')
-rwxr-xr-xsrc/kyclogic/taler-exchange-helper-measure-test-oauth9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/kyclogic/taler-exchange-helper-measure-test-oauth b/src/kyclogic/taler-exchange-helper-measure-test-oauth
index 554a179b6..959ac1b8d 100755
--- a/src/kyclogic/taler-exchange-helper-measure-test-oauth
+++ b/src/kyclogic/taler-exchange-helper-measure-test-oauth
@@ -89,6 +89,15 @@ jq -n \
"is_and_combinator" : true
},
{
+ "operation_type": "AGGREGATE",
+ "threshold" : "EUR:1000",
+ "timeframe" : { "d_us" : 3600000000 },
+ "measures" : [ "verboten" ],
+ "display_priority" : 1,
+ "exposed" : true,
+ "is_and_combinator" : true
+ },
+ {
"operation_type": "MERGE",
"threshold" : "EUR:1000",
"timeframe" : { "d_us" : 3600000000 },