lib/backlog_kit/client/notification.rb in backlog_kit-0.13.0 vs lib/backlog_kit/client/notification.rb in backlog_kit-0.14.0

- old
+ new

@@ -1,10 +1,8 @@ module BacklogKit class Client - # Methods for the Notification API module Notification - # Get list of own notifications # # @param params [Hash] Request parameters # @return [BacklogKit::Response] List of notifications def get_notifications(params = {})