TODO: Most possibly, some more refactoring on existing storage implementationsOpen origin_visit_status_add_one endpoint to all only one origin visit status.
I'm opening now to discuss details with @vlorentzThis does some sanity checks on the input parameters to check the origin and origin_visit exists.
This does not deal with an Iterable[OriginVisitStatus] which will be another endpoint.
Related to T2310
Note: expects the build to fail as current master is.