From 630890cd0440d666de348fc49b6ded7798c09d73 Mon Sep 17 00:00:00 2001 From: vicent Date: Wed, 21 Dec 2022 12:23:16 +0100 Subject: [PATCH] fix: colum name in model --- modules/client/back/models/ticket-sms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/back/models/ticket-sms.json b/modules/client/back/models/ticket-sms.json index 1787ba17c2..03f592f51e 100644 --- a/modules/client/back/models/ticket-sms.json +++ b/modules/client/back/models/ticket-sms.json @@ -7,7 +7,7 @@ } }, "properties": { - "id": { + "smsFk": { "type": "number", "id": true, "description": "Identifier"