andreweinkoetz / foodo-backend

The backend repository for the food taxonomy project 'foodo'. This is a project of five TUM students of the course: Future Business Labs (IN2106, IN2128, IN212807)
5 stars 0 forks source link

Admin: Need endpoint to set lifestyles of ingredient #32

Closed andreweinkoetz closed 5 years ago

andreweinkoetz commented 5 years ago

/ingredients/setlifestyles POST { _id: INGREDIENT_ID, notForLifestyles: [ LIFESTYLE_ID ] }