Sha256: 89a59d80ba64c38837cf2d6717b55f175a7b74b511946df3865df4790542c9ed
Contents?: true
Size: 197 Bytes
Versions: 2
Compression:
Stored size: 197 Bytes
Contents
module Freefeed class Notification < ResourceKitling::Resource actions do action :all do verb :get version :v2 path '/notifications' end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
freefeed-client-1.1.0 | lib/freefeed/resources/notification.rb |
freefeed-client-0.1.0 | lib/freefeed/resources/notification.rb |