docs/DomainInspector.md in fastly-8.8.0 vs docs/DomainInspector.md in fastly-8.9.0
- old
+ new
@@ -2,10 +2,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **timestamp** | [**SubsequentRequestTimestamp**](SubsequentRequestTimestamp.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<DomainInspectorRealtimeEntry>**](DomainInspectorRealtimeEntry.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)