fail-on-type-with-invalid-platform.json   [plain text]


{
    "domain": "Runtime",
    "types": [
        {
            "id": "RemoteObjectId",
            "type": "string",
            "platform": "invalid",
            "description": "Unique object identifier."
        }
    ]
}