commanded
commanded copied to clipboard
Fix EventData typespec
I believe causation_id and correlation_id are optional fields (for example lib/commanded/event/mapper.ex:55 sets to a value that can be nil), updated the typespec accordingly.