From 23151d881519b6e6f455b9addb0e909d19bce223 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 25 Jan 2024 05:17:29 +0000 Subject: [PATCH] User: gecastro@gmail.com clicked save for playground/unsw/edit-test/edit-row-schema.json --- playground/unsw/edit-test/edit-row-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/unsw/edit-test/edit-row-schema.json b/playground/unsw/edit-test/edit-row-schema.json index 6d7d3e7a..9cf05ab5 100644 --- a/playground/unsw/edit-test/edit-row-schema.json +++ b/playground/unsw/edit-test/edit-row-schema.json @@ -22,7 +22,7 @@ "title": "Y" }, "z": { - "type": ["number", "string"], + "type": "number", "title": "Z" } }