meilisearch/MeiliSearch

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

Open

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

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Rust (733 fork)batch import
documentationgood first issue

仓库指标

Star
 (20,887 star)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 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.

贡献者指南