Skip to content

Commit d55a246

Browse files
band-swi-release-engineering[bot]DX-Bandwidthckoegel
authored
SWI-9488 Update SDK Based on Recent Spec Changes (#102)
* Generate SDK with OpenAPI Generator Version * fix github's failed merge --------- Co-authored-by: DX-Bandwidth <dx@bandwidth.com> Co-authored-by: Cameron Koegel <53310569+ckoegel@users.noreply.github.com> Co-authored-by: ckoegel <ckoegel1006@gmail.com>
1 parent ceabe08 commit d55a246

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)