{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "TlsValidationContextFileTrust", "type": "record", "fields": [ { "name": "certificateChain", "type": "string" } ] }