{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://api-evangelist.github.io/elexon/json-schema/Insights.Api.LegacyInteroperability.LegacyRemitDetailList.json", "title": "Insights.Api.LegacyInteroperability.LegacyRemitDetailList", "type": "object", "properties": { "item": { "$ref": "#/components/schemas/Insights.Api.LegacyInteroperability.LegacyRemitDetailItem" } }, "additionalProperties": false }