Commit dbddb2e
feat: add locale and depth parameters to POST endpoints (#48)
* feat: add locale and depth parameters to POST endpoints
- Add createQueryParams for POST operations (depth, locale)
- Keep baseQueryParams for other operations (depth, locale, fallback-locale)
- fallback-locale not applicable to POST since it creates new data
* Update snapshots
---------
Co-authored-by: Luka <LukaBis@lbiskupic05@gmail.com>
Co-authored-by: Jan Buchar <Teyras@gmail.com>1 parent b69ed08 commit dbddb2e
2 files changed
Lines changed: 374 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
419 | 424 | | |
420 | 425 | | |
421 | 426 | | |
| 427 | + | |
422 | 428 | | |
423 | 429 | | |
424 | 430 | | |
| |||
0 commit comments