class ClickUp::Team

Public Class Methods

index_path(params={}) click to toggle source
# File lib/click_up/hierarchy/team.rb, line 8
def index_path(params={})
  "/team"
end