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