{ "type": "object", "properties": { "portal": { "allOf": [ { "$ref": "#/components/schemas/Portal" }, { "description": "The web portal." } ] } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "GetPortalResponse", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces-web/refs/heads/main/json-schema/workspaces-web-get-portal-response-schema.json", "description": "GetPortalResponse schema from Amazon WorkSpaces Web API" }