UNPKG

@defra/wls-eps-api

Version:

The API to support the wildlife licencing of European Protected Species

2 lines (1 loc) 113 B
export default async (context, req, h) => h.response({ code: 400, errors: context.validation.errors }).code(400)