mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-03-05 15:47:14 +08:00
Fix the issue where the server-side parameter validation fails when the id parameter is None in the asynchronous list_datasets method. ### What problem does this PR solve? Fix the issue where the server-side parameter validation fails when the id parameter is None in the asynchronous list_datasets method. ### Type of change - [√ ] Bug Fix (non-breaking change which fixes an issue)