diff --git a/src/nos/translators/inbound/event_sub.py b/src/nos/translators/inbound/event_sub.py index 640af0b..36d4ce3 100644 --- a/src/nos/translators/inbound/event_sub.py +++ b/src/nos/translators/inbound/event_sub.py @@ -100,7 +100,7 @@ async def _handle_file_registered(self, payload: JsonObject) -> None: ) async def _consume_validated( - self, *, payload: JsonObject, type_: Ascii, topic: Ascii + self, *, payload: JsonObject, type_: Ascii, topic: Ascii, key: Ascii ) -> None: """Consumes an event""" if type_ in (