Vadim Kravcenko
Vadim Kravcenko
Hi! Can you please explain what you meant?
Hi! I actually did not know about it. I'll need to read up on it before trying to export. Thanks!
Will this be fixed with your #54 PR or is it unrelated?
buildJob should return a Queue Item, because there is a link in the location header in the response that points to /queue/item/ which can be queried to get the build...
You are correct there is no update job method, there is only rename, copy or create job. Feel free to submit a pull request
This is a good enhancement, I agree the signature of the methods is getting out of control and is not developer-friendly.
There's a bug with nytimes and request library. https://github.com/mikeal/request/issues/311#issuecomment-10237355 https://github.com/mikeal/request/issues/673 https://github.com/mikeal/request/issues/865 Not much I can do here.
Thanks! Fixed that.
Thanks! I'll look into it.
did you do `npm install node-read` ? what node version are you using?