export const seekSchema = {
  body: {
    type: 'object',
    required: ['value'],
    properties: {