src/schema.js
// look into https://github.com/jquense/yup or
// http://epoberezkin.github.io/ajv/#performancefor schema normalization/coercion
export default {
$schema:
'https://raw.githubusercontent.com/timberio/log-event-json-schema/v3.1.1/schema.json',
message: '',
}