mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-04 12:37:50 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
namespace OpenWifi {
|
||||
|
||||
void RESTAPI_variables_list_handler::DoGet() {
|
||||
return ListHandler<VariablesDB>("variableBlocks", DB_, *this);
|
||||
}
|
||||
void RESTAPI_variables_list_handler::DoGet() {
|
||||
return ListHandler<VariablesDB>("variableBlocks", DB_, *this);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace OpenWifi
|
||||
Reference in New Issue
Block a user