docs/WebhookDelivery.md in phrase-2.18.0 vs docs/WebhookDelivery.md in phrase-2.19.0

- old
+ new

@@ -5,13 +5,13 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **webhook_id** | **String** | | [optional] **response_status_code** | **Integer** | | [optional] -**delivered_at** | **DateTime** | | [optional] +**delivered_at** | **Time** | | [optional] **duration_ms** | **Integer** | | [optional] -**created_at** | **DateTime** | | [optional] -**updated_at** | **DateTime** | | [optional] +**created_at** | **Time** | | [optional] +**updated_at** | **Time** | | [optional] ## Code Sample ```ruby require 'Phrase'