# File lib/aflexi/crud.rb, line 21
def
update
(
id
,
hash
)
api_call
"update"
,
id
,
hash
end