gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] 03/05: added missing url parameters


From: gnunet
Subject: [gnunet-rest-api] 03/05: added missing url parameters
Date: Sat, 09 May 2020 20:17:25 +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.

commit ba26b9b3b8e557fb1f739af608a0cad936c3f086
Author: rexxnor <address@hidden>
AuthorDate: Sat May 9 17:06:14 2020 +0200

    added missing url parameters
---
 source/namestore.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/namestore.rst b/source/namestore.rst
index 2e6f9aa..b638436 100644
--- a/source/namestore.rst
+++ b/source/namestore.rst
@@ -98,7 +98,7 @@ GET Request
 
+--------------------+------------------------------------------------------------------------+
 |**Method**          |**GET**                                                  
               |
 
+--------------------+------------------------------------------------------------------------+
-|**URL Params**      |none                                                     
               |
+|**URL Params**      |``?record_type='type'`` optional                         
               |
 
+--------------------+------------------------------------------------------------------------+
 |**Data Params**     |none                                                     
               |
 
+--------------------+------------------------------------------------------------------------+
@@ -159,7 +159,7 @@ DELETE Request
 +--------------------+---------------------------------------------------+
 |**Method**          | **DELETE**                                        |
 +--------------------+---------------------------------------------------+
-|**URL Params**      | none                                              |
+|**URL Params**      | ``?record_name='name'`` required                  |
 +--------------------+---------------------------------------------------+
 |**Data Params**     | none                                              |
 +--------------------+---------------------------------------------------+

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



reply via email to

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