adobe / aio-lib-java

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

Add support for Registration V2 API #126

Closed sangeetha5491 closed 1 year ago

sangeetha5491 commented 1 year ago

Description

Add RegistrationCreateModel, RegistrationUpdateModel, EventsOfInterestInputModel Update Registration model to include HAL links and other changes wrt the new registration API response Update Jackson Object Mapper to support HAL JSON Update the integration and unit tests Other fixes to support these changes

Related Issue

Motivation and Context

Adds support for the latest Registration IO Management API. For more details see: https://developer.adobe.com/events/docs/api/#tag/Registrations

How Has This Been Tested?

Integration tests and unit tests

Screenshots (if appropriate):

Types of changes

Checklist: