{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-structure/amazon-mainframe-modernization-entity-name-list-structure.json", "name": "EntityNameList", "description": "EntityNameList schema from AWS Mainframe Modernization API", "type": "array", "items": { "$ref": "#/components/schemas/EntityName" } }