{ "$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-generic-string-structure.json", "description": "GenericString schema from openapi", "type": "string", "pattern": ".*", "minLength": 0, "maxLength": 1024, "name": "GenericString" }