@ -47,7 +47,7 @@ json data::process(const json &input) {
return nullptr;
}
return {{"success", true}};
return input;
bool data::validate(const json &input) {}