I want my POST/PUT payload to be verified if there is no additional parameter in payload, which does not exist in Model. I think that flask_restx should return (optionally, or by default) validation error when trying to add spurious parameter.