{ "type": "object", "name": "ReferenceToInfo", "properties": { "apiName": { "type": "string" }, "nameFields": { "type": "array", "description": "", "items": { "type": "string" } } }, "required": [ "apiName", "nameFields" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }