summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2023-05-22 19:56:29 +0300
committerEd Tanous <edtanous@google.com>2023-05-22 19:56:29 +0300
commitf263e09c81b798bcf123df8fb144499389e9cbd1 (patch)
tree42402af89ab3bc7c5e32d121fbd87578ea70341b /scripts
parent3e72c2027aa4e64b9892ab0d3970358ba446f1fa (diff)
downloadbmcweb-f263e09c81b798bcf123df8fb144499389e9cbd1.tar.xz
Update schema packs to 2023.1
Redfish just released 2023.1, pull it in and update the packs. This commit was generated automatically using update_schemas.py Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I8faad8392af88aa7fc3a4fd73c8e0ec3bede56e5
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 794ec0cd57..3115a262d8 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -10,7 +10,7 @@ import generate_schema_enums
import requests
from generate_schema_collections import generate_top_collections
-VERSION = "DSP8010_2022.3"
+VERSION = "DSP8010_2023.1"
WARNING = """/****************************************************************
* READ THIS WARNING FIRST