Closed nicholaslambertucci-ett closed 1 year ago
In the response of /api/Opening the fields fromWeekDay and toWeekDay should contain the value as a string, not a number. See docs for Opening Hours Rule, Day Opening Hours, Week Day Type and its schema
/api/Opening
fromWeekDay
toWeekDay
This issue is similat to #2
Fix commited in adc84d6
Please refer to https://localhost:7260/api/Opening/OpeningMobile
In the response of
/api/Opening
the fieldsfromWeekDay
andtoWeekDay
should contain the value as a string, not a number. See docs for Opening Hours Rule, Day Opening Hours, Week Day Type and its schemaThis issue is similat to #2