lib/phrase/models/notification_group_detail.rb in phrase-2.8.3 vs lib/phrase/models/notification_group_detail.rb in phrase-2.8.7

- old
+ new

@@ -32,10 +32,10 @@ :'id' => :'String', :'event_name' => :'String', :'created_at' => :'DateTime', :'updated_at' => :'DateTime', :'notifications_count' => :'Integer', - :'latest_notification' => :'Object' + :'latest_notification' => :'Notification' } end # List of attributes with nullable: true def self.openapi_nullable