SymphonyPlatformSolutions / symphony-api-client-node

Symphony API Client for NodeJS
MIT License
6 stars 20 forks source link

Minor Fixes to Get Local Demo Working #31

Closed mephicide closed 5 years ago

mephicide commented 5 years ago

I recently participated in a hackathon for my company, and needed the following changes in order to get our demonstration working. Below is a summary of the changes for review. Note, I am using node.js 8.10.0 in my local environment.

Feel free to suggest an alternate implementation that better fits the overall design of the SDK.

mephicide commented 5 years ago

Sure thing!

I assume since the nature of the MessagesClient change impacts existing users, we should communicate that with a major version change. Assuming you agree, I am guessing the new version would be 1.0.0?