feat(sb3_schema.json): add origin field to meta info

This commit is contained in:
Eric Rosenbaum 2021-04-29 11:52:35 -04:00
commit 6dadf4c32a

View file

@ -17,6 +17,9 @@
}, },
"agent": { "agent": {
"type": "string" "type": "string"
},
"origin": {
"type": "string"
} }
}, },
"required": [ "required": [