docs/UserFeedNotifications.md in talon_one-2.5.1 vs docs/UserFeedNotifications.md in talon_one-3.0.0

- old
+ new

@@ -2,11 +2,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**last_update** | **DateTime** | Timestamp of the last request for this list | -**notifications** | [**Array<FeedNotification>**](FeedNotification.md) | List of all notifications to notify the user about | +**last_update** | **DateTime** | Timestamp of the last request for this list. | +**notifications** | [**Array<FeedNotification>**](FeedNotification.md) | List of all notifications to notify the user about. | ## Code Sample ```ruby require 'TalonOne'