Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Enable sending multiple subscribers in one request #136

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 14, 2020

  1. Enable sending multiple subscribers in one request

    This change allows setting the props for the subscriber object as an object or array.
    If it is set as an array, you can send multiple subscribers in one request.
    yebl committed May 14, 2020
    Configuration menu
    Copy the full SHA
    cc4ce0b View commit details
    Browse the repository at this point in the history
  2. Enable sending multiple subscribers in one request

    This change allows setting the props for the subscriber object as an object or array.
    If it is set as an array, you can send multiple subscribers in one request.
    yebl committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3beb653 View commit details
    Browse the repository at this point in the history
  3. Fix Travis errors

    yebl committed May 14, 2020
    Configuration menu
    Copy the full SHA
    120b14a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    a79c5a1 View commit details
    Browse the repository at this point in the history