Module: AppManager::Client::Banners

Included in:
AppManager::Client
Defined in:
lib/app_manager/client/banners.rb

Instance Method Summary collapse

Instance Method Details

#get_banners(options = {}) ⇒ Object



5
6
7
# File 'lib/app_manager/client/banners.rb', line 5

def get_banners(options = {})
 get("/static-contents", options)
end