From f263e09c81b798bcf123df8fb144499389e9cbd1 Mon Sep 17 00:00:00 2001 From: Ed Tanous Date: Mon, 22 May 2023 09:56:29 -0700 Subject: 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 Change-Id: I8faad8392af88aa7fc3a4fd73c8e0ec3bede56e5 --- scripts/update_schemas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3