mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-16 12:07:26 +08:00
Passing a non-integer value for max_items or offset caused an unhandled ValueError, resulting in a 500 instead of a 400. This brings /history in line with the existing validation pattern used by /api/jobs. Tests added for both max_items and offset with multiple invalid string values. |
||
|---|---|---|
| .. | ||
| testing_nodes/testing-pack | ||
| extra_model_paths.yaml | ||
| test_async_nodes.py | ||
| test_execution.py | ||
| test_jobs.py | ||
| test_preview_method.py | ||
| test_progress_isolation.py | ||
| test_public_api.py | ||