{ "$schema": "http://json-schema.org/schema#", "type": "object", "properties": { "external": { "type": "boolean", "title": "Enable external Access" } } }