Add PCIeSlots schemas to the BMC

We plan on using these schemas, add them to the allow list.

Tested: Code generated.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I4d2cc4d580115bbaf2445469577940984e3045f0
diff --git a/static/redfish/v1/$metadata/index.xml b/static/redfish/v1/$metadata/index.xml
index 49835a7..7640728 100644
--- a/static/redfish/v1/$metadata/index.xml
+++ b/static/redfish/v1/$metadata/index.xml
@@ -1609,6 +1609,21 @@
     <edmx:Reference Uri="/redfish/v1/schema/PCIeFunctionCollection_v1.xml">
         <edmx:Include Namespace="PCIeFunctionCollection"/>
     </edmx:Reference>
+    <edmx:Reference Uri="/redfish/v1/schema/PCIeSlots_v1.xml">
+        <edmx:Include Namespace="PCIeSlots"/>
+        <edmx:Include Namespace="PCIeSlots.v1_0_0"/>
+        <edmx:Include Namespace="PCIeSlots.v1_0_1"/>
+        <edmx:Include Namespace="PCIeSlots.v1_0_2"/>
+        <edmx:Include Namespace="PCIeSlots.v1_0_3"/>
+        <edmx:Include Namespace="PCIeSlots.v1_1_0"/>
+        <edmx:Include Namespace="PCIeSlots.v1_1_1"/>
+        <edmx:Include Namespace="PCIeSlots.v1_1_2"/>
+        <edmx:Include Namespace="PCIeSlots.v1_2_0"/>
+        <edmx:Include Namespace="PCIeSlots.v1_3_0"/>
+        <edmx:Include Namespace="PCIeSlots.v1_4_0"/>
+        <edmx:Include Namespace="PCIeSlots.v1_4_1"/>
+        <edmx:Include Namespace="PCIeSlots.v1_5_0"/>
+    </edmx:Reference>
     <edmx:Reference Uri="/redfish/v1/schema/PhysicalContext_v1.xml">
         <edmx:Include Namespace="PhysicalContext"/>
     </edmx:Reference>