# HG changeset patch # User casties # Date 1279631372 -7200 # Node ID bd52d9445a4129ec8f6805dc22982980738b9f8c # Parent 7539a9e69365222bd30f0bf6b2d5ba860a05775b trying to rework diff -r 7539a9e69365 -r bd52d9445a41 RestDbInterface.py --- a/RestDbInterface.py Wed Jun 16 11:47:06 2010 +0000 +++ b/RestDbInterface.py Tue Jul 20 15:09:32 2010 +0200 @@ -21,7 +21,7 @@ class RestDbInterface(Folder): """Object for RESTful database queries - path schema: /[XML,JSON,HTML]/{schema}/{table}/ + path schema: /db/{schema}/{table}/ omitting table gives a list of schemas omitting table and schema gives a list of schemas """