Incorporate feedback for virtual timeslots
This MR incorporates feedback from the discussion around program entry ids and their start
and end
attributes.
- ids are now stable
- ids are now encoded as UUIDv4 so clients don’t feel tempted to parse them
- the start/end behavior mentioned in the contra point of !54 (merged) can now be controlled with the
cutAtRangeBoundaries=$bool
query parameter.