Method: CrowdFlower::Job#legend

Defined in:
lib/crowdflower/job.rb

#legendObject



81
82
83
# File 'lib/crowdflower/job.rb', line 81

def legend
  connection.get("#{resource_uri}/#{@id}/legend")
end