mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-04 21:58:54 -05:00
add ability to generate legacy API with legacy naming scheme
regenerate legacy API
This commit is contained in:
@@ -243,7 +243,7 @@ export default {
|
||||
"shared": autoPlan.shared,
|
||||
"addshopping": autoPlan.addshopping
|
||||
}
|
||||
return apiClient.createAutoPlanViewSet(data)
|
||||
return apiClient.createAutoPlan(data)
|
||||
|
||||
},
|
||||
refreshEntries() { //TODO move properly to MealPLanStore (save period for default refresh)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user