Fix plan-a-meal random recipe API queries
Mealie's orderBy=random requires a paginationSeed parameter, otherwise the API returns 422. Added the seed to all random query examples. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6d7597670e
commit
e5ce510fdc
2 changed files with 6 additions and 3 deletions
1
docs/changelog.d/+fix-plan-a-meal-random-query.bugfix.md
Normal file
1
docs/changelog.d/+fix-plan-a-meal-random-query.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix plan-a-meal random recipe queries — add required `paginationSeed` parameter
|
||||
Loading…
Add table
Add a link
Reference in a new issue