0fdcbc3947
Restored MarkDown conversion using 'validator': 'markdown'
2018-07-13 17:02:38 +02:00
8dc3296bd5
Schema change for IP range, use validator instead of type
...
Custom types became rather useless in Cerberus 1.0 since the type checker
is cripled (doesn't know field name, cannot return useful/detailed error
messages). Instead we use a validator now.
2018-07-13 15:03:35 +02:00
a699138fd6
Merge branch 'master' into wip-flask-one
2018-07-13 13:50:24 +02:00
466adabbb0
Added unit tests for IP range validation
2018-07-13 13:50:01 +02:00
aaf452e18b
Fixed Cerberus canary unit test
...
Apparently it's no longer possible for Cerberus to validate its own schemas.
2018-07-13 12:02:40 +02:00
5fb40eb32b
Simple unittests for Cerberus validation
2018-07-13 11:42:31 +02:00