Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Health API — Catch up #172

Merged
merged 1 commit into from
Oct 3, 2022
Merged

Health API — Catch up #172

merged 1 commit into from
Oct 3, 2022

Conversation

gmourier
Copy link
Member

Summary

Catch up on missing spec for the /health endpoint.


Changes

  • Add 0172-health-api.md specification file

Out Of Scope

n/a


Attention To Reviewers

n/a

@gmourier gmourier added Ready For Review Feature specification must be reviewed. Implemented Feature specification has been implemented. Q3:2022 Catch-Up The PR describes already implemented behaviors. v0.29 labels Aug 18, 2022
@gmourier gmourier mentioned this pull request Aug 18, 2022
1 task
@gmourier gmourier requested a review from irevoire August 18, 2022 15:33
Copy link
Member

@irevoire irevoire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand why there is the last column in the table.
Everything else is great thanks 👍

text/0172-health-api.md Show resolved Hide resolved
text/0172-health-api.md Show resolved Hide resolved
@gmourier gmourier requested a review from irevoire August 24, 2022 12:56
@gmourier gmourier requested review from irevoire and removed request for irevoire October 3, 2022 12:08
@gmourier gmourier merged commit 930e6f7 into develop Oct 3, 2022
@gmourier gmourier deleted the catch-up-health-api-spec branch October 3, 2022 14:59
gmourier added a commit that referenced this pull request Oct 3, 2022
gmourier added a commit that referenced this pull request Oct 3, 2022
* Bump openapi spec version to v0.29

* Update 0001-script-based-tokenizer.md (#159)

Change tokenizer specs to better fit Charabia implementation

* Update the geosearch error (#161)

Implemented in meilisearch/milli#561

* Auto-batching - Enable feature by default and remove unwanted options (#162)

* Update specs according to new auto-batching behavior

* update batchUid to make it internal and hidden from a task resource representation

* Remove the batchUid mentions from the task API

* Update open-api.yaml

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* update future possibilities

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Search API — Filters - Introduce IN and EXISTS and describe filter capabilities in more precisely (#163)

* Write a specification for the new (and old) search filters

EXISTS
IN
NOT (new behaviour)
!= (new behaviour)

* Apply suggestions from code review

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Add missing settings object in the task details field of a settingsUpdate task type (#164)

* Remove `name` from indexes resource definition (#165)

* Misc — Soft deleted documents (Performance optimization) (#168)

* create a spec for the soft deleted documents

* Rename spec file, minor adjustements

* Replace You and We by A user and Meilisearch

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Add Stats Seen event (#169)

* Add examples component for each summarized task type (#170)

* Version API — Catch up (#171)

* Add version-api.md

* Add PR number as a spec file prefix

* Add health-api.md (#172)

* Search API — Add `matchingStrategy` parameter with `last` / `all` strategies (#173)

* Introduce a proposal to boot the specification

* Update telemetry

* Replace wordMatchingStrategy by matchingStrategy

* fix missing backtick md

Co-authored-by: Many the fish <legendre.maxime.isn@gmail.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
Co-authored-by: Loïc Lecrenier <loic.lecrenier@me.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
@gmourier gmourier removed the Ready For Review Feature specification must be reviewed. label Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Catch-Up The PR describes already implemented behaviors. Implemented Feature specification has been implemented. Q3:2022 v0.29
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants