{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-schema/amazon-robomaker-openapi-architecture-schema.json", "title": "Architecture", "description": "Architecture schema from openapi", "type": "string", "enum": [ "X86_64", "ARM64", "ARMHF" ] }