Skip to content
Merged
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
26 changes: 0 additions & 26 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ bandwidth/api/conferences_api.py
bandwidth/api/media_api.py
bandwidth/api/messages_api.py
bandwidth/api/mfa_api.py
bandwidth/api/participants_api.py
bandwidth/api/phone_number_lookup_api.py
bandwidth/api/recordings_api.py
bandwidth/api/sessions_api.py
bandwidth/api/statistics_api.py
bandwidth/api_client.py
bandwidth/apis/__init__.py
Expand Down Expand Up @@ -42,16 +40,12 @@ bandwidth/model/create_call.py
bandwidth/model/create_call_response.py
bandwidth/model/create_lookup_response.py
bandwidth/model/create_message_request_error.py
bandwidth/model/create_participant_request.py
bandwidth/model/create_participant_response.py
bandwidth/model/deferred_result.py
bandwidth/model/device_api_version_enum.py
bandwidth/model/disconenct_callback.py
bandwidth/model/diversion.py
bandwidth/model/dtmf_callback.py
bandwidth/model/field_error.py
bandwidth/model/file_format_enum.py
bandwidth/model/forbidden_request.py
bandwidth/model/gather_callback.py
bandwidth/model/initiate_callback.py
bandwidth/model/list_message_direction_enum.py
Expand All @@ -76,19 +70,13 @@ bandwidth/model/mfa_forbidden_request_error.py
bandwidth/model/mfa_request_error.py
bandwidth/model/mfa_unauthorized_request_error.py
bandwidth/model/page_info.py
bandwidth/model/participant.py
bandwidth/model/participant_subscription.py
bandwidth/model/priority_enum.py
bandwidth/model/publish_permissions_enum.py
bandwidth/model/recording_available_callback.py
bandwidth/model/recording_complete_callback.py
bandwidth/model/recording_state_enum.py
bandwidth/model/redirect_callback.py
bandwidth/model/redirect_method_enum.py
bandwidth/model/request_error.py
bandwidth/model/session.py
bandwidth/model/stir_shaken.py
bandwidth/model/subscriptions.py
bandwidth/model/tag.py
bandwidth/model/tn_lookup_request_error.py
bandwidth/model/transcribe_recording.py
Expand All @@ -99,7 +87,6 @@ bandwidth/model/transcription_metadata.py
bandwidth/model/transfer_answer_callback.py
bandwidth/model/transfer_complete_callback.py
bandwidth/model/transfer_disconnect_callback.py
bandwidth/model/unauthorized_request.py
bandwidth/model/update_call.py
bandwidth/model/update_call_recording.py
bandwidth/model/update_conference.py
Expand Down Expand Up @@ -137,16 +124,12 @@ docs/CreateCall.md
docs/CreateCallResponse.md
docs/CreateLookupResponse.md
docs/CreateMessageRequestError.md
docs/CreateParticipantRequest.md
docs/CreateParticipantResponse.md
docs/DeferredResult.md
docs/DeviceApiVersionEnum.md
docs/DisconenctCallback.md
docs/Diversion.md
docs/DtmfCallback.md
docs/FieldError.md
docs/FileFormatEnum.md
docs/ForbiddenRequest.md
docs/GatherCallback.md
docs/InitiateCallback.md
docs/ListMessageDirectionEnum.md
Expand Down Expand Up @@ -174,24 +157,16 @@ docs/MfaForbiddenRequestError.md
docs/MfaRequestError.md
docs/MfaUnauthorizedRequestError.md
docs/PageInfo.md
docs/Participant.md
docs/ParticipantSubscription.md
docs/ParticipantsApi.md
docs/PhoneNumberLookupApi.md
docs/PriorityEnum.md
docs/PublishPermissionsEnum.md
docs/RecordingAvailableCallback.md
docs/RecordingCompleteCallback.md
docs/RecordingStateEnum.md
docs/RecordingsApi.md
docs/RedirectCallback.md
docs/RedirectMethodEnum.md
docs/RequestError.md
docs/Session.md
docs/SessionsApi.md
docs/StatisticsApi.md
docs/StirShaken.md
docs/Subscriptions.md
docs/Tag.md
docs/TnLookupRequestError.md
docs/TranscribeRecording.md
Expand All @@ -202,7 +177,6 @@ docs/TranscriptionMetadata.md
docs/TransferAnswerCallback.md
docs/TransferCompleteCallback.md
docs/TransferDisconnectCallback.md
docs/UnauthorizedRequest.md
docs/UpdateCall.md
docs/UpdateCallRecording.md
docs/UpdateConference.md
Expand Down
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@ 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
*ParticipantsApi* | [**create_participant**](docs/ParticipantsApi.md#create_participant) | **POST** /accounts/{accountId}/participants | Create Participant
*ParticipantsApi* | [**delete_participant**](docs/ParticipantsApi.md#delete_participant) | **DELETE** /accounts/{accountId}/participants/{participantId} | Delete Participant
*ParticipantsApi* | [**get_participant**](docs/ParticipantsApi.md#get_participant) | **GET** /accounts/{accountId}/participants/{participantId} | Get Participant
*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_call_transcription**](docs/RecordingsApi.md#delete_call_transcription) | **DELETE** /accounts/{accountId}/calls/{callId}/recordings/{recordingId}/transcription | Delete Transcription
Expand All @@ -168,14 +165,6 @@ Class | Method | HTTP request | Description
*RecordingsApi* | [**list_call_recordings**](docs/RecordingsApi.md#list_call_recordings) | **GET** /accounts/{accountId}/calls/{callId}/recordings | List Call Recordings
*RecordingsApi* | [**transcribe_call_recording**](docs/RecordingsApi.md#transcribe_call_recording) | **POST** /accounts/{accountId}/calls/{callId}/recordings/{recordingId}/transcription | Create Transcription Request
*RecordingsApi* | [**update_call_recording_state**](docs/RecordingsApi.md#update_call_recording_state) | **PUT** /accounts/{accountId}/calls/{callId}/recording | Update Recording
*SessionsApi* | [**add_participant_to_session**](docs/SessionsApi.md#add_participant_to_session) | **PUT** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId} | Add Participant to Session
*SessionsApi* | [**create_session**](docs/SessionsApi.md#create_session) | **POST** /accounts/{accountId}/sessions | Create Session
*SessionsApi* | [**delete_session**](docs/SessionsApi.md#delete_session) | **DELETE** /accounts/{accountId}/sessions/{sessionId} | Delete Session
*SessionsApi* | [**get_participant_subscriptions**](docs/SessionsApi.md#get_participant_subscriptions) | **GET** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId}/subscriptions | Get Participant Subscriptions
*SessionsApi* | [**get_session**](docs/SessionsApi.md#get_session) | **GET** /accounts/{accountId}/sessions/{sessionId} | Get Session
*SessionsApi* | [**list_session_participants**](docs/SessionsApi.md#list_session_participants) | **GET** /accounts/{accountId}/sessions/{sessionId}/participants | List Participants in Session
*SessionsApi* | [**remove_participant_from_session**](docs/SessionsApi.md#remove_participant_from_session) | **DELETE** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId} | Remove Participant from Session
*SessionsApi* | [**update_participant_subscriptions**](docs/SessionsApi.md#update_participant_subscriptions) | **PUT** /accounts/{accountId}/sessions/{sessionId}/participants/{participantId}/subscriptions | Update Participant Subscriptions
*StatisticsApi* | [**get_statistics**](docs/StatisticsApi.md#get_statistics) | **GET** /accounts/{accountId}/statistics | Get Account Statistics


Expand Down Expand Up @@ -205,16 +194,12 @@ Class | Method | HTTP request | Description
- [CreateCallResponse](docs/CreateCallResponse.md)
- [CreateLookupResponse](docs/CreateLookupResponse.md)
- [CreateMessageRequestError](docs/CreateMessageRequestError.md)
- [CreateParticipantRequest](docs/CreateParticipantRequest.md)
- [CreateParticipantResponse](docs/CreateParticipantResponse.md)
- [DeferredResult](docs/DeferredResult.md)
- [DeviceApiVersionEnum](docs/DeviceApiVersionEnum.md)
- [DisconenctCallback](docs/DisconenctCallback.md)
- [Diversion](docs/Diversion.md)
- [DtmfCallback](docs/DtmfCallback.md)
- [FieldError](docs/FieldError.md)
- [FileFormatEnum](docs/FileFormatEnum.md)
- [ForbiddenRequest](docs/ForbiddenRequest.md)
- [GatherCallback](docs/GatherCallback.md)
- [InitiateCallback](docs/InitiateCallback.md)
- [ListMessageDirectionEnum](docs/ListMessageDirectionEnum.md)
Expand All @@ -239,19 +224,13 @@ Class | Method | HTTP request | Description
- [MfaRequestError](docs/MfaRequestError.md)
- [MfaUnauthorizedRequestError](docs/MfaUnauthorizedRequestError.md)
- [PageInfo](docs/PageInfo.md)
- [Participant](docs/Participant.md)
- [ParticipantSubscription](docs/ParticipantSubscription.md)
- [PriorityEnum](docs/PriorityEnum.md)
- [PublishPermissionsEnum](docs/PublishPermissionsEnum.md)
- [RecordingAvailableCallback](docs/RecordingAvailableCallback.md)
- [RecordingCompleteCallback](docs/RecordingCompleteCallback.md)
- [RecordingStateEnum](docs/RecordingStateEnum.md)
- [RedirectCallback](docs/RedirectCallback.md)
- [RedirectMethodEnum](docs/RedirectMethodEnum.md)
- [RequestError](docs/RequestError.md)
- [Session](docs/Session.md)
- [StirShaken](docs/StirShaken.md)
- [Subscriptions](docs/Subscriptions.md)
- [Tag](docs/Tag.md)
- [TnLookupRequestError](docs/TnLookupRequestError.md)
- [TranscribeRecording](docs/TranscribeRecording.md)
Expand All @@ -262,7 +241,6 @@ Class | Method | HTTP request | Description
- [TransferAnswerCallback](docs/TransferAnswerCallback.md)
- [TransferCompleteCallback](docs/TransferCompleteCallback.md)
- [TransferDisconnectCallback](docs/TransferDisconnectCallback.md)
- [UnauthorizedRequest](docs/UnauthorizedRequest.md)
- [UpdateCall](docs/UpdateCall.md)
- [UpdateCallRecording](docs/UpdateCallRecording.md)
- [UpdateConference](docs/UpdateConference.md)
Expand Down
Loading