Skip to content

SWI-7667 Update SDK Based on Recent Spec Changes #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 68 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ bandwidth/api/conferences_api.py
bandwidth/api/media_api.py
bandwidth/api/messages_api.py
bandwidth/api/mfa_api.py
bandwidth/api/multi_channel_api.py
bandwidth/api/phone_number_lookup_api.py
bandwidth/api/recordings_api.py
bandwidth/api/statistics_api.py
Expand Down Expand Up @@ -35,6 +36,7 @@ bandwidth/models/call_transcription_response.py
bandwidth/models/call_transcription_track_enum.py
bandwidth/models/callback_method_enum.py
bandwidth/models/callback_type_enum.py
bandwidth/models/card_width_enum.py
bandwidth/models/code_request.py
bandwidth/models/conference.py
bandwidth/models/conference_completed_callback.py
Expand All @@ -51,16 +53,19 @@ bandwidth/models/create_call.py
bandwidth/models/create_call_response.py
bandwidth/models/create_lookup_response.py
bandwidth/models/create_message_request_error.py
bandwidth/models/create_multi_channel_message_response.py
bandwidth/models/deferred_result.py
bandwidth/models/disconnect_callback.py
bandwidth/models/diversion.py
bandwidth/models/dtmf_callback.py
bandwidth/models/error.py
bandwidth/models/error_object.py
bandwidth/models/failure_webhook.py
bandwidth/models/field_error.py
bandwidth/models/file_format_enum.py
bandwidth/models/gather_callback.py
bandwidth/models/initiate_callback.py
bandwidth/models/link.py
bandwidth/models/links_object.py
bandwidth/models/list_message_direction_enum.py
bandwidth/models/list_message_item.py
Expand All @@ -86,18 +91,45 @@ bandwidth/models/messaging_request_error.py
bandwidth/models/mfa_forbidden_request_error.py
bandwidth/models/mfa_request_error.py
bandwidth/models/mfa_unauthorized_request_error.py
bandwidth/models/mms_message_content.py
bandwidth/models/multi_channel_action.py
bandwidth/models/multi_channel_action_calendar_event.py
bandwidth/models/multi_channel_callback_data.py
bandwidth/models/multi_channel_channel_list_object.py
bandwidth/models/multi_channel_channel_list_object_content.py
bandwidth/models/multi_channel_message_callback_data.py
bandwidth/models/multi_channel_message_channel_enum.py
bandwidth/models/multi_channel_message_data.py
bandwidth/models/multi_channel_message_direction_enum.py
bandwidth/models/multi_channel_message_request.py
bandwidth/models/multi_channel_status_enum.py
bandwidth/models/opt_in_workflow.py
bandwidth/models/page_info.py
bandwidth/models/priority_enum.py
bandwidth/models/rbm_action_base.py
bandwidth/models/rbm_action_dial.py
bandwidth/models/rbm_action_open_url.py
bandwidth/models/rbm_action_type_enum.py
bandwidth/models/rbm_action_view_location.py
bandwidth/models/rbm_card_content.py
bandwidth/models/rbm_card_content_media.py
bandwidth/models/rbm_media_height_enum.py
bandwidth/models/rbm_message_carousel_card.py
bandwidth/models/rbm_message_content_file.py
bandwidth/models/rbm_message_content_rich_card.py
bandwidth/models/rbm_message_content_text.py
bandwidth/models/rbm_message_media.py
bandwidth/models/rbm_standalone_card.py
bandwidth/models/recording_available_callback.py
bandwidth/models/recording_complete_callback.py
bandwidth/models/recording_state_enum.py
bandwidth/models/recording_transcription_metadata.py
bandwidth/models/recording_transcriptions.py
bandwidth/models/redirect_callback.py
bandwidth/models/redirect_method_enum.py
bandwidth/models/sms_message_content.py
bandwidth/models/standalone_card_orientation_enum.py
bandwidth/models/stir_shaken.py
bandwidth/models/tag.py
bandwidth/models/telephone_number.py
bandwidth/models/tfv_basic_authentication.py
bandwidth/models/tfv_callback_status_enum.py
Expand All @@ -106,6 +138,7 @@ bandwidth/models/tfv_status.py
bandwidth/models/tfv_status_enum.py
bandwidth/models/tfv_submission_info.py
bandwidth/models/tfv_submission_wrapper.py
bandwidth/models/thumbnail_alignment_enum.py
bandwidth/models/tn_lookup_request_error.py
bandwidth/models/transcribe_recording.py
bandwidth/models/transcription.py
Expand Down Expand Up @@ -150,6 +183,7 @@ docs/CallTranscriptionTrackEnum.md
docs/CallbackMethodEnum.md
docs/CallbackTypeEnum.md
docs/CallsApi.md
docs/CardWidthEnum.md
docs/CodeRequest.md
docs/Conference.md
docs/ConferenceCompletedCallback.md
Expand All @@ -167,16 +201,19 @@ docs/CreateCall.md
docs/CreateCallResponse.md
docs/CreateLookupResponse.md
docs/CreateMessageRequestError.md
docs/CreateMultiChannelMessageResponse.md
docs/DeferredResult.md
docs/DisconnectCallback.md
docs/Diversion.md
docs/DtmfCallback.md
docs/Error.md
docs/ErrorObject.md
docs/FailureWebhook.md
docs/FieldError.md
docs/FileFormatEnum.md
docs/GatherCallback.md
docs/InitiateCallback.md
docs/Link.md
docs/LinksObject.md
docs/ListMessageDirectionEnum.md
docs/ListMessageItem.md
Expand Down Expand Up @@ -205,10 +242,37 @@ docs/MessagingRequestError.md
docs/MfaForbiddenRequestError.md
docs/MfaRequestError.md
docs/MfaUnauthorizedRequestError.md
docs/MmsMessageContent.md
docs/MultiChannelAction.md
docs/MultiChannelActionCalendarEvent.md
docs/MultiChannelApi.md
docs/MultiChannelCallbackData.md
docs/MultiChannelChannelListObject.md
docs/MultiChannelChannelListObjectContent.md
docs/MultiChannelMessageCallbackData.md
docs/MultiChannelMessageChannelEnum.md
docs/MultiChannelMessageData.md
docs/MultiChannelMessageDirectionEnum.md
docs/MultiChannelMessageRequest.md
docs/MultiChannelStatusEnum.md
docs/OptInWorkflow.md
docs/PageInfo.md
docs/PhoneNumberLookupApi.md
docs/PriorityEnum.md
docs/RbmActionBase.md
docs/RbmActionDial.md
docs/RbmActionOpenUrl.md
docs/RbmActionTypeEnum.md
docs/RbmActionViewLocation.md
docs/RbmCardContent.md
docs/RbmCardContentMedia.md
docs/RbmMediaHeightEnum.md
docs/RbmMessageCarouselCard.md
docs/RbmMessageContentFile.md
docs/RbmMessageContentRichCard.md
docs/RbmMessageContentText.md
docs/RbmMessageMedia.md
docs/RbmStandaloneCard.md
docs/RecordingAvailableCallback.md
docs/RecordingCompleteCallback.md
docs/RecordingStateEnum.md
Expand All @@ -217,9 +281,10 @@ docs/RecordingTranscriptions.md
docs/RecordingsApi.md
docs/RedirectCallback.md
docs/RedirectMethodEnum.md
docs/SmsMessageContent.md
docs/StandaloneCardOrientationEnum.md
docs/StatisticsApi.md
docs/StirShaken.md
docs/Tag.md
docs/TelephoneNumber.md
docs/TfvBasicAuthentication.md
docs/TfvCallbackStatusEnum.md
Expand All @@ -228,6 +293,7 @@ docs/TfvStatus.md
docs/TfvStatusEnum.md
docs/TfvSubmissionInfo.md
docs/TfvSubmissionWrapper.md
docs/ThumbnailAlignmentEnum.md
docs/TnLookupRequestError.md
docs/TollFreeVerificationApi.md
docs/TranscribeRecording.md
Expand Down
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Class | Method | HTTP request | Description
*MediaApi* | [**upload_media**](docs/MediaApi.md#upload_media) | **PUT** /users/{accountId}/media/{mediaId} | Upload Media
*MessagesApi* | [**create_message**](docs/MessagesApi.md#create_message) | **POST** /users/{accountId}/messages | Create Message
*MessagesApi* | [**list_messages**](docs/MessagesApi.md#list_messages) | **GET** /users/{accountId}/messages | List Messages
*MultiChannelApi* | [**create_multi_channel_message**](docs/MultiChannelApi.md#create_multi_channel_message) | **POST** /users/{accountId}/messages/multiChannel | Create Multi-Channel Message
*PhoneNumberLookupApi* | [**create_lookup**](docs/PhoneNumberLookupApi.md#create_lookup) | **POST** /accounts/{accountId}/tnlookup | Create Lookup
*PhoneNumberLookupApi* | [**get_lookup_status**](docs/PhoneNumberLookupApi.md#get_lookup_status) | **GET** /accounts/{accountId}/tnlookup/{requestId} | Get Lookup Request Status
*RecordingsApi* | [**delete_recording**](docs/RecordingsApi.md#delete_recording) | **DELETE** /accounts/{accountId}/calls/{callId}/recordings/{recordingId} | Delete Recording
Expand Down Expand Up @@ -165,6 +166,7 @@ Class | Method | HTTP request | Description
- [CallTranscriptionTrackEnum](docs/CallTranscriptionTrackEnum.md)
- [CallbackMethodEnum](docs/CallbackMethodEnum.md)
- [CallbackTypeEnum](docs/CallbackTypeEnum.md)
- [CardWidthEnum](docs/CardWidthEnum.md)
- [CodeRequest](docs/CodeRequest.md)
- [Conference](docs/Conference.md)
- [ConferenceCompletedCallback](docs/ConferenceCompletedCallback.md)
Expand All @@ -181,16 +183,19 @@ Class | Method | HTTP request | Description
- [CreateCallResponse](docs/CreateCallResponse.md)
- [CreateLookupResponse](docs/CreateLookupResponse.md)
- [CreateMessageRequestError](docs/CreateMessageRequestError.md)
- [CreateMultiChannelMessageResponse](docs/CreateMultiChannelMessageResponse.md)
- [DeferredResult](docs/DeferredResult.md)
- [DisconnectCallback](docs/DisconnectCallback.md)
- [Diversion](docs/Diversion.md)
- [DtmfCallback](docs/DtmfCallback.md)
- [Error](docs/Error.md)
- [ErrorObject](docs/ErrorObject.md)
- [FailureWebhook](docs/FailureWebhook.md)
- [FieldError](docs/FieldError.md)
- [FileFormatEnum](docs/FileFormatEnum.md)
- [GatherCallback](docs/GatherCallback.md)
- [InitiateCallback](docs/InitiateCallback.md)
- [Link](docs/Link.md)
- [LinksObject](docs/LinksObject.md)
- [ListMessageDirectionEnum](docs/ListMessageDirectionEnum.md)
- [ListMessageItem](docs/ListMessageItem.md)
Expand All @@ -216,18 +221,45 @@ Class | Method | HTTP request | Description
- [MfaForbiddenRequestError](docs/MfaForbiddenRequestError.md)
- [MfaRequestError](docs/MfaRequestError.md)
- [MfaUnauthorizedRequestError](docs/MfaUnauthorizedRequestError.md)
- [MmsMessageContent](docs/MmsMessageContent.md)
- [MultiChannelAction](docs/MultiChannelAction.md)
- [MultiChannelActionCalendarEvent](docs/MultiChannelActionCalendarEvent.md)
- [MultiChannelCallbackData](docs/MultiChannelCallbackData.md)
- [MultiChannelChannelListObject](docs/MultiChannelChannelListObject.md)
- [MultiChannelChannelListObjectContent](docs/MultiChannelChannelListObjectContent.md)
- [MultiChannelMessageCallbackData](docs/MultiChannelMessageCallbackData.md)
- [MultiChannelMessageChannelEnum](docs/MultiChannelMessageChannelEnum.md)
- [MultiChannelMessageData](docs/MultiChannelMessageData.md)
- [MultiChannelMessageDirectionEnum](docs/MultiChannelMessageDirectionEnum.md)
- [MultiChannelMessageRequest](docs/MultiChannelMessageRequest.md)
- [MultiChannelStatusEnum](docs/MultiChannelStatusEnum.md)
- [OptInWorkflow](docs/OptInWorkflow.md)
- [PageInfo](docs/PageInfo.md)
- [PriorityEnum](docs/PriorityEnum.md)
- [RbmActionBase](docs/RbmActionBase.md)
- [RbmActionDial](docs/RbmActionDial.md)
- [RbmActionOpenUrl](docs/RbmActionOpenUrl.md)
- [RbmActionTypeEnum](docs/RbmActionTypeEnum.md)
- [RbmActionViewLocation](docs/RbmActionViewLocation.md)
- [RbmCardContent](docs/RbmCardContent.md)
- [RbmCardContentMedia](docs/RbmCardContentMedia.md)
- [RbmMediaHeightEnum](docs/RbmMediaHeightEnum.md)
- [RbmMessageCarouselCard](docs/RbmMessageCarouselCard.md)
- [RbmMessageContentFile](docs/RbmMessageContentFile.md)
- [RbmMessageContentRichCard](docs/RbmMessageContentRichCard.md)
- [RbmMessageContentText](docs/RbmMessageContentText.md)
- [RbmMessageMedia](docs/RbmMessageMedia.md)
- [RbmStandaloneCard](docs/RbmStandaloneCard.md)
- [RecordingAvailableCallback](docs/RecordingAvailableCallback.md)
- [RecordingCompleteCallback](docs/RecordingCompleteCallback.md)
- [RecordingStateEnum](docs/RecordingStateEnum.md)
- [RecordingTranscriptionMetadata](docs/RecordingTranscriptionMetadata.md)
- [RecordingTranscriptions](docs/RecordingTranscriptions.md)
- [RedirectCallback](docs/RedirectCallback.md)
- [RedirectMethodEnum](docs/RedirectMethodEnum.md)
- [SmsMessageContent](docs/SmsMessageContent.md)
- [StandaloneCardOrientationEnum](docs/StandaloneCardOrientationEnum.md)
- [StirShaken](docs/StirShaken.md)
- [Tag](docs/Tag.md)
- [TelephoneNumber](docs/TelephoneNumber.md)
- [TfvBasicAuthentication](docs/TfvBasicAuthentication.md)
- [TfvCallbackStatusEnum](docs/TfvCallbackStatusEnum.md)
Expand All @@ -236,6 +268,7 @@ Class | Method | HTTP request | Description
- [TfvStatusEnum](docs/TfvStatusEnum.md)
- [TfvSubmissionInfo](docs/TfvSubmissionInfo.md)
- [TfvSubmissionWrapper](docs/TfvSubmissionWrapper.md)
- [ThumbnailAlignmentEnum](docs/ThumbnailAlignmentEnum.md)
- [TnLookupRequestError](docs/TnLookupRequestError.md)
- [TranscribeRecording](docs/TranscribeRecording.md)
- [Transcription](docs/Transcription.md)
Expand Down
Loading