Release v4928.1.4.2 stable

This commit is contained in:
2026-06-09 22:55:58 +01:00
commit 6445044ac6
280 changed files with 41775 additions and 0 deletions

5
scripts/test_sample.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
curl -sS -X POST http://127.0.0.1:8000/analyze \
-H "Content-Type: application/json" \
-d @tests/sample_cases/sample_analyze.json | jq .