Hi all, have a slight conundrum. Looking at the Hyperclient::Link https://github.com/codegram/hyperclient/blob/master/lib/hyperclient/link.rb#L84-L91 the _get call on it cannot pass any parameters as params unlike the other options (post, put, and patch) Where get params are required it cannot be achieved.