telnyx 2.1.3__tar.gz → 2.1.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of telnyx might be problematic. Click here for more details.
- {telnyx-2.1.3 → telnyx-2.1.4}/PKG-INFO +1 -2
- telnyx-2.1.4/VERSION +1 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/setup.py +2 -3
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/__init__.py +1 -1
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/PKG-INFO +1 -2
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/requires.txt +0 -1
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/conftest.py +1 -1
- telnyx-2.1.3/VERSION +0 -1
- {telnyx-2.1.3 → telnyx-2.1.4}/.coveragerc +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/.flake8 +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/CHANGELOG.md +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/LICENSE +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/MANIFEST.in +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/README.md +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/pyproject.toml +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/pytest.ini +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/setup.cfg +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_requestor.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/__init__.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/__init__.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/createable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/deletable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/listable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/nested_resource_class_methods.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/singleton_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/updateable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/access_control_ip.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/access_ip_address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/access_token.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/advanced_optinoptout.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ai.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/api_key.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/authentication_provider.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/autorechargepreference.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/available_phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/balance.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/billing.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/billing_group.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/brand.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bucket.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bucket_usage.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bulk_creation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bulk_credential.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bulk_phone_number_campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bulk_phone_number_operation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/bulk_sole_proprietor_creation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/business_identity.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/call.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/call_control_application.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/call_information.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/call_recording.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/cdr_usage_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/comment.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/conference.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/credential_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/csv_download.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/custom_storage_credential.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/customer_service_record.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/debugging.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/detail_record.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/detail_records_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/dialogflow_integration.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/document.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/dynamic_emergency_address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/dynamic_emergency_endpoint.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/enum.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/event.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/external_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/fax.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/fax_application.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/fqdn.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/fqdn_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/inbound_channel.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/inventory_coverage.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/inventory_level.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ip.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ip_address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ip_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ip_range.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/list_object.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/managed_account.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/mdr_detail_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/mdr_usage_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/media.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/media_storage_api.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/message.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_hosted_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_hosted_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_tollfree_verification.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/messaging_url_domain.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/mobile_network_operator.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/network.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification_channel.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification_event.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification_event_condition.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification_profiles.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/notification_setting.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_configuration.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_lookup.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_order_phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_portout.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/number_reservation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/numbers_feature.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ota_update.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/outbound_voice_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_assignment_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_block_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_blocks_background_job.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_configuration.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_jobs.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_order_document.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_porting.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_regulatory_requirement.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_reservation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/phone_number_search.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/portability_check.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/porting_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/portout.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/presigned_object_url.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/private_wireless_gateway.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/public_internet_gateway.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/public_key.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/push_credential.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/queue.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/queue_command.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/recordings_command.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/region.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/register_call.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/reporting.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/requirement.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/requirement_type.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/room.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/room_composition.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/room_participant.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/room_recording.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/room_session.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/rooms_client_token.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/shared_campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/short_code.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/sim_card.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/sim_card_action.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/sim_card_group.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/sim_card_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/ssl_certificate.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/sub_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/telephony_credential.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/texml_application.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/texml_rest_command.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/verification.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/verified_calls_display_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/verified_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/verify.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/verify_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/virtual_cross_connect.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/wdr_detail_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/webhook.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/webhook_deliveries.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/wireguard_interface.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/wireless_detail_record_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/error.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/http_client.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/multipart_data_generator.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/request_metrics.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/telnyx_object.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/telnyx_response.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/util.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx/webhook.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/SOURCES.txt +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/dependency_links.txt +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/not-zip-safe +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/telnyx.egg-info/top_level.txt +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/__init__.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/__init__.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/__init__.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_createable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_deletable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_listable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_nested_resource_class_methods.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_singleton_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_updateable_api_resource.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_access_control_ip.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_authentication_provider.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_available_phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_balance.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_billing_group.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_call.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_call_control_application.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_comment.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_conference.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_credential_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_custom_storage_credential.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_detail_records_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_document.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_dynamic_emergency_address.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_fax.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_fax_applications.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_fqdn.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_inbound_channel.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_inventory_coverage.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_ip_connection.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_list_object.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_managed_account.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_media.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_message.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_messaging_hosted_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_messaging_hosted_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_messaging_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_notification_channel.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_notification_event.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_notification_event_condition.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_notification_profile.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_notification_setting.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_number_lookup.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_number_reservation.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_outbound_voice_profiles.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_phone_number.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_phone_number_campaign.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_phone_number_job.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_phone_number_regulatory_requirement.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_portability_check.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_porting_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_portout.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_public_key.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_queue.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_room.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_room_participant.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_room_sessions.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_short_code.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_sim_card.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_sim_card_action.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_sim_card_group.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_sim_card_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_sub_number_order.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_verification.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_verify_profiles.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_webhook_deliveries.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_wireless_details_record_report.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/request_mock.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/telnyx_mock.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_api_requestor.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_error.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_http_client.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_multipart_data_generator.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_request_metrics.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_telnyx_object.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_telnyx_response.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_util.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tests/test_webhook.py +0 -0
- {telnyx-2.1.3 → telnyx-2.1.4}/tox.ini +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: telnyx
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.4
|
|
4
4
|
Summary: Python bindings for the Telnyx API
|
|
5
5
|
Home-page: https://github.com/team-telnyx/telnyx-python
|
|
6
6
|
Author: Telnyx
|
|
@@ -30,7 +30,6 @@ License-File: LICENSE
|
|
|
30
30
|
Requires-Dist: requests>=2.20
|
|
31
31
|
Requires-Dist: six>=1.16.0
|
|
32
32
|
Requires-Dist: PyNaCl
|
|
33
|
-
Requires-Dist: black>=23.0
|
|
34
33
|
|
|
35
34
|
# Telnyx Python Library
|
|
36
35
|
|
telnyx-2.1.4/VERSION
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2.1.4
|
|
@@ -31,7 +31,7 @@ with open(os.path.join(here, "README.md"), encoding="utf-8") as f:
|
|
|
31
31
|
|
|
32
32
|
setup(
|
|
33
33
|
name="telnyx",
|
|
34
|
-
version="2.1.
|
|
34
|
+
version="2.1.4",
|
|
35
35
|
description="Python bindings for the Telnyx API",
|
|
36
36
|
long_description=long_description,
|
|
37
37
|
long_description_content_type="text/markdown",
|
|
@@ -50,8 +50,7 @@ setup(
|
|
|
50
50
|
install_requires=[
|
|
51
51
|
"requests >= 2.20",
|
|
52
52
|
"six >= 1.16.0",
|
|
53
|
-
"PyNaCl"
|
|
54
|
-
"black >= 23.0",
|
|
53
|
+
"PyNaCl"
|
|
55
54
|
],
|
|
56
55
|
python_requires=">=3.8",
|
|
57
56
|
tests_require=[
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: telnyx
|
|
3
|
-
Version: 2.1.
|
|
3
|
+
Version: 2.1.4
|
|
4
4
|
Summary: Python bindings for the Telnyx API
|
|
5
5
|
Home-page: https://github.com/team-telnyx/telnyx-python
|
|
6
6
|
Author: Telnyx
|
|
@@ -30,7 +30,6 @@ License-File: LICENSE
|
|
|
30
30
|
Requires-Dist: requests>=2.20
|
|
31
31
|
Requires-Dist: six>=1.16.0
|
|
32
32
|
Requires-Dist: PyNaCl
|
|
33
|
-
Requires-Dist: black>=23.0
|
|
34
33
|
|
|
35
34
|
# Telnyx Python Library
|
|
36
35
|
|
telnyx-2.1.3/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2.1.3
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{telnyx-2.1.3 → telnyx-2.1.4}/telnyx/api_resources/abstract/nested_resource_class_methods.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/abstract/test_nested_resource_class_methods.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{telnyx-2.1.3 → telnyx-2.1.4}/tests/api_resources/test_phone_number_regulatory_requirement.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|