From 2486bff77ee16fa745d2e5a891e533d93dbeb96c Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 16 Feb 2024 11:02:15 +0000 Subject: [PATCH] User: thies.marwitz@matplus.eu clicked save for playground/matplus/thies-marwitz/create-part-information-schema.json --- .../matplus/thies-marwitz/create-part-information-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/matplus/thies-marwitz/create-part-information-schema.json b/playground/matplus/thies-marwitz/create-part-information-schema.json index c50f8f7d..34bfcdbc 100644 --- a/playground/matplus/thies-marwitz/create-part-information-schema.json +++ b/playground/matplus/thies-marwitz/create-part-information-schema.json @@ -3,7 +3,7 @@ "description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')", "type": "object", "required": [ - "part" + "partNumber" ], "properties": { "firstName": {