stephb9959
2022-08-02 10:56:37 -07:00
parent 41c9475bf7
commit 63bca20912
4 changed files with 14 additions and 6 deletions

View File

@@ -55,6 +55,7 @@ namespace OpenWifi {
OWLSObjects::SimulationDetails D;
const auto &Raw = ParsedBody_;
if(!D.from_json(Raw) ||
D.name.empty() ||
D.gateway.empty() ||