From 8d964290838ed098a219ad074b7978a29b73a912 Mon Sep 17 00:00:00 2001 From: Vesa Juvonen Date: Fri, 2 Aug 2024 11:06:42 +0300 Subject: [PATCH] Used to validate publishing process Uploaded to validate the master-live publishing process --- sp/test.schema.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sp/test.schema.json diff --git a/sp/test.schema.json b/sp/test.schema.json new file mode 100644 index 0000000..d4d4dba --- /dev/null +++ b/sp/test.schema.json @@ -0,0 +1,4 @@ +{ + "title": "Publishing test of the json files", + "description": "Used to validate the publishing process" +} \ No newline at end of file