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

- old
+ new

@@ -6,11 +6,11 @@ ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **message** | **String** | | [optional] **job_id** | **String** | | [optional] **user** | [**UserPreview**](UserPreview.md) | | [optional] -**created_at** | **DateTime** | | [optional] -**updated_at** | **DateTime** | | [optional] +**created_at** | **Time** | | [optional] +**updated_at** | **Time** | | [optional] **mentioned_users** | [**Array<UserPreview>**](UserPreview.md) | | [optional] ## Code Sample ```ruby