whatadewitt / yahoo-fantasy-sports-api

NodeJS wrapper for the Yahoo! Fantasy Sports API
https://yahoo-fantasy-node-docs.vercel.app/
MIT License
200 stars 54 forks source link

Fix API Reference in Transactions League Fetch #17

Closed danielspector closed 8 years ago

danielspector commented 8 years ago

The leagueFetch function was breaking because it was attempting to access the api object on this rather than through this.yf

whatadewitt commented 8 years ago

Man... I really need to find the time to write my unit tests. Thanks!!!

whatadewitt commented 8 years ago

Published to NPM!

danielspector commented 8 years ago

Awesome to hear!