You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(event): rename image_event and fix end date fields
Rename the Event struct's ImageEvent field to Image and fix the typo in
ReservationEndDate (was reseveration_end_date) across domain, usecase,
and
payloads. Update all usages and JSON tags accordingly to ensure
consistency and correct data mapping.
0 commit comments