I wonder if anyone has used RestSharp against the4 Jira 5.0 REST API? I've looked at Atlassian's sample code, which just gives raw JSON. I can't figure out how to make RestSharp create requests in the right format.
I'm really new to RestSharp and REST in general, I just need an example to look at to give me that 'ah-ha' moment.
Anyone?