{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/accuweather/refs/heads/main/json-structure/accuweather-minute-cast-style-structure.json", "name": "MinuteCastStyle", "description": "MinuteCastStyle schema from AccuWeather API", "type": "string", "enum": [ "Gauge", "Widgets" ] }