Skip to content

No support for multiple subscriptions #12

@rchekaluk

Description

@rchekaluk

There is a need to permit multiple subscriptions on a given topic:

        "Subscription": [
          {
           "Endpoint" : "user1@tld.com",
           "Protocol" : "email"
          },
          {
           "Endpoint" : "user2@xyz.com",
           "Protocol" : "email"
          }
        ]

Any thoughts on supporting this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions