``` def body_series type, opts = {} get determine_body_uri("/user/#{@user_id}/body/#{type}", opts) end ``` Let me know if you want a proper pull request. I just monkey patched this into my client code.
Let me know if you want a proper pull request. I just monkey patched this into my client code.