From 46e6bc30ba880f32c523260cbbcff8d45d451458 Mon Sep 17 00:00:00 2001 From: Admin User Date: Fri, 13 Jun 2025 18:56:09 +0000 Subject: [PATCH] Series M v1 model --- response_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/response_schema.json b/response_schema.json index 09f71ae..88814b1 100644 --- a/response_schema.json +++ b/response_schema.json @@ -15,7 +15,7 @@ "description": "HD Model Grade" }, "reason_description": { - "type": "string", + "type": ["string", "null"], "description": "Reason for the model decision" } }