{ "$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-environment-variable-map-structure.json", "description": "EnvironmentVariableMap schema from openapi", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/EnvironmentVariableValue" }, "name": "EnvironmentVariableMap" }