Api report

Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2023-06-12 11:10:20 +01:00
parent 599ad683de
commit 1684c673d2
@@ -370,7 +370,7 @@ export class DefaultProcessingDatabase implements ProcessingDatabase {
const eventParams: EventParams<CatalogConflictEventPayload> = {
topic: CATALOG_CONFLICTS_TOPIC,
eventPayload: {
entity,
unprocessedEntity: entity,
entityRef,
newLocationKey: locationKey,
existingLocationKey: conflictingKey,