Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
Marx J. Moura edited this page Sep 29, 2019 · 5 revisions

Events consumed/produced through message broker

Gallery API produces these events:

  • gallery.image.created: Each created image (standard, cover and thumbnail) will trigger this event.
  • gallery.image.deleted: Each deleted image (standard, cover and thumbnail) will trigger this event.

Gallery API responds to these Menu API events:

  • menu.item-group.deleted: The images related to this item group will be deleted.
  • menu.item.deleted: The images related to this item will be deleted.
Clone this wiki locally