A repository including protocol buffer used in Zaphiro's platform
0
stars
0
forks
source link
Event: set `occurredAt` as required, correct Event Status to `Started`, `Ended`, and add `eventType` in the header #23
Closed
chicco785 closed 11 months ago
Description
Event: set
occurredAt
as requiredChanges Made
occurredAt
as requiredEVENT_STATUS_ACTIVE
->EVENT_STATUS_STARTED
EVENT_STATUS_COMPLETE
->EVENT_STATUS_ENDED
eventType
in the header.Related Issues
Fixes #22
Checklist