Change JSON tag from "unit" to "units"
This commit is contained in:
@@ -23,7 +23,7 @@ namespace {
|
||||
///Serialisation field IDs
|
||||
static std::array fieldID = {
|
||||
Identity{"applicationId"},
|
||||
Identity{"unit"},
|
||||
Identity{"units"},
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user