-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
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.
Reactions are currently unavailable