{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-controls-list-structure.json", "name": "ControlsList", "description": "ControlsList schema", "type": "array", "items": { "$ref": "#/components/schemas/StringWithCharLimit128" }, "minItems": 0, "maxItems": 20 }