(feat) Add notification cli controller for triggering notifications during dev/test
Closes #816
changed milestone to %sprint: Modest Monkey
added MR::Awaiting Review Product::Notifications Squad::Blue Type::Feature scoped labels
- Developer
Usage like:
php cli.php notification send --namespace='reward' --from='1007976506581848080' --to='1007976506581848080' --view='rewards_state_increase' --params='{"state":"casual", "reward_factor":1}'
Please register or sign in to reply