Spark.io et all are changing the public api (without a public changelog I might add). Lots of interesting changes but not well documented. Need to write a unit test suite so we know when things break.
Example change:
Requests seem to always return a "ok" variable indicating success along with an "errors" array indicating all errors that have occured
Spark.io et all are changing the public api (without a public changelog I might add). Lots of interesting changes but not well documented. Need to write a unit test suite so we know when things break.
Example change: Requests seem to always return a "ok" variable indicating success along with an "errors" array indicating all errors that have occured