{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-structure/openapi-key-summary-list-structure.json", "name": "KeySummaryList", "description": "KeySummaryList schema from Amazon Payment Cryptography", "type": "array", "items": { "$ref": "#/components/schemas/KeySummary" } }