gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-rest-api] branch master updated: - attestation api fix


From: gnunet
Subject: [gnunet-rest-api] branch master updated: - attestation api fix
Date: Fri, 19 Jun 2020 12:27:14 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet-rest-api.

The following commit(s) were added to refs/heads/master by this push:
     new 83a6c2d  - attestation api fix
83a6c2d is described below

commit 83a6c2d7a784f79cae448f283ccb4a1460f1ca9d
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Jun 19 12:21:43 2020 +0200

    - attestation api fix
---
 source/reclaim.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/source/reclaim.rst b/source/reclaim.rst
index 3f47951..70f959f 100644
--- a/source/reclaim.rst
+++ b/source/reclaim.rst
@@ -40,11 +40,12 @@ An ``Attestation`` JSON object is defined as follows ::
     "name": string,
     "type": string,
     "value": string,
-    "attestation": string,
-    "flag": string,
     "attributes": Attribute[]
   }
 
+the ``attributes`` property can be omitted when modifying an attestation.
+It will be populated in read requests for convenience only.
+
 A ``Ticket`` JSON object is defined as follows ::
 
   {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]