Add Fan and FanCollection schema
Based on DSP8010_2022.2 and adds the schema of Fan and FanCollection.
Tested: built bmcweb successfully and validator passes
Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Id1867a6f19d47d0fb1d686d650f7d936c33b5284
diff --git a/redfish-core/include/schemas.hpp b/redfish-core/include/schemas.hpp
index a165693..89027f7 100644
--- a/redfish-core/include/schemas.hpp
+++ b/redfish-core/include/schemas.hpp
@@ -37,6 +37,8 @@
"EventDestination",
"EventDestinationCollection",
"EventService",
+ "Fan",
+ "FanCollection",
"IPAddresses",
"JsonSchemaFile",
"JsonSchemaFileCollection",