{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-outposts/refs/heads/main/json-structure/openapi-power-phase-structure.json", "name": "PowerPhase", "description": "PowerPhase schema from Amazon Outposts", "type": "string", "enum": [ "SINGLE_PHASE", "THREE_PHASE" ] }