Skip to content

Commit 102d838

Browse files
Merge pull request #63 from LLK/add-meta-origin
feat(sb3_schema.json): add origin field to meta info
2 parents cee1200 + 6dadf4c commit 102d838

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

lib/sb3_schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
},
1818
"agent": {
1919
"type": "string"
20+
},
21+
"origin": {
22+
"type": "string"
2023
}
2124
},
2225
"required": [

0 commit comments

Comments
 (0)