gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet-rest-api] 04/05: added filtering of record type to neutral GET


From: gnunet
Subject: [gnunet-rest-api] 04/05: added filtering of record type to neutral GET
Date: Sat, 09 May 2020 20:17:26 +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 d7e8b233efb6cf2e1e382b6cce74406c368c664e
Author: rexxnor <address@hidden>
AuthorDate: Sat May 9 17:42:04 2020 +0200

    added filtering of record type to neutral GET
---
 source/namestore.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/namestore.rst b/source/namestore.rst
index b638436..eecf41e 100644
--- a/source/namestore.rst
+++ b/source/namestore.rst
@@ -78,11 +78,11 @@ GET Request
 
+--------------------+---------------------------------------------------------+
 |**Title**           |Returns all namestore entries for one zone.              
|
 
+--------------------+---------------------------------------------------------+
-|**URL**             |:literal:`/namestore/'zone'`                             
|
+|**URL**             |:literal:`/namestore/'zone'?record_type='type'`          
|
 
+--------------------+---------------------------------------------------------+
 |**Method**          |**GET**                                                  
|
 
+--------------------+---------------------------------------------------------+
-|**URL Params**      |none                                                     
|
+|**URL Params**      |``?record_type='type'`` optional                         
|
 
+--------------------+---------------------------------------------------------+
 |**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]