From 77b42e63c433c2ca4d1cd13611e3cec9cf90b411 Mon Sep 17 00:00:00 2001 From: armandocomellas1 Date: Tue, 30 Jan 2024 20:51:12 -0600 Subject: [PATCH] Used special chars to identify some sensitive variable names by the linter errors tools Signed-off-by: armandocomellas1 --- .changeset/mighty-tomatoes-visit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/mighty-tomatoes-visit.md b/.changeset/mighty-tomatoes-visit.md index 08e443d932..7c12a0fa00 100644 --- a/.changeset/mighty-tomatoes-visit.md +++ b/.changeset/mighty-tomatoes-visit.md @@ -2,4 +2,4 @@ '@backstage/plugin-kubernetes-backend': minor --- -At Line 91, in the second parameter enter a value for the property libName and libVersion to post headers to the key `x-goog-api-client` +At Line 91, in the second parameter enter a value for the property `libName` and `libVersion` to post headers to the key `x-goog-api-client`