mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-15 07:40:28 +00:00
changed table resource to tables in genrestapidoc.pm
This commit is contained in:
@@ -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']
|
||||
|
Reference in New Issue
Block a user