diff --git a/schemas/community_submission.v1.schema.json b/schemas/community_submission.v1.schema.json index 8d0d94c..157c2d4 100644 --- a/schemas/community_submission.v1.schema.json +++ b/schemas/community_submission.v1.schema.json @@ -54,7 +54,14 @@ "additionalProperties": { "$ref": "#/$defs/tagValue" }, - "properties": {} + "properties": { + "internet": { + "type": "string" + }, + "owner": { + "type": "string" + } + } } }, "allOf": [