export const IdSchema = { $id: '/schemas/Id', type: 'string', format: 'id', example: 'xxxxxxxxxx', };