mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-03-03 23:06:28 +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