docs/OriginInspectorHistoricalData.md in fastly-6.0.1 vs docs/OriginInspectorHistoricalData.md in fastly-6.0.2

- old
+ new

@@ -3,9 +3,9 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **dimensions** | [**OriginInspectorDimensions**](OriginInspectorDimensions.md) | | [optional] | -| **values** | [**Values**](Values.md) | | [optional] | +| **values** | [**Array<OriginInspectorValues>**](OriginInspectorValues.md) | An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)