News » SolarQuery improved day-of-week and hour-of-day aggregation support
The SolarQuery /datum/list and /location/datum/list endpoints no longer
require the dataPath parameter when using the DayOfWeek/SeasonalDayOfWeek or
HourOfDay/SeasonalHourOfDay aggregation types. Previously the dataPath argument
was required by these aggregation types, which limited the results to a single datum property. Now
if you omit the dataPath parameter, all datum properties will be aggregated and returned in
the results.