{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-command-structure.json", "description": "Command schema from openapi", "type": "string", "pattern": "[a-zA-Z0-9_.\\-]*", "minLength": 1, "maxLength": 1024, "name": "Command" }