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
Currently, both the backend and frontend use 'diary_free' as one of the diet preference values, which is a typo. This should be updated to 'dairy_free'.
Required changes:
Update the backend API to use 'dairy_free'
Update the frontend constant ENCOUNTER_DIET_PREFERENCE to use 'dairy_free'
Note: Both changes need to be coordinated to maintain compatibility.
Currently, both the backend and frontend use 'diary_free' as one of the diet preference values, which is a typo. This should be updated to 'dairy_free'.
Required changes:
Note: Both changes need to be coordinated to maintain compatibility.
References:
The text was updated successfully, but these errors were encountered: