Skip to content

Convert Tile run type configuration flag from string into enum

Tile run type configuration flag has been converted from string into enum. Tile timing type configuration flag has been removed since it can be deduced from run type.

The clients have been udpated accordingly.

Merge request reports