{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ProxyConfiguration", "type": "object", "properties": { "type": { "type": "string" }, "containerName": { "type": "string" }, "properties": { "type": "array" } } }