predictions

@RequestMapping(value = "/add")
open fun predictions(@RequestBody pricePredictionRequest: PricePredictionRequest): ResponseEntity<PredictionIdResponse>