Class: ClickUp::Team
- Inherits:
-
APIResource
- Object
- APIResource
- ClickUp::Team
- Extended by:
- APIOperations::All
- Defined in:
- lib/click_up/hierarchy/team.rb
Class Method Summary collapse
Methods included from APIOperations::All
Methods inherited from APIResource
Class Method Details
.index_path(params = {}) ⇒ Object
8 9 10 |
# File 'lib/click_up/hierarchy/team.rb', line 8 def index_path(params={}) "/team" end |