Wizcorp / node-pivotal

NodeJS API library for PivotalTracker
44 stars 20 forks source link

optional apiVersion parameter for allowing PivotalTracker v5 API #34

Open nmcclay opened 10 years ago

nmcclay commented 10 years ago

I found that the 'filter' parameter wasn't working with 'esimate:-1' in the v3 API, however it works fine in the v5 beta API. So I did an experiment to make node-pivotal work with the v5 (beta) API and it worked great. So I'm contributing it back for anyone else interested in using the v5 API with node-pivotal.