Open nratter opened 1 year ago
https://github.com/Asana/ruby-asana/blob/master/lib/asana/resources/section.rb#L56
Shouldn't this use id from the method parameters instead of gid?
id
gid
https://github.com/Asana/ruby-asana/blob/master/lib/asana/resources/section.rb#L56
Shouldn't this use
id
from the method parameters instead ofgid
?