steves / node-jira

A nodejs wrapper for the JIRA REST API
378 stars 169 forks source link

Add option base path #108

Closed shaunburdick closed 9 years ago

shaunburdick commented 9 years ago

In my case, our JIRA instance is not at the root of the host it is on. I add a new argument base (at the end for backward compatibility) that will prepend an additional slug to any API URI.