diff --git a/response_schema.json b/response_schema.json index 7e7b683..09f71ae 100644 --- a/response_schema.json +++ b/response_schema.json @@ -18,11 +18,5 @@ "type": "string", "description": "Reason for the model decision" } - }, - "required": [ - "application_id", - "prediction", - "grade", - "reason_description" - ] + } }