Skip to content

Commit 8e35fd3

Browse files
band-swi-release-engineering[bot]DX-Bandwidthckoegel
authored
Generate SDK with OpenAPI Generator Version (#282)
Co-authored-by: DX-Bandwidth <dx@bandwidth.com> Co-authored-by: Cameron Koegel <53310569+ckoegel@users.noreply.github.com>
1 parent 76c1bde commit 8e35fd3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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)