adobe / aio-lib-java

Adobe I/O - Java SDK
https://opensource.adobe.com/aio-lib-java/
Apache License 2.0
6 stars 18 forks source link

Issue 24 - Method to add multiple EventsOfInterest to the model #25

Closed amol-anand closed 2 years ago

amol-anand commented 2 years ago

Description

Need this for someone who wants to register multiple combinations of Provider ID and Event Code to one Journal/Webhook.

Related Issue

https://github.com/adobe/aio-lib-java/issues/24

Motivation and Context

Need this for someone who wants to register multiple combinations of Provider ID and Event Code to one Journal/Webhook.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

amol-anand commented 2 years ago

@francoisledroff please review and merge. need a way to add multiple combos of ProviderId and EventCode while registering a new journal to listen to events.

amol-anand commented 2 years ago

@francoisledroff updated. please review