techtalk / JiraRestClient

A simple client for Atlassian JIRA service REST API
Other
65 stars 80 forks source link

Creating JiraClient doesn't work with RestSharp 105.x #9

Closed ermshiperete closed 9 years ago

ermshiperete commented 9 years ago

RestSharp 105 changed the BaseUrl property from string to Uri which breaks JiraClient.