diff options
| author | Benno Bielmeier <nix@bbenno.com> | 2022-08-24 20:50:06 +0200 |
|---|---|---|
| committer | Yt <happysalada@proton.me> | 2022-08-24 22:00:26 -0400 |
| commit | 312fd31a5827bd998771d212aa08753e77d628e2 (patch) | |
| tree | c58147f1df95a675e52f6349e503da2f6b2907e1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | f28ab51b54ef2518345594a6baf45b9e25378912 (diff) | |
nixos/meilisearch: Update tests to reflect API changes
in [v0.25.0][1]: Breaking changes of Task API (relevant summarized)
- `update` -> `task`
- `GET - /indexes/:indexUid/updates/:updateId` -> `/indexes/:indexUid/tasks`
- `updateId` -> `uid` of `task`
- also: new `GET - /tasks/:taskUid` introduced
- `status` values changed
in [v0.28.0][2]: Breaking changes in `/indexes` endpoints
- `total` now appear in the response body
[1]: https://github.com/meilisearch/meilisearch/releases/tag/v0.25.0
[2]: https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
