Table of Contents |
---|
In this document, we intend to explain the operation and business rules and feature flags to correctly operate a restaurant closed for delivery service and for service with breaks in a restaurant with 2 working periods per day.
...
highlight-breaking-time-slot
This flag is used at several points, because in the back-end there are several repositories, where it needs to be validated in the delivery-service and packages to validate the opening hours of the in-house restaurants and also in the partners, so we need to add the flag in intl-partner-delivery.
This is the flow between repositories that use the feature flags per repository.
...