{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-blockchain/refs/heads/main/json-schema/amazon-managed-blockchain-node-list-max-results-schema.json", "title": "NodeListMaxResults", "description": "NodeListMaxResults schema from Amazon Managed Blockchain API", "type": "integer", "minimum": 1, "maximum": 20 }