Add PowerSubsystem PowerSupply and PowerSupplyCollection schema
Add schemas for PowerSubsystem PowerSupply and PowerSupplyCollection.
Tested: built bmcweb successfully and validator passes.
Signed-off-by: Chicago Duan <duanzhijia01@inspur.com>
Change-Id: I913d690108e30c841d5dec5fa37c7b9cee43f7c1
diff --git a/redfish-core/include/schemas.hpp b/redfish-core/include/schemas.hpp
index 9418c13..87459d6 100644
--- a/redfish-core/include/schemas.hpp
+++ b/redfish-core/include/schemas.hpp
@@ -77,6 +77,9 @@
"PCIeSlots",
"PhysicalContext",
"Power",
+ "PowerSubsystem",
+ "PowerSupply",
+ "PowerSupplyCollection",
"Privileges",
"Processor",
"ProcessorCollection",