meilisearch/MeiliSearch

API reference: code samples input and output don't match

Open

#6293 aperta il 17 mar 2026

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Rust (733 fork)batch import
documentationgood first issue

Metriche repository

Star
 (20.887 star)
Metriche merge PR
 (Merge medio 4g 3h) (37 PR mergiate in 30 g)

Descrizione

I noticed the API reference code samples’ input and output don’t match, see here:

  • request has limit = 3
  • response has limit = 1

It's acceptable for this example, but it can become confusing for a less self-explanatory API example.

Guida contributor