summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-18 08:04:28 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-18 08:04:28 -0400
commit9af64452c5adc4f728e237b53247c8508b93bb88 (patch)
tree96135c46ddcfc524725a93fab0a96e072b9db17b
parent420e582e84b1df22b7581433dbccf18f106b7e57 (diff)
downloaddocs-9af64452c5adc4f728e237b53247c8508b93bb88.tar.gz
docs-9af64452c5adc4f728e237b53247c8508b93bb88.tar.bz2
docs-9af64452c5adc4f728e237b53247c8508b93bb88.zip
don't mention jq(1)-style paths; drop FIXME/question
-rw-r--r--taler-mcig.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index 434c7972..5893c6d1 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -181,8 +181,6 @@ 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 one or more special ``_forgettable`` field(s) 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`