docs/HistoricalUsageMonthResponseData.md in fastly-7.2.2 vs docs/HistoricalUsageMonthResponseData.md in fastly-8.0.0

- old
+ new

@@ -3,10 +3,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **customer_id** | **String** | | [optional][readonly] | -| **services** | [**Hash<String, HistoricalService>**](HistoricalService.md) | | [optional] | -| **total** | [**HistoricalUsageResults**](HistoricalUsageResults.md) | | [optional] | +| **services** | [**Hash<String, HistoricalUsageService>**](HistoricalUsageService.md) | Organized by *service id*. | [optional] | +| **total** | [**Hash<String, HistoricalUsageData>**](HistoricalUsageData.md) | Organized by *region*. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)