{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "BackendDefaults", "description": "An object that represents the default properties for a backend.", "type": "object", "properties": { "clientPolicy": {} } }