WeatherKit REST API - minutes data inside of NextHourForecast should contain snowfall values (amount/intensity)

The somewhat recent addition of snowfall intensity to the hourly data is great but it's not super useful as currently provided.

If the values for snowfallAmount and snowfallIntensity were also returned for each minute in the NextHourForecastData block (https://developer.apple.com/documentation/weatherkitrestapi/nexthourforecast/nexthourforecastdata) then it gives devs the ability to graph projected snowfall amount in the coming hour.

Having showfallIntensity for for just the hours themselves isn't proving very useful, any plans to expand this information and perhaps provide it elsewhere? Specifically, for the minutes in the NextHourData?

WeatherKit REST API - minutes data inside of NextHourForecast should contain snowfall values (amount/intensity)
 
 
Q