From 609ba4c9ffb9c6b83861ff557108c89007ca369a Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Tue, 11 Jul 2023 09:14:24 -0700 Subject: Remove PCIeInterface DeviceType This code was added in 543f9a75a0819ca9e3541b2c48fe8b4d5cf6c4f7, which in the description claimed to only be a refactor, but moved the DeviceType record. Because DeviceType is an enum in Redfish, and a string in PDI, some amount of conversion is required, so this code can't be corrected easily. Remove the property for the moment. Tested: Redfish Validator passes. Change-Id: I60a68e45a69370112f454b1c520fde5b70ca8591 Signed-off-by: Ed Tanous --- Redfish.md | 1 - 1 file changed, 1 deletion(-) (limited to 'Redfish.md') diff --git a/Redfish.md b/Redfish.md index cd03a7ca86..3b5b7f8473 100644 --- a/Redfish.md +++ b/Redfish.md @@ -879,7 +879,6 @@ other. - Model - PartNumber - PCIeInterface - - DeviceType - LanesInUse - MaxLanes - MaxPCIeType -- cgit v1.2.3