From c61318e1fddbd3298b2ab90b0cf285a3b57c68db Mon Sep 17 00:00:00 2001 From: Javier Gutierrez Date: Fri, 12 Jun 2026 04:28:35 +0200 Subject: [PATCH] SWI-11188: fix YAML parse error in .bandwidth/component.yaml --- .bandwidth/component.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bandwidth/component.yaml b/.bandwidth/component.yaml index d6aa0c7..d17b9b9 100644 --- a/.bandwidth/component.yaml +++ b/.bandwidth/component.yaml @@ -3,7 +3,7 @@ kind: Component metadata: schemaVersion: v1.0.0 name: numbers-java-sdk - description: This SDK is no longer supported by Bandwidth and has been deprecated. Please use the SDK found here instead: https://github.com/Bandwidth/java-bandwidth-iris + description: "This SDK is no longer supported by Bandwidth and has been deprecated. Please use the SDK found here instead: https://github.com/Bandwidth/java-bandwidth-iris" annotations: github.com/project-slug: Bandwidth/numbers-java-sdk organization: BW