harrisonhjones/phpParticle

API changes are breaking things

Closed this issue · 1 comments

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

Ok. I may have been a bit hasty. They aren't breaking things... to much.