Module: ClickUp::APIOperations::All
Instance Method Summary collapse
Instance Method Details
#all(params = {}) ⇒ Object
6 7 8 |
# File 'lib/click_up/api_operations/all.rb', line 6 def all(params={}) execute_request(:get, index_path(params)) end |