AnalogIO / analog-core

.NET 8 backend for Cafe Analog's coffee card app
https://core.prd.analogio.dk/swagger
MIT License
4 stars 1 forks source link

Rename `OpeningHoursDTO` to something more accurate #203

Closed marfavi closed 1 year ago

marfavi commented 1 year ago

Right now, the OpeningHoursDTO represents a single shift. With the current naming, I'd rather expect that class to represent opening hours for a week, or for a day.

jonasanker commented 1 year ago

Still needed if openings hours feature will not be an API?

marfavi commented 1 year ago

No