Boom #4
@ -63,7 +63,7 @@ export const get = (server, model) => {
|
|||||||
config: _.defaultsDeep({
|
config: _.defaultsDeep({
|
||||||
validate: {
|
validate: {
|
||||||
params: joi.object().keys({
|
params: joi.object().keys({
|
||||||
id: joi.number().integer()
|
id: joi.any()
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}, defaultConfig)
|
}, defaultConfig)
|
||||||
|
Loading…
Reference in New Issue
Block a user