Skip to content

Commit

Permalink
feat: allow handle raw events message
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoPereyraDiaz committed Sep 21, 2023
1 parent 3bde895 commit d64263b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
using GreenArrow.Engine.Model.Events;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
using System.Text;

namespace GreenArrow.Engine.EventNotificationSystem
{
Expand Down

0 comments on commit d64263b

Please sign in to comment.