Skip to content

Commit 53fb2d2

Browse files
Generate SDK with OpenAPI Generator Version (#227)
Co-authored-by: DX-Bandwidth <dx@bandwidth.com>
1 parent f0e0b12 commit 53fb2d2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

bandwidth.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6771,10 +6771,12 @@ components:
67716771
content:
67726772
application/json:
67736773
schema:
6774-
$ref: "#/components/schemas/messagingRequestError"
6774+
$ref: '#/components/schemas/messagingRequestError'
67756775
example:
67766776
type: rate_limit_exceeded
6777-
description: Rate limit exceeded. Wait for Retry-After time before sending another request.
6777+
description: >-
6778+
Rate limit exceeded. Wait for Retry-After time before sending
6779+
another request.
67786780
createCallResponse:
67796781
description: Created
67806782
headers:

0 commit comments

Comments
 (0)