You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to create my own cask.Endpoint using Jackson, but I got lost quickly. I was able to create a @getJackson() equivalent to @cask.getJson(). But @putJackson() eludes me. Please help.
I attempted to create my own
cask.Endpoint
usingJackson
, but I got lost quickly. I was able to create a@getJackson()
equivalent to@cask.getJson()
. But@putJackson()
eludes me. Please help.Here is my
getJackson()
The text was updated successfully, but these errors were encountered: