meilisearch/MeiliSearch

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

Open

#6.293 aberto em 17 de mar. de 2026

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Rust (733 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (20.887 stars)
Métricas de merge de PR
 (Mesclagem média 4d 3h) (37 fundiu PRs em 30d)

Description

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.

Guia do colaborador