mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-02 19:48:03 +00:00
Finishing DB refactor.
This commit is contained in:
@@ -96,7 +96,7 @@ namespace OpenWifi{
|
||||
RESTAPI_utils::field_to_json(Answer,"warnings", Warnings);
|
||||
return ReturnObject(Answer);
|
||||
} else if(QB_.AdditionalInfo) {
|
||||
AddInventoryExtendedInfo(Existing,Answer);
|
||||
AddExtendedInfo(Existing,Answer);
|
||||
}
|
||||
Existing.to_json(Answer);
|
||||
ReturnObject(Answer);
|
||||
|
||||
Reference in New Issue
Block a user