111 112 113
# File 'lib/free_agent.rb', line 111 def update(id, attributes) entity_for_id(id).update(attributes, headers) end