gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-rest-api] branch master updated: fix errors


From: gnunet
Subject: [GNUnet-SVN] [gnunet-rest-api] branch master updated: fix errors
Date: Wed, 29 May 2019 13:33:51 +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 2549b4a  fix errors
2549b4a is described below

commit 2549b4a79ac076dc85004c6f6fc53e1eccbb4f30
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Wed May 29 13:33:14 2019 +0200

    fix errors
---
 source/reclaim.rst | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

diff --git a/source/reclaim.rst b/source/reclaim.rst
index f5ffab3..f330767 100644
--- a/source/reclaim.rst
+++ b/source/reclaim.rst
@@ -124,7 +124,25 @@ Ticket Management
 
+--------------------+---------------------------------------------------------------+
 |**Title**           |Revoke an issued ticket                                  
      |
 
+--------------------+---------------------------------------------------------------+
-|**URL**             |:literal:`/reclaim/tickets/revoke`                       
      |
+|**URL**             |:literal:`/reclaim/tickets/'ego'`                        
     |
++--------------------+---------------------------------------------------------------+
+|**Method**          |**POST**                                                 
      |
++--------------------+---------------------------------------------------------------+
+|**URL Params**      |none                                                     
      |
++--------------------+---------------------------------------------------------------+
+|**Data Params**     |none                                                     
      |
++--------------------+---------------------------------------------------------------+
+|**Success Response**|[{“issuer”: “key”, “audience”: “key”, “rnd”: “id”},...]  
      |
++--------------------+---------------------------------------------------------------+
+|**Error Response**  | | {"error":"*error_desc*"} :sup:`6; 7`                  
      |
++--------------------+---------------------------------------------------------------+
+
+|
+
++--------------------+---------------------------------------------------------------+
+|**Title**           |Revoke an issued ticket                                  
      |
++--------------------+---------------------------------------------------------------+
+|**URL**             |:literal:`/reclaim/revoke`                             |
 
+--------------------+---------------------------------------------------------------+
 |**Method**          |**POST**                                                 
      |
 
+--------------------+---------------------------------------------------------------+
@@ -142,7 +160,7 @@ Ticket Management
 
+--------------------+---------------------------------------------------------------+
 |**Title**           |Consume/Exchange a ticket and retrieve attributes        
      |
 
+--------------------+---------------------------------------------------------------+
-|**URL**             |:literal:`/reclaim/tickets/consume`                      
      |
+|**URL**             |:literal:`/reclaim/consume`                            |
 
+--------------------+---------------------------------------------------------------+
 |**Method**          |**POST**                                                 
      |
 
+--------------------+---------------------------------------------------------------+

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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