{ "type": "object", "allOf": [{ "$ref": "./DeviceLongUrls.json" }], "properties": { "android": { "nullable": true }, "ios": { "nullable": true }, "desktop": { "nullable": true } } }