From 34f5780653e6a32ca82060d36c6002685d5208f0 Mon Sep 17 00:00:00 2001 From: DX-Bandwidth Date: Tue, 3 Feb 2026 14:20:31 +0000 Subject: [PATCH] Generate SDK with OpenAPI Generator Version --- bandwidth.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bandwidth.yml b/bandwidth.yml index 7c08f291..4f0d9765 100644 --- a/bandwidth.yml +++ b/bandwidth.yml @@ -6771,10 +6771,12 @@ components: content: application/json: schema: - $ref: "#/components/schemas/messagingRequestError" + $ref: '#/components/schemas/messagingRequestError' example: type: rate_limit_exceeded - description: Rate limit exceeded. Wait for Retry-After time before sending another request. + description: >- + Rate limit exceeded. Wait for Retry-After time before sending + another request. createCallResponse: description: Created headers: