Recipe
Service for all Recipe interactions
- services.service_rec.search_recipe(recipe_filter: FilterRecipe) Recipe
Search for a recipe with the given filter
- Parameters
recipe_filter (schemes.scheme_filter.FilterRecipe) – Filter the Recipes
- Returns
The one choosen Recipe
- Return type