Tags: norkunas/onesignal-php-api
Tags
Add include_subscription_ids support to NotificationResolver.php (#173) * Update NotificationResolver.php for support include_subscription_ids option see https://documentation.onesignal.com/reference/create-notification#send-to-specific-devices * Update notifications_get_all.json for support include_subscription_ids * Update NotificationResolverTest.php for support include_subscription_ids * Update NotificationsTest.php * test typo * typo * typo * codestyle * CodeStyle * cs-fixer * phpDoc * Update PHPDOC * phpdoc
Update NotificationResolver.php for support ios_interruption_level (#171 ) * Update NotificationResolver.php for support ios_interruption_level Update NotificationResolver.php for support ios_interruption_level please check https://documentation.onesignal.com/reference/push-channel-properties#grouping--collapsing * Update NotificationResolverTest.php for test add test for ios_interruption_level * Update NotificationsTest.php for test add test for ios_interruption_level * Update notifications_get_all.json for test
PreviousNext