summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2022-09-29 04:29:18 +0300
committerEd Tanous <ed@tanous.net>2022-09-30 01:29:56 +0300
commit1a7b377664022ff20dd6687927f2dcc0de33131e (patch)
treec21656635011404d625f28c601907d967060cd1e /scripts
parent9c11a172247a663dfbd708f0ded12024afd9fb1e (diff)
downloadbmcweb-1a7b377664022ff20dd6687927f2dcc0de33131e.tar.xz
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
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_schemas.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index cf79a19cef..626c0d10a7 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -49,6 +49,8 @@ include_list = [
"EventDestination",
"EventDestinationCollection",
"EventService",
+ "Fan",
+ "FanCollection",
"IPAddresses",
"JsonSchemaFile",
"JsonSchemaFileCollection", # redfish/v1/JsonSchemas