{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-blockchain/refs/heads/main/json-structure/amazon-managed-blockchain-framework-structure.json", "name": "Framework", "description": "Framework schema from Amazon Managed Blockchain API", "type": "string", "enum": [ "HYPERLEDGER_FABRIC", "ETHEREUM" ] }