{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/dexcom/refs/heads/main/json-structure/dexcom-api-event-status-structure.json", "name": "EventStatus", "description": "EventStatus schema from Dexcom Developer API", "type": "string", "enum": [ "created", "updated", "deleted" ] }