function getSchema()
in
schemas.js [78:80]
3
lines of code
1
McCabe index (conditional complexity)
function getSchema(key) { return ajv.getSchema(key); }