docs/OriginInspectorRealtimeEntry.md in fastly-8.8.0 vs docs/OriginInspectorRealtimeEntry.md in fastly-8.9.0

- old
+ new

@@ -2,10 +2,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **recorded** | [**OriginInspectorRealtimeEntryRecorded**](OriginInspectorRealtimeEntryRecorded.md) | | [optional] | +| **recorded** | **Integer** | The Unix timestamp at which this record's data was generated. | [optional] | | **aggregated** | [**Hash<String, OriginInspectorMeasurements>**](OriginInspectorMeasurements.md) | Groups [measurements](#measurements-data-model) by backend name. | [optional] | | **datacenter** | **Hash<String, Hash<String, OriginInspectorMeasurements>>** | Groups [measurements](#measurements-data-model) by POP, then backend name. See the [POPs API](https://www.fastly.com/documentation/reference/api/utils/pops/) for details about POP identifiers. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)