You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see there is a difference for the labels attribute. If the labels are empty the events API sends it as empty array but it should be an empty map/object.
The text was updated successfully, but these errors were encountered:
- Fixes #8 issue: Payload for event with type product_model_created differs from Akeneo API
- Fixes #5 issue: Payload for family_upate and family_create differs from Akeneo API
The payload for events of type family_update and family_create differs from the JSON returned by the Akeneo HTTP API.
Steps to reproduce:
As you can see there is a difference for the labels attribute. If the labels are empty the events API sends it as empty array but it should be an empty map/object.
The text was updated successfully, but these errors were encountered: