Skip to content

bugfix: send delete event only when successful

Matthieu Fesselier requested to merge bugfix/delete-event-sucess into master

Before, the resourceDeleted event was sent even if the request failed

Merge request reports