That way any client consuming its response won't have to decide how to identify the measurement.
I was thinking about using suggested_column_name, but probably it's better to not couple it with the column concept. What about suggested_measurement_name?
That way any client consuming its response won't have to decide how to identify the measurement.
I was thinking about using
suggested_column_name
, but probably it's better to not couple it with the column concept. What aboutsuggested_measurement_name
?References https://github.com/CartoDB/cartodb/issues/11663.
cc @xavijam @nobuti