From 1a3ce79a99e55693a6156ce4a4cc9ed2fad98e9b Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Fri, 8 Nov 2024 16:46:50 -0600 Subject: [PATCH] trim trailing whitespace Trim white space so that our pre-commit config can match the one in Ironic. Change-Id: I7894fa80fd22a50c3eb27fec6edc34b1e9edc3fb Signed-off-by: Doug Goldstein --- sushy/standard_registries/Base.1.3.0.json | 4 ++-- sushy/standard_registries/Base.1.3.1.json | 4 ++-- sushy/standard_registries/Base.1.4.0.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sushy/standard_registries/Base.1.3.0.json b/sushy/standard_registries/Base.1.3.0.json index 980c9c2e..4189fb99 100644 --- a/sushy/standard_registries/Base.1.3.0.json +++ b/sushy/standard_registries/Base.1.3.0.json @@ -90,7 +90,7 @@ "Severity": "Warning", "NumberOfArgs": 2, "ParamTypes": [ - "string", + "string", "string" ], "Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed." @@ -523,7 +523,7 @@ "number" ], "Resolution": "Resubmit the request with an appropriate string length." - }, + }, "SessionTerminated": { "Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.", "Message": "The session was successfully terminated.", diff --git a/sushy/standard_registries/Base.1.3.1.json b/sushy/standard_registries/Base.1.3.1.json index a6bb996f..418af859 100644 --- a/sushy/standard_registries/Base.1.3.1.json +++ b/sushy/standard_registries/Base.1.3.1.json @@ -90,7 +90,7 @@ "Severity": "Warning", "NumberOfArgs": 2, "ParamTypes": [ - "string", + "string", "string" ], "Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed." @@ -523,7 +523,7 @@ "number" ], "Resolution": "Resubmit the request with an appropriate string length." - }, + }, "SessionTerminated": { "Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.", "Message": "The session was successfully terminated.", diff --git a/sushy/standard_registries/Base.1.4.0.json b/sushy/standard_registries/Base.1.4.0.json index 9a13e41a..1f15c08e 100644 --- a/sushy/standard_registries/Base.1.4.0.json +++ b/sushy/standard_registries/Base.1.4.0.json @@ -519,7 +519,7 @@ "number" ], "Resolution": "Resubmit the request with an appropriate string length." - }, + }, "SessionTerminated": { "Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.", "Message": "The session was successfully terminated.",