Files
kami-parse-server/spec/PushController.spec.js
Ross Bayer faa04f7209 Support incrementing push badge value by more than 1 (#4889)
* Support 'IncrementByN' badge value for higher push badge increments

* Fix test

* Rely on object for badge incrementation (i.e. {increment: 3}) rather than string (IncrementBy3)

* For badge incrementation, utilize format similar to other operation notation
2018-08-12 17:49:09 -04:00

45 KiB