EnabledType schema from Amazon WorkSpaces Web API
{ "type": "string", "enum": [ "Disabled", "Enabled" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "EnabledType", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-enabled-type-schema.json", "description": "EnabledType schema from Amazon WorkSpaces Web API" }