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/AggregationSource/AggregationSource.json b/static/redfish/v1/JsonSchemas/AggregationSource/AggregationSource.json
index 7d7295b..274f3b3 100644
--- a/static/redfish/v1/JsonSchemas/AggregationSource/AggregationSource.json
+++ b/static/redfish/v1/JsonSchemas/AggregationSource/AggregationSource.json
@@ -127,7 +127,7 @@
"string",
"null"
],
- "writeOnly ": true
+ "writeOnly": true
},
"SNMP": {
"anyOf": [
@@ -475,7 +475,7 @@
"null"
],
"versionAdded": "v1_1_0",
- "writeOnly ": true
+ "writeOnly": true
},
"AuthenticationKeySet": {
"description": "Indicates if the AuthenticationKey property is set.",
@@ -508,7 +508,7 @@
"null"
],
"versionAdded": "v1_1_0",
- "writeOnly ": true
+ "writeOnly": true
},
"EncryptionKeySet": {
"description": "Indicates if the EncryptionKey property is set.",
@@ -540,7 +540,7 @@
"null"
],
"versionAdded": "v1_2_0",
- "writeOnly ": true
+ "writeOnly": true
}
},
"type": "object"