summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-09-24 01:03:29 +0300
committerEd Tanous <ed@tanous.net>2022-09-28 19:37:31 +0300
commited76121b40dc3a2aa7925a108e92cf37c2f49792 (patch)
tree52be52b923480d642fd836b67ab66b2e0e57fa03 /scripts
parent8b564558bafdf3e7a3babaafc29b0e5f904f4363 (diff)
downloadbmcweb-ed76121b40dc3a2aa7925a108e92cf37c2f49792.tar.xz
Update Redfish schema pack to 2022.1
Update to an intermediate schema pack. This is not the newest, but is an incremental commit to allow us to differentiate different versions of the schema packs evolution. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I4e5905a3ed40ca41b095c39b4d29c074b6eaeb67
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_schemas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index 9c1884f51d..cf3ae175e8 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -11,7 +11,7 @@ import json
import xml.etree.ElementTree as ET
-VERSION = "DSP8010_2021.4"
+VERSION = "DSP8010_2022.1"
WARNING = """/****************************************************************
* READ THIS WARNING FIRST