test: bound tackle freshness score
CI / backend-and-migrations (push) Waiting to run
CI / astro-build (push) Waiting to run
CI / dependency-audit (push) Waiting to run
CI / compose-e2e (push) Waiting to run

This commit is contained in:
ik
2026-09-21 18:04:13 +07:00
parent e4e10bb4e9
commit d32796277c
4 changed files with 20 additions and 2 deletions
+2
View File
@@ -2290,6 +2290,8 @@
"type": "string"
},
"freshness_score": {
"maximum": 100.0,
"minimum": 0.0,
"title": "Freshness Score",
"type": "integer"
},