84cb21b26a
Merge pull request 'add config file validation' (#2) from config-validation into mistress
06b8173ecb
only run config validations on init callback
4d92a58349
add hook for init_by_lua_block
8354478e72
properly print config errors when loading config file
2d2a68b1c3
validate schema on module tests
8354478e72
properly print config errors when loading config file
2d2a68b1c3
validate schema on module tests
d0fba27097
add test for incorrect table schema
48917659ca
fix validation for full tables
fd59059101
add draft for config schema validation
c15abe3c05
fix main script usage of ctx
5d21c975ea
add test suite
06924d10f6
let filters customize status code and body
a747fe8182
add initialization callback for filters
eefdecb1e9
use request uri and regex to choose callbacks