mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-05 18:15:06 +08:00
### What problem does this PR solve? Changed the error message example in the HTTP API reference documentation from a duplicate dataset name error to a validation error about string length requirements. This update reflects the current behavior of the API when validation fails. ### Type of change - [x] Documentation Update