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