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 <cardoe@cardoe.com>
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
"Severity": "Warning",
|
"Severity": "Warning",
|
||||||
"NumberOfArgs": 2,
|
"NumberOfArgs": 2,
|
||||||
"ParamTypes": [
|
"ParamTypes": [
|
||||||
"string",
|
"string",
|
||||||
"string"
|
"string"
|
||||||
],
|
],
|
||||||
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
|
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
|
||||||
@@ -523,7 +523,7 @@
|
|||||||
"number"
|
"number"
|
||||||
],
|
],
|
||||||
"Resolution": "Resubmit the request with an appropriate string length."
|
"Resolution": "Resubmit the request with an appropriate string length."
|
||||||
},
|
},
|
||||||
"SessionTerminated": {
|
"SessionTerminated": {
|
||||||
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
||||||
"Message": "The session was successfully terminated.",
|
"Message": "The session was successfully terminated.",
|
||||||
|
@@ -90,7 +90,7 @@
|
|||||||
"Severity": "Warning",
|
"Severity": "Warning",
|
||||||
"NumberOfArgs": 2,
|
"NumberOfArgs": 2,
|
||||||
"ParamTypes": [
|
"ParamTypes": [
|
||||||
"string",
|
"string",
|
||||||
"string"
|
"string"
|
||||||
],
|
],
|
||||||
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
|
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
|
||||||
@@ -523,7 +523,7 @@
|
|||||||
"number"
|
"number"
|
||||||
],
|
],
|
||||||
"Resolution": "Resubmit the request with an appropriate string length."
|
"Resolution": "Resubmit the request with an appropriate string length."
|
||||||
},
|
},
|
||||||
"SessionTerminated": {
|
"SessionTerminated": {
|
||||||
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
||||||
"Message": "The session was successfully terminated.",
|
"Message": "The session was successfully terminated.",
|
||||||
|
@@ -519,7 +519,7 @@
|
|||||||
"number"
|
"number"
|
||||||
],
|
],
|
||||||
"Resolution": "Resubmit the request with an appropriate string length."
|
"Resolution": "Resubmit the request with an appropriate string length."
|
||||||
},
|
},
|
||||||
"SessionTerminated": {
|
"SessionTerminated": {
|
||||||
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
|
||||||
"Message": "The session was successfully terminated.",
|
"Message": "The session was successfully terminated.",
|
||||||
|
Reference in New Issue
Block a user