gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-rest-api] 01/07: added identity get


From: gnunet
Subject: [GNUnet-SVN] [gnunet-rest-api] 01/07: added identity get
Date: Sun, 12 Aug 2018 23:08:33 +0200

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

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

commit 6042f0bbcd0e9783a95bc7eb254b05312fbda6d0
Author: Phil <address@hidden>
AuthorDate: Wed Jul 25 18:54:17 2018 +0200

    added identity get
---
 source/identity.rst | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/source/identity.rst b/source/identity.rst
index 501745a..21c1714 100644
--- a/source/identity.rst
+++ b/source/identity.rst
@@ -49,6 +49,24 @@ GET Requests
 
 |
 
++--------------------+----------------------------------------------------+
+|**Title**           |Returns only a specific identity                    |
++--------------------+----------------------------------------------------+
+|**URL**             |:literal:`/identity?name='name'`                    |
++--------------------+----------------------------------------------------+
+|**Method**          |**GET**                                             |
++--------------------+----------------------------------------------------+
+|**URL Params**      |none                                                |
++--------------------+----------------------------------------------------+
+|**Data Params**     |none                                                |
++--------------------+----------------------------------------------------+
+|**Success Response**|[{"pubkey":"*public_key*", "name":"*name*"}]        |
++--------------------+----------------------------------------------------+
+|**Error Response**  |{"error":"*error_desc*"}                            |
++--------------------+----------------------------------------------------+
+
+|
+
 
+--------------------+---------------------------------------------------------------+
 |**Title**           |Returns default identity for specific subsystem          
      |
 
+--------------------+---------------------------------------------------------------+

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



reply via email to

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