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
diff --git a/static/redfish/v1/JsonSchemas/OperatingConfigCollection/OperatingConfigCollection.json b/static/redfish/v1/JsonSchemas/OperatingConfigCollection/OperatingConfigCollection.json
index 36656d0..32592b6 100644
--- a/static/redfish/v1/JsonSchemas/OperatingConfigCollection/OperatingConfigCollection.json
+++ b/static/redfish/v1/JsonSchemas/OperatingConfigCollection/OperatingConfigCollection.json
@@ -2,7 +2,7 @@
"$id": "http://redfish.dmtf.org/schemas/v1/OperatingConfigCollection.json",
"$ref": "#/definitions/OperatingConfigCollection",
"$schema": "http://redfish.dmtf.org/schemas/v1/redfish-schema-v1.json",
- "copyright": "Copyright 2014-2022 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
+ "copyright": "Copyright 2014-2023 DMTF. For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright",
"definitions": {
"OperatingConfigCollection": {
"anyOf": [
@@ -90,7 +90,6 @@
"insertable": false,
"updatable": false,
"uris": [
- "/redfish/v1/Systems/{ComputerSystemId}/OperatingConfigs",
"/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/OperatingConfigs"
]
}