AllegiantAir / g4js-cognos

Node.js client for Cognos application integration utilizing CMS.
MIT License
5 stars 9 forks source link

MAking request object available to the consumer #11

Closed helloanoop closed 6 years ago

helloanoop commented 6 years ago

By making request available, the consumer can use the 'request' object to do whatever action he wants to do.

Suggested fix for: https://github.com/AllegiantAir/g4js-cognos/issues/10

helloanoop commented 6 years ago

Unsure why so many commits are showing up in PR. Have just added a line in the Cms constructor for making request object available to consumer.

nesbert commented 6 years ago

Thanks @anoopmd closing this PR. Will do a release once I finish rewiring up CC with Travis.