pingram-python 1.0.0__tar.gz → 1.0.1__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.
- {pingram_python-1.0.0/generated/pingram_python.egg-info → pingram_python-1.0.1}/PKG-INFO +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/__init__.py +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/templates_api.py +0 -300
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api_client.py +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/configuration.py +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of.py +2 -4
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_patch_request.py +1 -3
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_post_request.py +1 -3
- {pingram_python-1.0.0 → pingram_python-1.0.1/generated/pingram_python.egg-info}/PKG-INFO +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/pyproject.toml +1 -1
- {pingram_python-1.0.0 → pingram_python-1.0.1}/LICENSE +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/MANIFEST.in +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/README.md +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/__init__.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/account_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/addresses_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/components_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/default_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/domains_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/editor_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/environments_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/health_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/insights_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/keys_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/logs_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/members_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/sender_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/types_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/user_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api/users_api.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/api_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/client_wrapper.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/exceptions.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/__init__.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_addresses_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_addresses_response_addresses_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_get_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_get_response_pending_downgrade_usage_limit.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/address_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_get_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_post_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_request_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/bee_token_v2.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/billing_post_request_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/billing_post_response_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/billing_post_response_body_pending_downgrade_usage_limit.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/channels_enum.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_account_request_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_account_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_address_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_key_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_key_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/delete_key_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/delete_user_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_auth_token_post_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_component_patch_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_component_post_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_component_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_component_response_referenced_by_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/environment.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/environment_create_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/environment_patch_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_account_metadata_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_account_metadata_response_user_account_metadata.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_email_components_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_environments_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options_instant.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options_off.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_replies_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_template.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_inapp_notifications_response_notifications_inner_template_any_of.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_keys_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_keys_response_keys_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_logs_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_logs_response_messages_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_logs_response_messages_inner_attachments_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_members_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_metrics_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_metrics_response_inner_messages_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_deduplication.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_options.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_options_email.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_options_email_daily.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_options_email_monthly.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_options_email_weekly.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_templates_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_notifications_response_inner_throttling.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_senders_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of1.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of1_instant.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of2.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of3.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of4.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of5.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of5_metadata.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of5_metadata_entities_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_list_response_inner_any_of5_metadata_entities_inner_external_ref.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_templates_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_email_suppression_status.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_push_tokens_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_push_tokens_inner_device.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_slack_token.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_slack_token_authed_user.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_slack_token_enterprise.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_slack_token_incoming_webhook.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_slack_token_response_metadata.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_web_push_tokens_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_web_push_tokens_inner_sub.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_users_response_users_inner_web_push_tokens_inner_sub_keys.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/in_app_notification_patch_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/in_app_notification_unread_clear_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/inapp_unread_count_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/inbound_request_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/inbound_response_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/inbound_response_body_results_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request_label_options.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request_metric_data_queries_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat_metric.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat_metric_dimensions_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item_any_of.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item_any_of_contacts.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item_any_of_contacts_contacts_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item_any_of_source.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/intercom_webhook_data_item_any_of_source_author.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/invite_post_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/log_query_post_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_bulk_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_get_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_get_response_logs_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_query_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_query_result_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_retention_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/logs_tail_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/member_invite_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/member_update_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/message_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/notification.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/notification_create_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/notification_patch_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/notification_patch_request_deduplication.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/notification_patch_request_throttling.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/post_email_test_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/post_email_test_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/post_senders_request_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/post_user_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_call.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_email.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_inapp.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_mobile_push.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_apn.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_email.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_email_attachments_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_email_attachments_inner_any_of.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_email_attachments_inner_any_of1.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_fcm.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_options_fcm_android.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_slack.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_sms.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_sms_auto_reply.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_to.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_user.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_body_web_push.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/sender_post_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/set_default_template_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/slack_interactivity_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/slack_oauth_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/success_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_configure_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_configure_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_o_auth_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_o_auth_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_projects_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_projects_response_projects_inner.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/supabase_status_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_patch_request_batch.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_patch_request_instant.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/update_address_request.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/user.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/user_suppression_delete_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/webhook_response.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/py.typed +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/rest.py +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram_python.egg-info/SOURCES.txt +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram_python.egg-info/dependency_links.txt +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram_python.egg-info/requires.txt +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram_python.egg-info/top_level.txt +0 -0
- {pingram_python-1.0.0 → pingram_python-1.0.1}/setup.cfg +0 -0
|
@@ -950,306 +950,6 @@ class TemplatesApi:
|
|
|
950
950
|
|
|
951
951
|
|
|
952
952
|
|
|
953
|
-
@validate_call
|
|
954
|
-
async def templates_initiate_migration(
|
|
955
|
-
self,
|
|
956
|
-
notification_id: Annotated[StrictStr, Field(description="Notification ID")],
|
|
957
|
-
channel: Annotated[StrictStr, Field(description="Channel type")],
|
|
958
|
-
template_id: Annotated[StrictStr, Field(description="Template ID")],
|
|
959
|
-
_request_timeout: Union[
|
|
960
|
-
None,
|
|
961
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
962
|
-
Tuple[
|
|
963
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
964
|
-
Annotated[StrictFloat, Field(gt=0)]
|
|
965
|
-
]
|
|
966
|
-
] = None,
|
|
967
|
-
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
968
|
-
_content_type: Optional[StrictStr] = None,
|
|
969
|
-
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
970
|
-
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
971
|
-
) -> Template:
|
|
972
|
-
"""Initiate AI-powered template migration from complex to simple HTML
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
:param notification_id: Notification ID (required)
|
|
976
|
-
:type notification_id: str
|
|
977
|
-
:param channel: Channel type (required)
|
|
978
|
-
:type channel: str
|
|
979
|
-
:param template_id: Template ID (required)
|
|
980
|
-
:type template_id: str
|
|
981
|
-
:param _request_timeout: timeout setting for this request. If one
|
|
982
|
-
number provided, it will be total request
|
|
983
|
-
timeout. It can also be a pair (tuple) of
|
|
984
|
-
(connection, read) timeouts.
|
|
985
|
-
:type _request_timeout: int, tuple(int, int), optional
|
|
986
|
-
:param _request_auth: set to override the auth_settings for an a single
|
|
987
|
-
request; this effectively ignores the
|
|
988
|
-
authentication in the spec for a single request.
|
|
989
|
-
:type _request_auth: dict, optional
|
|
990
|
-
:param _content_type: force content-type for the request.
|
|
991
|
-
:type _content_type: str, Optional
|
|
992
|
-
:param _headers: set to override the headers for a single
|
|
993
|
-
request; this effectively ignores the headers
|
|
994
|
-
in the spec for a single request.
|
|
995
|
-
:type _headers: dict, optional
|
|
996
|
-
:param _host_index: set to override the host_index for a single
|
|
997
|
-
request; this effectively ignores the host_index
|
|
998
|
-
in the spec for a single request.
|
|
999
|
-
:type _host_index: int, optional
|
|
1000
|
-
:return: Returns the result object.
|
|
1001
|
-
""" # noqa: E501
|
|
1002
|
-
|
|
1003
|
-
_param = self._templates_initiate_migration_serialize(
|
|
1004
|
-
notification_id=notification_id,
|
|
1005
|
-
channel=channel,
|
|
1006
|
-
template_id=template_id,
|
|
1007
|
-
_request_auth=_request_auth,
|
|
1008
|
-
_content_type=_content_type,
|
|
1009
|
-
_headers=_headers,
|
|
1010
|
-
_host_index=_host_index
|
|
1011
|
-
)
|
|
1012
|
-
|
|
1013
|
-
_response_types_map: Dict[str, Optional[str]] = {
|
|
1014
|
-
'200': "Template",
|
|
1015
|
-
'400': None,
|
|
1016
|
-
'401': None,
|
|
1017
|
-
'500': None,
|
|
1018
|
-
}
|
|
1019
|
-
response_data = await self.api_client.call_api(
|
|
1020
|
-
*_param,
|
|
1021
|
-
_request_timeout=_request_timeout
|
|
1022
|
-
)
|
|
1023
|
-
await response_data.read()
|
|
1024
|
-
return self.api_client.response_deserialize(
|
|
1025
|
-
response_data=response_data,
|
|
1026
|
-
response_types_map=_response_types_map,
|
|
1027
|
-
).data
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
@validate_call
|
|
1031
|
-
async def templates_initiate_migration_with_http_info(
|
|
1032
|
-
self,
|
|
1033
|
-
notification_id: Annotated[StrictStr, Field(description="Notification ID")],
|
|
1034
|
-
channel: Annotated[StrictStr, Field(description="Channel type")],
|
|
1035
|
-
template_id: Annotated[StrictStr, Field(description="Template ID")],
|
|
1036
|
-
_request_timeout: Union[
|
|
1037
|
-
None,
|
|
1038
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
1039
|
-
Tuple[
|
|
1040
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
1041
|
-
Annotated[StrictFloat, Field(gt=0)]
|
|
1042
|
-
]
|
|
1043
|
-
] = None,
|
|
1044
|
-
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
1045
|
-
_content_type: Optional[StrictStr] = None,
|
|
1046
|
-
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
1047
|
-
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
1048
|
-
) -> ApiResponse[Template]:
|
|
1049
|
-
"""Initiate AI-powered template migration from complex to simple HTML
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
:param notification_id: Notification ID (required)
|
|
1053
|
-
:type notification_id: str
|
|
1054
|
-
:param channel: Channel type (required)
|
|
1055
|
-
:type channel: str
|
|
1056
|
-
:param template_id: Template ID (required)
|
|
1057
|
-
:type template_id: str
|
|
1058
|
-
:param _request_timeout: timeout setting for this request. If one
|
|
1059
|
-
number provided, it will be total request
|
|
1060
|
-
timeout. It can also be a pair (tuple) of
|
|
1061
|
-
(connection, read) timeouts.
|
|
1062
|
-
:type _request_timeout: int, tuple(int, int), optional
|
|
1063
|
-
:param _request_auth: set to override the auth_settings for an a single
|
|
1064
|
-
request; this effectively ignores the
|
|
1065
|
-
authentication in the spec for a single request.
|
|
1066
|
-
:type _request_auth: dict, optional
|
|
1067
|
-
:param _content_type: force content-type for the request.
|
|
1068
|
-
:type _content_type: str, Optional
|
|
1069
|
-
:param _headers: set to override the headers for a single
|
|
1070
|
-
request; this effectively ignores the headers
|
|
1071
|
-
in the spec for a single request.
|
|
1072
|
-
:type _headers: dict, optional
|
|
1073
|
-
:param _host_index: set to override the host_index for a single
|
|
1074
|
-
request; this effectively ignores the host_index
|
|
1075
|
-
in the spec for a single request.
|
|
1076
|
-
:type _host_index: int, optional
|
|
1077
|
-
:return: Returns the result object.
|
|
1078
|
-
""" # noqa: E501
|
|
1079
|
-
|
|
1080
|
-
_param = self._templates_initiate_migration_serialize(
|
|
1081
|
-
notification_id=notification_id,
|
|
1082
|
-
channel=channel,
|
|
1083
|
-
template_id=template_id,
|
|
1084
|
-
_request_auth=_request_auth,
|
|
1085
|
-
_content_type=_content_type,
|
|
1086
|
-
_headers=_headers,
|
|
1087
|
-
_host_index=_host_index
|
|
1088
|
-
)
|
|
1089
|
-
|
|
1090
|
-
_response_types_map: Dict[str, Optional[str]] = {
|
|
1091
|
-
'200': "Template",
|
|
1092
|
-
'400': None,
|
|
1093
|
-
'401': None,
|
|
1094
|
-
'500': None,
|
|
1095
|
-
}
|
|
1096
|
-
response_data = await self.api_client.call_api(
|
|
1097
|
-
*_param,
|
|
1098
|
-
_request_timeout=_request_timeout
|
|
1099
|
-
)
|
|
1100
|
-
await response_data.read()
|
|
1101
|
-
return self.api_client.response_deserialize(
|
|
1102
|
-
response_data=response_data,
|
|
1103
|
-
response_types_map=_response_types_map,
|
|
1104
|
-
)
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
@validate_call
|
|
1108
|
-
async def templates_initiate_migration_without_preload_content(
|
|
1109
|
-
self,
|
|
1110
|
-
notification_id: Annotated[StrictStr, Field(description="Notification ID")],
|
|
1111
|
-
channel: Annotated[StrictStr, Field(description="Channel type")],
|
|
1112
|
-
template_id: Annotated[StrictStr, Field(description="Template ID")],
|
|
1113
|
-
_request_timeout: Union[
|
|
1114
|
-
None,
|
|
1115
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
1116
|
-
Tuple[
|
|
1117
|
-
Annotated[StrictFloat, Field(gt=0)],
|
|
1118
|
-
Annotated[StrictFloat, Field(gt=0)]
|
|
1119
|
-
]
|
|
1120
|
-
] = None,
|
|
1121
|
-
_request_auth: Optional[Dict[StrictStr, Any]] = None,
|
|
1122
|
-
_content_type: Optional[StrictStr] = None,
|
|
1123
|
-
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
1124
|
-
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
1125
|
-
) -> RESTResponseType:
|
|
1126
|
-
"""Initiate AI-powered template migration from complex to simple HTML
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
:param notification_id: Notification ID (required)
|
|
1130
|
-
:type notification_id: str
|
|
1131
|
-
:param channel: Channel type (required)
|
|
1132
|
-
:type channel: str
|
|
1133
|
-
:param template_id: Template ID (required)
|
|
1134
|
-
:type template_id: str
|
|
1135
|
-
:param _request_timeout: timeout setting for this request. If one
|
|
1136
|
-
number provided, it will be total request
|
|
1137
|
-
timeout. It can also be a pair (tuple) of
|
|
1138
|
-
(connection, read) timeouts.
|
|
1139
|
-
:type _request_timeout: int, tuple(int, int), optional
|
|
1140
|
-
:param _request_auth: set to override the auth_settings for an a single
|
|
1141
|
-
request; this effectively ignores the
|
|
1142
|
-
authentication in the spec for a single request.
|
|
1143
|
-
:type _request_auth: dict, optional
|
|
1144
|
-
:param _content_type: force content-type for the request.
|
|
1145
|
-
:type _content_type: str, Optional
|
|
1146
|
-
:param _headers: set to override the headers for a single
|
|
1147
|
-
request; this effectively ignores the headers
|
|
1148
|
-
in the spec for a single request.
|
|
1149
|
-
:type _headers: dict, optional
|
|
1150
|
-
:param _host_index: set to override the host_index for a single
|
|
1151
|
-
request; this effectively ignores the host_index
|
|
1152
|
-
in the spec for a single request.
|
|
1153
|
-
:type _host_index: int, optional
|
|
1154
|
-
:return: Returns the result object.
|
|
1155
|
-
""" # noqa: E501
|
|
1156
|
-
|
|
1157
|
-
_param = self._templates_initiate_migration_serialize(
|
|
1158
|
-
notification_id=notification_id,
|
|
1159
|
-
channel=channel,
|
|
1160
|
-
template_id=template_id,
|
|
1161
|
-
_request_auth=_request_auth,
|
|
1162
|
-
_content_type=_content_type,
|
|
1163
|
-
_headers=_headers,
|
|
1164
|
-
_host_index=_host_index
|
|
1165
|
-
)
|
|
1166
|
-
|
|
1167
|
-
_response_types_map: Dict[str, Optional[str]] = {
|
|
1168
|
-
'200': "Template",
|
|
1169
|
-
'400': None,
|
|
1170
|
-
'401': None,
|
|
1171
|
-
'500': None,
|
|
1172
|
-
}
|
|
1173
|
-
response_data = await self.api_client.call_api(
|
|
1174
|
-
*_param,
|
|
1175
|
-
_request_timeout=_request_timeout
|
|
1176
|
-
)
|
|
1177
|
-
return response_data.response
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
def _templates_initiate_migration_serialize(
|
|
1181
|
-
self,
|
|
1182
|
-
notification_id,
|
|
1183
|
-
channel,
|
|
1184
|
-
template_id,
|
|
1185
|
-
_request_auth,
|
|
1186
|
-
_content_type,
|
|
1187
|
-
_headers,
|
|
1188
|
-
_host_index,
|
|
1189
|
-
) -> RequestSerialized:
|
|
1190
|
-
|
|
1191
|
-
_host = None
|
|
1192
|
-
|
|
1193
|
-
_collection_formats: Dict[str, str] = {
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
_path_params: Dict[str, str] = {}
|
|
1197
|
-
_query_params: List[Tuple[str, str]] = []
|
|
1198
|
-
_header_params: Dict[str, Optional[str]] = _headers or {}
|
|
1199
|
-
_form_params: List[Tuple[str, str]] = []
|
|
1200
|
-
_files: Dict[
|
|
1201
|
-
str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]
|
|
1202
|
-
] = {}
|
|
1203
|
-
_body_params: Optional[bytes] = None
|
|
1204
|
-
|
|
1205
|
-
# process the path parameters
|
|
1206
|
-
if notification_id is not None:
|
|
1207
|
-
_path_params['notificationId'] = notification_id
|
|
1208
|
-
if channel is not None:
|
|
1209
|
-
_path_params['channel'] = channel
|
|
1210
|
-
if template_id is not None:
|
|
1211
|
-
_path_params['templateId'] = template_id
|
|
1212
|
-
# process the query parameters
|
|
1213
|
-
# process the header parameters
|
|
1214
|
-
# process the form parameters
|
|
1215
|
-
# process the body parameter
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
# set the HTTP header `Accept`
|
|
1219
|
-
if 'Accept' not in _header_params:
|
|
1220
|
-
_header_params['Accept'] = self.api_client.select_header_accept(
|
|
1221
|
-
[
|
|
1222
|
-
'application/json'
|
|
1223
|
-
]
|
|
1224
|
-
)
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
# authentication setting
|
|
1228
|
-
_auth_settings: List[str] = [
|
|
1229
|
-
'endUserHashed',
|
|
1230
|
-
'endUser',
|
|
1231
|
-
'apiKey',
|
|
1232
|
-
'clientCredentials'
|
|
1233
|
-
]
|
|
1234
|
-
|
|
1235
|
-
return self.api_client.param_serialize(
|
|
1236
|
-
method='POST',
|
|
1237
|
-
resource_path='/notifications/{notificationId}/{channel}/templates/{templateId}/migrate',
|
|
1238
|
-
path_params=_path_params,
|
|
1239
|
-
query_params=_query_params,
|
|
1240
|
-
header_params=_header_params,
|
|
1241
|
-
body=_body_params,
|
|
1242
|
-
post_params=_form_params,
|
|
1243
|
-
files=_files,
|
|
1244
|
-
auth_settings=_auth_settings,
|
|
1245
|
-
collection_formats=_collection_formats,
|
|
1246
|
-
_host=_host,
|
|
1247
|
-
_request_auth=_request_auth
|
|
1248
|
-
)
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
953
|
@validate_call
|
|
1254
954
|
async def templates_list_templates(
|
|
1255
955
|
self,
|
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'pingram-python/1.0.
|
|
94
|
+
self.user_agent = 'pingram-python/1.0.1'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
async def __aenter__(self):
|
|
@@ -551,7 +551,7 @@ conf = pingram.Configuration(
|
|
|
551
551
|
"OS: {env}\n"\
|
|
552
552
|
"Python Version: {pyversion}\n"\
|
|
553
553
|
"Version of the API: 1.0.0\n"\
|
|
554
|
-
"SDK Package Version: 1.0.
|
|
554
|
+
"SDK Package Version: 1.0.1".\
|
|
555
555
|
format(env=sys.platform, pyversion=sys.version)
|
|
556
556
|
|
|
557
557
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -39,8 +39,7 @@ class GetTemplatesListResponseInnerAnyOf(BaseModel):
|
|
|
39
39
|
subject: StrictStr
|
|
40
40
|
sender_name: StrictStr = Field(alias="senderName")
|
|
41
41
|
sender_email: StrictStr = Field(alias="senderEmail")
|
|
42
|
-
|
|
43
|
-
__properties: ClassVar[List[str]] = ["envId", "notificationId", "templateId", "channel", "default", "isDefaultFor", "html", "previewText", "internal", "subject", "senderName", "senderEmail", "migration"]
|
|
42
|
+
__properties: ClassVar[List[str]] = ["envId", "notificationId", "templateId", "channel", "default", "isDefaultFor", "html", "previewText", "internal", "subject", "senderName", "senderEmail"]
|
|
44
43
|
|
|
45
44
|
model_config = ConfigDict(
|
|
46
45
|
populate_by_name=True,
|
|
@@ -104,8 +103,7 @@ class GetTemplatesListResponseInnerAnyOf(BaseModel):
|
|
|
104
103
|
"internal": obj.get("internal"),
|
|
105
104
|
"subject": obj.get("subject"),
|
|
106
105
|
"senderName": obj.get("senderName"),
|
|
107
|
-
"senderEmail": obj.get("senderEmail")
|
|
108
|
-
"migration": obj.get("migration")
|
|
106
|
+
"senderEmail": obj.get("senderEmail")
|
|
109
107
|
})
|
|
110
108
|
return _obj
|
|
111
109
|
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_patch_request.py
RENAMED
|
@@ -34,7 +34,6 @@ class TemplatePatchRequest(BaseModel):
|
|
|
34
34
|
subject: Optional[StrictStr] = Field(default=None, description="Email subject line.")
|
|
35
35
|
sender_name: Optional[StrictStr] = Field(default=None, description="Sender display name.", alias="senderName")
|
|
36
36
|
sender_email: Optional[StrictStr] = Field(default=None, description="Sender email address.", alias="senderEmail")
|
|
37
|
-
migration: Optional[StrictStr] = Field(default=None, description="Migration metadata (e.g. from template migration).")
|
|
38
37
|
title: Optional[StrictStr] = Field(default=None, description="Notification title (in-app).")
|
|
39
38
|
redirect_url: Optional[StrictStr] = Field(default=None, description="URL to open when the user taps the notification.", alias="redirectURL")
|
|
40
39
|
image_url: Optional[StrictStr] = Field(default=None, description="Image URL shown in the in-app notification.", alias="imageURL")
|
|
@@ -46,7 +45,7 @@ class TemplatePatchRequest(BaseModel):
|
|
|
46
45
|
url: Optional[StrictStr] = Field(default=None, description="Web push: URL to open when the notification is clicked.")
|
|
47
46
|
blocks: Optional[List[Dict[str, Any]]] = Field(default=None, description="Slack message blocks (optional).")
|
|
48
47
|
username: Optional[StrictStr] = Field(default=None, description="Slack bot username.")
|
|
49
|
-
__properties: ClassVar[List[str]] = ["html", "previewText", "internal", "subject", "senderName", "senderEmail", "
|
|
48
|
+
__properties: ClassVar[List[str]] = ["html", "previewText", "internal", "subject", "senderName", "senderEmail", "title", "redirectURL", "imageURL", "instant", "batch", "text", "message", "icon", "url", "blocks", "username"]
|
|
50
49
|
|
|
51
50
|
model_config = ConfigDict(
|
|
52
51
|
populate_by_name=True,
|
|
@@ -111,7 +110,6 @@ class TemplatePatchRequest(BaseModel):
|
|
|
111
110
|
"subject": obj.get("subject"),
|
|
112
111
|
"senderName": obj.get("senderName"),
|
|
113
112
|
"senderEmail": obj.get("senderEmail"),
|
|
114
|
-
"migration": obj.get("migration"),
|
|
115
113
|
"title": obj.get("title"),
|
|
116
114
|
"redirectURL": obj.get("redirectURL"),
|
|
117
115
|
"imageURL": obj.get("imageURL"),
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/template_post_request.py
RENAMED
|
@@ -35,7 +35,6 @@ class TemplatePostRequest(BaseModel):
|
|
|
35
35
|
subject: Optional[StrictStr] = Field(default=None, description="Email subject line.")
|
|
36
36
|
sender_name: Optional[StrictStr] = Field(default=None, description="Sender display name.", alias="senderName")
|
|
37
37
|
sender_email: Optional[StrictStr] = Field(default=None, description="Sender email address.", alias="senderEmail")
|
|
38
|
-
migration: Optional[StrictStr] = Field(default=None, description="Migration metadata (e.g. from template migration).")
|
|
39
38
|
title: Optional[StrictStr] = Field(default=None, description="Notification title (in-app).")
|
|
40
39
|
redirect_url: Optional[StrictStr] = Field(default=None, description="URL to open when the user taps the notification.", alias="redirectURL")
|
|
41
40
|
image_url: Optional[StrictStr] = Field(default=None, description="Image URL shown in the in-app notification.", alias="imageURL")
|
|
@@ -47,7 +46,7 @@ class TemplatePostRequest(BaseModel):
|
|
|
47
46
|
url: Optional[StrictStr] = Field(default=None, description="Web push: URL to open when the notification is clicked.")
|
|
48
47
|
blocks: Optional[List[Dict[str, Any]]] = Field(default=None, description="Slack message blocks (optional).")
|
|
49
48
|
username: Optional[StrictStr] = Field(default=None, description="Slack bot username.")
|
|
50
|
-
__properties: ClassVar[List[str]] = ["templateId", "html", "previewText", "internal", "subject", "senderName", "senderEmail", "
|
|
49
|
+
__properties: ClassVar[List[str]] = ["templateId", "html", "previewText", "internal", "subject", "senderName", "senderEmail", "title", "redirectURL", "imageURL", "instant", "batch", "text", "message", "icon", "url", "blocks", "username"]
|
|
51
50
|
|
|
52
51
|
model_config = ConfigDict(
|
|
53
52
|
populate_by_name=True,
|
|
@@ -113,7 +112,6 @@ class TemplatePostRequest(BaseModel):
|
|
|
113
112
|
"subject": obj.get("subject"),
|
|
114
113
|
"senderName": obj.get("senderName"),
|
|
115
114
|
"senderEmail": obj.get("senderEmail"),
|
|
116
|
-
"migration": obj.get("migration"),
|
|
117
115
|
"title": obj.get("title"),
|
|
118
116
|
"redirectURL": obj.get("redirectURL"),
|
|
119
117
|
"imageURL": obj.get("imageURL"),
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "pingram-python"
|
|
7
|
-
version = "1.0.
|
|
7
|
+
version = "1.0.1"
|
|
8
8
|
description = "Official Python SDK for Pingram - Send notifications via Email, SMS, Push, In-App, and more"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.9"
|
|
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
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_addresses_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/account_get_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_get_response.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_post_response.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/auto_join_request_body.py
RENAMED
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/billing_post_request_body.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/billing_post_response_body.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_account_response.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_address_request.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_key_request.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/create_key_response.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/delete_key_response.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/delete_user_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/email_component_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/environment_create_request.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/environment_patch_request.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
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_members_response_inner.py
RENAMED
|
File without changes
|
{pingram_python-1.0.0 → pingram_python-1.0.1}/generated/pingram/models/get_metrics_response_inner.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|