add ability to generate legacy API with legacy naming scheme

regenerate legacy API
This commit is contained in:
smilerz
2024-04-26 12:21:34 -05:00
parent 4fa7155fc3
commit 4771f890cb
11 changed files with 21299 additions and 13370 deletions

View File

@@ -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