{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "claims", "type": "array", "items": { "$ref": "#/components/schemas/claim" } }