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

- old
+ new

@@ -2,10 +2,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **timestamp** | [**OriginInspectorSubsequentRequestTimestamp**](OriginInspectorSubsequentRequestTimestamp.md) | | [optional] | +| **timestamp** | **Integer** | Value to use for subsequent requests. | [optional] | | **aggregate_delay** | **Integer** | Offset of entry timestamps from the current time due to processing time. | [optional] | | **data** | [**Array<OriginInspectorRealtimeEntry>**](OriginInspectorRealtimeEntry.md) | A list of report [entries](#entry-data-model), each representing one second of time. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)