lib/yammer/api/notification.rb in yammer-client-0.1.4 vs lib/yammer/api/notification.rb in yammer-client-0.1.5

- old
+ new

@@ -1,9 +1,9 @@ module Yammer module Api module Notification - # @see https://developer.yammer.com/restapi/#rest-search + # @see https://developer.yammer.com/restapi/#rest-notifications # @api_path /api/v1/streams/notifications # @rate_limited Yes # @authentication authenticated user context # @raise [Yammer::Error::Unauthorized] Error raised when supplied user credentials are not valid. # @return [Yammer::ApiResponse] \ No newline at end of file