Andrey Antukh c19f06ff4b 🐛 Validate version parameter in import-binfile
Restrict version parameter to supported values (1 or 3) via schema
validation instead of accepting any integer. Add content-based format
detection when version is not provided, using bfc/parse-file-format
to inspect file magic bytes.

Closes #11105

AI-assisted-by: qwen3.7-plus
2026-08-06 07:51:27 +00:00
..