Add JSON schema for interview templates, switched so using it internally for validation too

This commit is contained in:
Toastie 2024-12-27 03:21:59 +13:00
parent be04edff3f
commit b80733cf83
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

View file

@ -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": {