{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "fieldsResponse", "type": "object", "properties": { "data": { "type": "array", "description": "Array of metric objects representing the metrics that can be requested from the Fixed Income APIs.\n" } } }