const schema = { "fileId": { type: 'number', maximum: 100, minimum: 1, default: 50 } }