changed table resource to tables in genrestapidoc.pm
This commit is contained in:
parent
e57afa23c1
commit
058d969467
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user