Method: DotloopApi::EndPoints::Task#path
- Defined in:
- lib/dotloop_api/end_points/task.rb
#path ⇒ Object
18 19 20 |
# File 'lib/dotloop_api/end_points/task.rb', line 18 def path "/profile/#{@profile_id}/loop/#{@loop_id}/tasklist/#{@task_list_id}/task" end |