From b80733cf833e2332405a3b723890431f1d4801ee Mon Sep 17 00:00:00 2001 From: Toastie Date: Fri, 27 Dec 2024 03:21:59 +1300 Subject: [PATCH] Add JSON schema for interview templates, switched so using it internally for validation too --- Interviews/interview_template.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Interviews/interview_template.schema.json b/Interviews/interview_template.schema.json index b36932a..e3ab224 100644 --- a/Interviews/interview_template.schema.json +++ b/Interviews/interview_template.schema.json @@ -1,6 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", - "id": "https://toastielab.dev/Emotions-stuff/SupportChild/src/branch/main/Interviews/interview_template.schema.json", + "id": "https://toastielab.dev/Emotions-stuff/SupportChild/raw/branch/main/Interviews/interview_template.schema.json", "title": "Interview Template", "description": "An interview dialog tree template for SupportChild", "definitions": {