{ "$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-subnets-structure.json", "description": "Subnets schema from openapi", "type": "array", "items": { "$ref": "#/components/schemas/NonEmptyString" }, "minItems": 1, "maxItems": 16, "name": "Subnets" }