From 6dadf4c32a9940692114e84ae8d858d961eb8099 Mon Sep 17 00:00:00 2001 From: Eric Rosenbaum Date: Thu, 29 Apr 2021 11:52:35 -0400 Subject: [PATCH] feat(sb3_schema.json): add origin field to meta info --- lib/sb3_schema.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/sb3_schema.json b/lib/sb3_schema.json index 19dc552..f85e97e 100644 --- a/lib/sb3_schema.json +++ b/lib/sb3_schema.json @@ -17,6 +17,9 @@ }, "agent": { "type": "string" + }, + "origin": { + "type": "string" } }, "required": [