changed table resource to tables in genrestapidoc.pm

This commit is contained in:
Bruce Potter 2014-04-21 10:36:08 -04:00
parent e57afa23c1
commit 058d969467

View File

@ -58,7 +58,7 @@ my @apigroups = (
resources => ['dns','dhcp','host', 'slpnodes', 'specific_slpnodes',]
},
{
groupname => 'table',
groupname => 'tables',
header => "Table Resources",
desc => "URI list which can be used to create, query, change global configuration.",
resources => ['table_nodes', 'table_rows']