Update schema with new tags: internet, owner

This commit is contained in:
github-actions[bot]
2026-02-13 00:19:13 +00:00
committed by GitHub
parent 92188109a1
commit a35d26c7ec
+8 -1
View File
@@ -54,7 +54,14 @@
"additionalProperties": {
"$ref": "#/$defs/tagValue"
},
"properties": {}
"properties": {
"internet": {
"type": "string"
},
"owner": {
"type": "string"
}
}
}
},
"allOf": [