meilisearch/MeiliSearch

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

Open

#6,293 建立於 2026年3月17日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)Rust (20,887 star) (733 fork)batch import
documentationgood first issue

描述

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.

貢獻者指南

API reference: code samples input and output don't match · meilisearch/MeiliSearch#6293 | Good First Issue