cs10 / node-canvas-lms

A simple (WIP) node wrapper for the Canvas LMS API
7 stars 4 forks source link

fix the .get() function to not need a query param as argument 2 #8

Closed cycomachead closed 8 years ago

cycomachead commented 9 years ago

It should intelligently call the callback even if it is in argument 2...

cycomachead commented 8 years ago

Optional args stuff...this should be working now.