From 2dccdd5693ea2eec4f31354c90bfdf66c606ecb8 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Tue, 20 Feb 2024 13:55:03 +0000 Subject: [PATCH] User: thies.marwitz@matplus.eu clicked save for playground/matplus/thies-marwitz/create-part-information-exampledata.json --- .../thies-marwitz/create-part-information-exampledata.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/playground/matplus/thies-marwitz/create-part-information-exampledata.json b/playground/matplus/thies-marwitz/create-part-information-exampledata.json index 4a5d2b75..401539ae 100644 --- a/playground/matplus/thies-marwitz/create-part-information-exampledata.json +++ b/playground/matplus/thies-marwitz/create-part-information-exampledata.json @@ -2,5 +2,10 @@ "partNumber": "12345", "serialNumber": "01", "confirmationNumber": "21324", - "partDesignation": "Test Part" + "partDesignation": "Test Part", + "tasks": [ + { + "done": false + } + ] } \ No newline at end of file