module.exports = {
  post: {
    '/': controller.create({
      schema: schema
    }),