Skip to content

Commit a5dc4b9

Browse files
committed
add and delete meal plan templates
1 parent 4a32cef commit a5dc4b9

File tree

2,670 files changed

+76405
-56425
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,670 files changed

+76405
-56425
lines changed

android/README.md

+21-14
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,14 @@ Class | Method | HTTP request | Description
9595
*IngredientsApi* | [**ingredientsByIDImage**](docs/IngredientsApi.md#ingredientsByIDImage) | **GET** /recipes/{id}/ingredientWidget.png | Ingredients by ID Image
9696
*IngredientsApi* | [**mapIngredientsToGroceryProducts**](docs/IngredientsApi.md#mapIngredientsToGroceryProducts) | **POST** /food/ingredients/map | Map Ingredients to Grocery Products
9797
*IngredientsApi* | [**visualizeIngredients**](docs/IngredientsApi.md#visualizeIngredients) | **POST** /recipes/visualizeIngredients | Ingredients Widget
98+
*MealPlanningApi* | [**addMealPlanTemplate**](docs/MealPlanningApi.md#addMealPlanTemplate) | **POST** /mealplanner/{username}/templates | Add Meal Plan Template
9899
*MealPlanningApi* | [**addToMealPlan**](docs/MealPlanningApi.md#addToMealPlan) | **POST** /mealplanner/{username}/items | Add to Meal Plan
99100
*MealPlanningApi* | [**addToShoppingList**](docs/MealPlanningApi.md#addToShoppingList) | **POST** /mealplanner/{username}/shopping-list/items | Add to Shopping List
100101
*MealPlanningApi* | [**clearMealPlanDay**](docs/MealPlanningApi.md#clearMealPlanDay) | **DELETE** /mealplanner/{username}/day/{date} | Clear Meal Plan Day
101102
*MealPlanningApi* | [**connectUser**](docs/MealPlanningApi.md#connectUser) | **POST** /users/connect | Connect User
102103
*MealPlanningApi* | [**deleteFromMealPlan**](docs/MealPlanningApi.md#deleteFromMealPlan) | **DELETE** /mealplanner/{username}/items/{id} | Delete from Meal Plan
103104
*MealPlanningApi* | [**deleteFromShoppingList**](docs/MealPlanningApi.md#deleteFromShoppingList) | **DELETE** /mealplanner/{username}/shopping-list/items/{id} | Delete from Shopping List
105+
*MealPlanningApi* | [**deleteMealPlanTemplate**](docs/MealPlanningApi.md#deleteMealPlanTemplate) | **DELETE** /mealplanner/{username}/templates/{id} | Delete Meal Plan Template
104106
*MealPlanningApi* | [**generateMealPlan**](docs/MealPlanningApi.md#generateMealPlan) | **GET** /mealplanner/generate | Generate Meal Plan
105107
*MealPlanningApi* | [**generateShoppingList**](docs/MealPlanningApi.md#generateShoppingList) | **POST** /mealplanner/{username}/shopping-list/{start-date}/{end-date} | Generate Shopping List
106108
*MealPlanningApi* | [**getMealPlanTemplate**](docs/MealPlanningApi.md#getMealPlanTemplate) | **GET** /mealplanner/{username}/templates/{id} | Get Meal Plan Template
@@ -188,13 +190,15 @@ Class | Method | HTTP request | Description
188190
- [FoodIngredientsMapProducts](docs/FoodIngredientsMapProducts.md)
189191
- [InlineObject](docs/InlineObject.md)
190192
- [InlineObject1](docs/InlineObject1.md)
193+
- [InlineObject10](docs/InlineObject10.md)
191194
- [InlineObject2](docs/InlineObject2.md)
192195
- [InlineObject3](docs/InlineObject3.md)
193196
- [InlineObject4](docs/InlineObject4.md)
194197
- [InlineObject5](docs/InlineObject5.md)
195198
- [InlineObject6](docs/InlineObject6.md)
196199
- [InlineObject7](docs/InlineObject7.md)
197200
- [InlineObject8](docs/InlineObject8.md)
201+
- [InlineObject9](docs/InlineObject9.md)
198202
- [InlineResponse200](docs/InlineResponse200.md)
199203
- [InlineResponse2001](docs/InlineResponse2001.md)
200204
- [InlineResponse20010](docs/InlineResponse20010.md)
@@ -266,40 +270,43 @@ Class | Method | HTTP request | Description
266270
- [InlineResponse2003WinePairingProductMatches](docs/InlineResponse2003WinePairingProductMatches.md)
267271
- [InlineResponse2004](docs/InlineResponse2004.md)
268272
- [InlineResponse20040](docs/InlineResponse20040.md)
269-
- [InlineResponse20040Days](docs/InlineResponse20040Days.md)
270273
- [InlineResponse20040Items](docs/InlineResponse20040Items.md)
271274
- [InlineResponse20040Value](docs/InlineResponse20040Value.md)
272275
- [InlineResponse20041](docs/InlineResponse20041.md)
273-
- [InlineResponse20041Aisles](docs/InlineResponse20041Aisles.md)
276+
- [InlineResponse20041Days](docs/InlineResponse20041Days.md)
274277
- [InlineResponse20041Items](docs/InlineResponse20041Items.md)
275-
- [InlineResponse20041Measures](docs/InlineResponse20041Measures.md)
278+
- [InlineResponse20041Value](docs/InlineResponse20041Value.md)
276279
- [InlineResponse20042](docs/InlineResponse20042.md)
280+
- [InlineResponse20042Aisles](docs/InlineResponse20042Aisles.md)
281+
- [InlineResponse20042Items](docs/InlineResponse20042Items.md)
282+
- [InlineResponse20042Measures](docs/InlineResponse20042Measures.md)
277283
- [InlineResponse20043](docs/InlineResponse20043.md)
278284
- [InlineResponse20044](docs/InlineResponse20044.md)
279-
- [InlineResponse20044ProductMatches](docs/InlineResponse20044ProductMatches.md)
280285
- [InlineResponse20045](docs/InlineResponse20045.md)
286+
- [InlineResponse20045ProductMatches](docs/InlineResponse20045ProductMatches.md)
281287
- [InlineResponse20046](docs/InlineResponse20046.md)
282-
- [InlineResponse20046RecommendedWines](docs/InlineResponse20046RecommendedWines.md)
283288
- [InlineResponse20047](docs/InlineResponse20047.md)
289+
- [InlineResponse20047RecommendedWines](docs/InlineResponse20047RecommendedWines.md)
284290
- [InlineResponse20048](docs/InlineResponse20048.md)
285-
- [InlineResponse20048Category](docs/InlineResponse20048Category.md)
286-
- [InlineResponse20048Nutrition](docs/InlineResponse20048Nutrition.md)
287-
- [InlineResponse20048NutritionCalories](docs/InlineResponse20048NutritionCalories.md)
288-
- [InlineResponse20048NutritionCaloriesConfidenceRange95Percent](docs/InlineResponse20048NutritionCaloriesConfidenceRange95Percent.md)
289-
- [InlineResponse20048Recipes](docs/InlineResponse20048Recipes.md)
290291
- [InlineResponse20049](docs/InlineResponse20049.md)
292+
- [InlineResponse20049Category](docs/InlineResponse20049Category.md)
293+
- [InlineResponse20049Nutrition](docs/InlineResponse20049Nutrition.md)
294+
- [InlineResponse20049NutritionCalories](docs/InlineResponse20049NutritionCalories.md)
295+
- [InlineResponse20049NutritionCaloriesConfidenceRange95Percent](docs/InlineResponse20049NutritionCaloriesConfidenceRange95Percent.md)
296+
- [InlineResponse20049Recipes](docs/InlineResponse20049Recipes.md)
291297
- [InlineResponse2005](docs/InlineResponse2005.md)
292298
- [InlineResponse20050](docs/InlineResponse20050.md)
293299
- [InlineResponse20051](docs/InlineResponse20051.md)
294300
- [InlineResponse20052](docs/InlineResponse20052.md)
295-
- [InlineResponse20052Results](docs/InlineResponse20052Results.md)
296-
- [InlineResponse20052SearchResults](docs/InlineResponse20052SearchResults.md)
297301
- [InlineResponse20053](docs/InlineResponse20053.md)
298-
- [InlineResponse20053Videos](docs/InlineResponse20053Videos.md)
302+
- [InlineResponse20053Results](docs/InlineResponse20053Results.md)
303+
- [InlineResponse20053SearchResults](docs/InlineResponse20053SearchResults.md)
299304
- [InlineResponse20054](docs/InlineResponse20054.md)
305+
- [InlineResponse20054Videos](docs/InlineResponse20054Videos.md)
300306
- [InlineResponse20055](docs/InlineResponse20055.md)
301307
- [InlineResponse20056](docs/InlineResponse20056.md)
302-
- [InlineResponse20056Suggests](docs/InlineResponse20056Suggests.md)
308+
- [InlineResponse20057](docs/InlineResponse20057.md)
309+
- [InlineResponse20057Suggests](docs/InlineResponse20057Suggests.md)
303310
- [InlineResponse2006](docs/InlineResponse2006.md)
304311
- [InlineResponse2006Recipes](docs/InlineResponse2006Recipes.md)
305312
- [InlineResponse2007](docs/InlineResponse2007.md)

android/docs/InlineObject10.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
3+
# InlineObject10
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**username** | **String** | The username. |
10+
**id** | [**BigDecimal**](BigDecimal.md) | The shopping list item id. |
11+
**hash** | **String** | The private hash for the username. |
12+
13+
14+
15+

android/docs/InlineObject6.md

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**username** | **String** | The username. |
10-
**startDate** | **String** | The start date in the format yyyy-mm-dd. |
11-
**endDate** | **String** | The end date in the format yyyy-mm-dd. |
1210
**hash** | **String** | The private hash for the username. |
1311

1412

android/docs/InlineObject7.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**username** | **String** | The username. |
10+
**id** | [**BigDecimal**](BigDecimal.md) | The shopping list item id. |
1011
**hash** | **String** | The private hash for the username. |
1112

1213

android/docs/InlineObject8.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**username** | **String** | The username. |
10-
**id** | [**BigDecimal**](BigDecimal.md) | The shopping list item id. |
10+
**startDate** | **String** | The start date in the format yyyy-mm-dd. |
11+
**endDate** | **String** | The end date in the format yyyy-mm-dd. |
1112
**hash** | **String** | The private hash for the username. |
1213

1314

android/docs/InlineObject9.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
3+
# InlineObject9
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**username** | **String** | The username. |
10+
**hash** | **String** | The private hash for the username. |
11+
12+
13+
14+

android/docs/InlineResponse20040.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**id** | **Integer** | |
109
**name** | **String** | |
11-
**days** | [**List<InlineResponse20040Days>**](InlineResponse20040Days.md) | |
10+
**items** | [**List<InlineResponse20040Items>**](InlineResponse20040Items.md) | |
11+
**publishAsPublic** | **Boolean** | |
1212

1313

1414

android/docs/InlineResponse20040Days.md

-18
This file was deleted.

android/docs/InlineResponse20040Items.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**id** | **Integer** | |
9+
**day** | **Integer** | |
1010
**slot** | **Integer** | |
1111
**position** | **Integer** | |
1212
**type** | **String** | |

android/docs/InlineResponse20040Value.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**id** | [**BigDecimal**](BigDecimal.md) | |
10-
**title** | **String** | |
11-
**imageType** | **String** | |
9+
**id** | **Integer** | | [optional]
10+
**servings** | [**BigDecimal**](BigDecimal.md) | | [optional]
11+
**title** | **String** | | [optional]
12+
**imageType** | **String** | | [optional]
1213

1314

1415

android/docs/InlineResponse20041.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**aisles** | [**List<InlineResponse20041Aisles>**](InlineResponse20041Aisles.md) | |
10-
**cost** | [**BigDecimal**](BigDecimal.md) | |
11-
**startDate** | [**BigDecimal**](BigDecimal.md) | |
12-
**endDate** | [**BigDecimal**](BigDecimal.md) | |
9+
**id** | **Integer** | |
10+
**name** | **String** | |
11+
**days** | [**List<InlineResponse20041Days>**](InlineResponse20041Days.md) | |
1312

1413

1514

android/docs/InlineResponse20041Aisles.md

-14
This file was deleted.
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
3+
# InlineResponse20041Days
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**nutritionSummary** | [**InlineResponse20038NutritionSummary**](InlineResponse20038NutritionSummary.md) | | [optional]
10+
**nutritionSummaryBreakfast** | [**InlineResponse20038NutritionSummary**](InlineResponse20038NutritionSummary.md) | | [optional]
11+
**nutritionSummaryLunch** | [**InlineResponse20038NutritionSummary**](InlineResponse20038NutritionSummary.md) | | [optional]
12+
**nutritionSummaryDinner** | [**InlineResponse20038NutritionSummary**](InlineResponse20038NutritionSummary.md) | | [optional]
13+
**day** | **String** | |
14+
**items** | [**List<InlineResponse20041Items>**](InlineResponse20041Items.md) | | [optional]
15+
16+
17+
18+

android/docs/InlineResponse20041Items.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@
77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
99
**id** | **Integer** | |
10-
**name** | **String** | |
11-
**measures** | [**InlineResponse20041Measures**](InlineResponse20041Measures.md) | | [optional]
12-
**pantryItem** | **Boolean** | |
13-
**aisle** | **String** | |
14-
**cost** | [**BigDecimal**](BigDecimal.md) | |
15-
**ingredientId** | **Integer** | |
10+
**slot** | **Integer** | |
11+
**position** | **Integer** | |
12+
**type** | **String** | |
13+
**value** | [**InlineResponse20041Value**](InlineResponse20041Value.md) | | [optional]
1614

1715

1816

android/docs/InlineResponse20041Measures.md

-15
This file was deleted.
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
3+
# InlineResponse20041Value
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**id** | [**BigDecimal**](BigDecimal.md) | |
10+
**title** | **String** | |
11+
**imageType** | **String** | |
12+
13+
14+
15+

android/docs/InlineResponse20042.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**username** | **String** | |
10-
**hash** | **String** | |
9+
**aisles** | [**List<InlineResponse20042Aisles>**](InlineResponse20042Aisles.md) | |
10+
**cost** | [**BigDecimal**](BigDecimal.md) | |
11+
**startDate** | [**BigDecimal**](BigDecimal.md) | |
12+
**endDate** | [**BigDecimal**](BigDecimal.md) | |
1113

1214

1315

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
3+
# InlineResponse20042Aisles
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**aisle** | **String** | |
10+
**items** | [**List<InlineResponse20042Items>**](InlineResponse20042Items.md) | | [optional]
11+
12+
13+
14+
+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
3+
# InlineResponse20042Items
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**id** | **Integer** | |
10+
**name** | **String** | |
11+
**measures** | [**InlineResponse20042Measures**](InlineResponse20042Measures.md) | | [optional]
12+
**pantryItem** | **Boolean** | |
13+
**aisle** | **String** | |
14+
**cost** | [**BigDecimal**](BigDecimal.md) | |
15+
**ingredientId** | **Integer** | |
16+
17+
18+
19+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
3+
# InlineResponse20042Measures
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**original** | [**RecipesParseIngredientsNutritionWeightPerServing**](RecipesParseIngredientsNutritionWeightPerServing.md) | |
10+
**metric** | [**RecipesParseIngredientsNutritionWeightPerServing**](RecipesParseIngredientsNutritionWeightPerServing.md) | |
11+
**us** | [**RecipesParseIngredientsNutritionWeightPerServing**](RecipesParseIngredientsNutritionWeightPerServing.md) | |
12+
13+
14+
15+

android/docs/InlineResponse20043.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**pairings** | **List<String>** | |
10-
**text** | **String** | |
9+
**username** | **String** | |
10+
**hash** | **String** | |
1111

1212

1313

android/docs/InlineResponse20044.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66

77
Name | Type | Description | Notes
88
------------ | ------------- | ------------- | -------------
9-
**pairedWines** | **List<String>** | |
10-
**pairingText** | **String** | |
11-
**productMatches** | [**List<InlineResponse20044ProductMatches>**](InlineResponse20044ProductMatches.md) | |
9+
**pairings** | **List<String>** | |
10+
**text** | **String** | |
1211

1312

1413

0 commit comments

Comments
 (0)