summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index 1090104f..386cb231 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -180,7 +180,10 @@ are demonstrated in the next section.
To forget a set of details, first the details that are to be forgotten
must be marked by including the names of the respective fields
- in a special field " (FIXME: How?, When? => see: https://bugs.gnunet.org/view.php?id=6365).
+ in a special field ``_forgettable`` in the contract.
+ The value of the field is a list of jq(1)-style paths.
+ FIXME: What about salt?
+
Then, you can use:
:http:patch:`[/instances/$INSTANCE]/private/orders/$ORDER_ID/forget`
to forget those details.