From 76f722652e4c6646c5c2c38a9e7b2d4a4cfe8f32 Mon Sep 17 00:00:00 2001 From: Daniel Verner Date: Thu, 12 Feb 2026 13:30:37 +0100 Subject: [PATCH] fix --- .../schemas/return-reasons/ShopReturnReasonQuestion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/schemas/return-reasons/ShopReturnReasonQuestion.json b/specification/schemas/return-reasons/ShopReturnReasonQuestion.json index 2d42292e..50a57923 100644 --- a/specification/schemas/return-reasons/ShopReturnReasonQuestion.json +++ b/specification/schemas/return-reasons/ShopReturnReasonQuestion.json @@ -17,7 +17,7 @@ "example": true }, "answer_type": { - "$ref": "#/components/schemas/ShopReturnReasonQuestionAnswerType" + "$ref": "#/components/schemas/ReturnQuestionAnswerType" }, "yes_note": { "type": "string",