meilisearch/MeiliSearch

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

开放

#6,293 创建于 2026年3月17日

 (4 条评论) (0 个反应) (0 位负责人)Rust (2,542 个派生)batch import
documentationgood first issue

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南