{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SuperBatchWebResources", "type": "object", "properties": { "uris": { "type": "object" }, "tags": { "type": "object" }, "metatags": { "type": "string" }, "_expandable": { "type": "object" } } }