{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "scheduled-data-exports", "type": "array", "items": { "$ref": "#/components/schemas/scheduled-data-export" } }