The idea is to make it possible for the /reports endpoint to contain data about when data for each month in that particular report have changed. This would allow clients to easily check if they need to re-harvest without actually doing so.
The feature should be added into 5.1.1 as optional, which means that it would be triggered by using a separate query attribute in the request URL. Providers will not be required to support this feature.
The idea is to make it possible for the
/reportsendpoint to contain data about when data for each month in that particular report have changed. This would allow clients to easily check if they need to re-harvest without actually doing so.The feature should be added into 5.1.1 as optional, which means that it would be triggered by using a separate query attribute in the request URL. Providers will not be required to support this feature.