Skip to content

Add properties as enum

Timo Kettenbach requested to merge properties-as-enum into main

This merge adds an enum and match statement to get the meal properties as machine readable values instead of a single string. Also changes Meal.properties to vec.

Merge request reports