mudbase 1.3.12 → 1.3.13
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.
- checksums.yaml +4 -4
- data/README.md +27 -6
- data/docs/OrgDomainEntryWithDns.md +3 -3
- data/docs/OrgVerifyCustomDomainDnsSuccessResponse.md +6 -6
- data/docs/OrganizationsApi.md +12 -12
- data/docs/SimulateAppPermissionsRequest.md +1 -1
- data/lib/mudbase/api/add_ons_api.rb +1 -1
- data/lib/mudbase/api/api_keys_api.rb +1 -1
- data/lib/mudbase/api/authentication_api.rb +1 -1
- data/lib/mudbase/api/backups_api.rb +1 -1
- data/lib/mudbase/api/billing_api.rb +1 -1
- data/lib/mudbase/api/buckets_api.rb +1 -1
- data/lib/mudbase/api/chat_api.rb +1 -1
- data/lib/mudbase/api/collections_api.rb +1 -1
- data/lib/mudbase/api/compliance_api.rb +1 -1
- data/lib/mudbase/api/data_api.rb +1 -1
- data/lib/mudbase/api/email_api.rb +1 -1
- data/lib/mudbase/api/files_api.rb +1 -1
- data/lib/mudbase/api/functions_api.rb +1 -1
- data/lib/mudbase/api/health_api.rb +1 -1
- data/lib/mudbase/api/integrations_api.rb +1 -1
- data/lib/mudbase/api/kyc_api.rb +1 -1
- data/lib/mudbase/api/mcp_api.rb +1 -1
- data/lib/mudbase/api/messaging_api.rb +1 -1
- data/lib/mudbase/api/monitoring_api.rb +1 -1
- data/lib/mudbase/api/multi_role_feature_api.rb +1 -1
- data/lib/mudbase/api/organizations_api.rb +19 -19
- data/lib/mudbase/api/project_fees_api.rb +1 -1
- data/lib/mudbase/api/projects_api.rb +1 -1
- data/lib/mudbase/api/real_time_analytics_api.rb +1 -1
- data/lib/mudbase/api/role_elevation_api.rb +1 -1
- data/lib/mudbase/api/roles_api.rb +1 -1
- data/lib/mudbase/api/search_api.rb +1 -1
- data/lib/mudbase/api/usage_api.rb +1 -1
- data/lib/mudbase/api/users_api.rb +1 -1
- data/lib/mudbase/api/verified_role_upgrade_api.rb +1 -1
- data/lib/mudbase/api/webhooks_api.rb +1 -1
- data/lib/mudbase/api_client.rb +1 -1
- data/lib/mudbase/api_error.rb +1 -1
- data/lib/mudbase/api_model_base.rb +1 -1
- data/lib/mudbase/configuration.rb +1 -1
- data/lib/mudbase/models/accept_invite201_response.rb +1 -1
- data/lib/mudbase/models/accept_invite201_response_user.rb +1 -1
- data/lib/mudbase/models/accept_invite_request.rb +1 -1
- data/lib/mudbase/models/add_custom_role_request.rb +1 -1
- data/lib/mudbase/models/add_custom_role_request_default_permissions_inner.rb +1 -1
- data/lib/mudbase/models/add_org_domain_request.rb +1 -1
- data/lib/mudbase/models/add_participant200_response.rb +1 -1
- data/lib/mudbase/models/add_participant200_response_data.rb +1 -1
- data/lib/mudbase/models/add_participant200_response_data_participants_inner.rb +1 -1
- data/lib/mudbase/models/add_participant_request.rb +1 -1
- data/lib/mudbase/models/add_reaction200_response.rb +1 -1
- data/lib/mudbase/models/add_reaction200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/add_reaction_request.rb +1 -1
- data/lib/mudbase/models/admin_approve_org_domain_cname_request.rb +1 -1
- data/lib/mudbase/models/admin_billing_checkout_link_request.rb +1 -1
- data/lib/mudbase/models/admin_custom_domain_mutation_response.rb +1 -1
- data/lib/mudbase/models/admin_member_role_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_org_billing_contract_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_org_limits_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_org_limits_patch_request_bug_analysis.rb +1 -1
- data/lib/mudbase/models/admin_org_plan_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_org_status_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_platform_dns_verification_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_project_patch_request.rb +1 -1
- data/lib/mudbase/models/admin_provision_enterprise_body.rb +1 -1
- data/lib/mudbase/models/api_addons_get200_response.rb +1 -1
- data/lib/mudbase/models/api_files_download_file_id_get200_response.rb +1 -1
- data/lib/mudbase/models/api_gdpr_erase_post_request.rb +1 -1
- data/lib/mudbase/models/api_key.rb +1 -1
- data/lib/mudbase/models/api_key_permission.rb +1 -1
- data/lib/mudbase/models/api_key_usage.rb +1 -1
- data/lib/mudbase/models/api_key_usage_response.rb +1 -1
- data/lib/mudbase/models/api_key_with_secret.rb +1 -1
- data/lib/mudbase/models/api_kyc_sessions_post_request.rb +1 -1
- data/lib/mudbase/models/api_kyc_webhook_config_get200_response.rb +1 -1
- data/lib/mudbase/models/api_kyc_webhook_config_put200_response.rb +1 -1
- data/lib/mudbase/models/api_kyc_webhook_config_put_request.rb +1 -1
- data/lib/mudbase/models/api_kyc_webhook_config_test_post200_response.rb +1 -1
- data/lib/mudbase/models/api_kyc_workflows_get200_response.rb +1 -1
- data/lib/mudbase/models/api_kyc_workflows_get200_response_workflows_inner.rb +1 -1
- data/lib/mudbase/models/api_me_bootstrap_get200_response.rb +1 -1
- data/lib/mudbase/models/api_projects_project_id_addons_addon_invoke_post200_response.rb +1 -1
- data/lib/mudbase/models/api_projects_project_id_kyb_sessions_post_request.rb +1 -1
- data/lib/mudbase/models/apply_role_feature_preset200_response.rb +1 -1
- data/lib/mudbase/models/apply_role_feature_preset_request.rb +1 -1
- data/lib/mudbase/models/approve_role_elevation200_response.rb +1 -1
- data/lib/mudbase/models/approve_role_elevation_request.rb +1 -1
- data/lib/mudbase/models/assign_role200_response.rb +1 -1
- data/lib/mudbase/models/assign_role_request.rb +1 -1
- data/lib/mudbase/models/auth_config.rb +1 -1
- data/lib/mudbase/models/auth_provider.rb +1 -1
- data/lib/mudbase/models/auth_response.rb +1 -1
- data/lib/mudbase/models/billing.rb +1 -1
- data/lib/mudbase/models/billing_last_payment.rb +1 -1
- data/lib/mudbase/models/bucket.rb +1 -1
- data/lib/mudbase/models/bucket_list_response.rb +1 -1
- data/lib/mudbase/models/bucket_response.rb +1 -1
- data/lib/mudbase/models/cancel_subscription_request.rb +1 -1
- data/lib/mudbase/models/change_password_request.rb +1 -1
- data/lib/mudbase/models/check_feature_access200_response.rb +1 -1
- data/lib/mudbase/models/check_permissions200_response.rb +1 -1
- data/lib/mudbase/models/check_permissions200_response_permissions.rb +1 -1
- data/lib/mudbase/models/check_subscription200_response.rb +1 -1
- data/lib/mudbase/models/check_subscription200_response_subscription.rb +1 -1
- data/lib/mudbase/models/check_user_presence200_response.rb +1 -1
- data/lib/mudbase/models/check_user_presence200_response_presence_value.rb +1 -1
- data/lib/mudbase/models/check_user_presence_request.rb +1 -1
- data/lib/mudbase/models/collection.rb +1 -1
- data/lib/mudbase/models/collection_action.rb +1 -1
- data/lib/mudbase/models/collection_permission_rule.rb +1 -1
- data/lib/mudbase/models/configure_o_auth_provider200_response.rb +1 -1
- data/lib/mudbase/models/configure_o_auth_provider200_response_provider.rb +1 -1
- data/lib/mudbase/models/configure_o_auth_provider_request.rb +1 -1
- data/lib/mudbase/models/configure_webhook200_response.rb +1 -1
- data/lib/mudbase/models/configure_webhook200_response_data.rb +1 -1
- data/lib/mudbase/models/configure_webhook200_response_data_transformations_inner.rb +1 -1
- data/lib/mudbase/models/configure_webhook403_response.rb +1 -1
- data/lib/mudbase/models/configure_webhook_request.rb +1 -1
- data/lib/mudbase/models/confirm_address_verification200_response.rb +1 -1
- data/lib/mudbase/models/confirm_address_verification_request.rb +1 -1
- data/lib/mudbase/models/confirm_direct_upload400_response.rb +1 -1
- data/lib/mudbase/models/confirm_direct_upload_request.rb +1 -1
- data/lib/mudbase/models/confirm_local_password_reset_with_otp_request.rb +1 -1
- data/lib/mudbase/models/confirm_upload_response.rb +1 -1
- data/lib/mudbase/models/confirm_upload_response_scan.rb +1 -1
- data/lib/mudbase/models/convert_anonymous_account200_response.rb +1 -1
- data/lib/mudbase/models/convert_anonymous_account_request.rb +1 -1
- data/lib/mudbase/models/create_anonymous_session200_response.rb +1 -1
- data/lib/mudbase/models/create_anonymous_session200_response_user.rb +1 -1
- data/lib/mudbase/models/create_anonymous_session_request.rb +1 -1
- data/lib/mudbase/models/create_api_key201_response.rb +1 -1
- data/lib/mudbase/models/create_api_key400_response.rb +1 -1
- data/lib/mudbase/models/create_api_key_request.rb +1 -1
- data/lib/mudbase/models/create_backup201_response.rb +1 -1
- data/lib/mudbase/models/create_backup201_response_backup.rb +1 -1
- data/lib/mudbase/models/create_backup_request.rb +1 -1
- data/lib/mudbase/models/create_bucket_request.rb +1 -1
- data/lib/mudbase/models/create_chat201_response.rb +1 -1
- data/lib/mudbase/models/create_chat201_response_data.rb +1 -1
- data/lib/mudbase/models/create_chat_request.rb +1 -1
- data/lib/mudbase/models/create_checkout_session200_response.rb +1 -1
- data/lib/mudbase/models/create_checkout_session200_response_data.rb +1 -1
- data/lib/mudbase/models/create_checkout_session_request.rb +1 -1
- data/lib/mudbase/models/create_checkout_session_request_customer_info.rb +1 -1
- data/lib/mudbase/models/create_collection201_response.rb +1 -1
- data/lib/mudbase/models/create_collection_request.rb +1 -1
- data/lib/mudbase/models/create_from_template_request.rb +1 -1
- data/lib/mudbase/models/create_function_request.rb +1 -1
- data/lib/mudbase/models/create_integration201_response.rb +1 -1
- data/lib/mudbase/models/create_integration_request.rb +1 -1
- data/lib/mudbase/models/create_monitoring_alert_request.rb +1 -1
- data/lib/mudbase/models/create_or_update_fee_settings_request.rb +1 -1
- data/lib/mudbase/models/create_organization403_response.rb +1 -1
- data/lib/mudbase/models/create_organization_request.rb +1 -1
- data/lib/mudbase/models/create_plan201_response.rb +1 -1
- data/lib/mudbase/models/create_plan_request.rb +1 -1
- data/lib/mudbase/models/create_plan_request_features_inner.rb +1 -1
- data/lib/mudbase/models/create_plan_request_features_inner_one_of.rb +1 -1
- data/lib/mudbase/models/create_plan_request_limits.rb +1 -1
- data/lib/mudbase/models/create_plan_request_limits_custom_limits_inner.rb +1 -1
- data/lib/mudbase/models/create_plan_request_trial.rb +1 -1
- data/lib/mudbase/models/create_project201_response.rb +1 -1
- data/lib/mudbase/models/create_project_request.rb +1 -1
- data/lib/mudbase/models/create_role201_response.rb +1 -1
- data/lib/mudbase/models/create_role201_response_role.rb +1 -1
- data/lib/mudbase/models/create_role201_response_role_permissions_inner.rb +1 -1
- data/lib/mudbase/models/create_role_request.rb +1 -1
- data/lib/mudbase/models/create_role_request_collection_permissions_value.rb +1 -1
- data/lib/mudbase/models/create_role_request_permissions_inner.rb +1 -1
- data/lib/mudbase/models/dashboard_activity_item.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_active_users.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_latency.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_latency_instance_rollup.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_latency_top_routes_by_impact_hint_inner.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_project.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_request_volume14d_inner.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_requests.rb +1 -1
- data/lib/mudbase/models/dashboard_overview_data_uptime.rb +1 -1
- data/lib/mudbase/models/data_list_response.rb +1 -1
- data/lib/mudbase/models/data_list_response_data_inner.rb +1 -1
- data/lib/mudbase/models/data_response.rb +1 -1
- data/lib/mudbase/models/database_config.rb +1 -1
- data/lib/mudbase/models/delete_backup200_response.rb +1 -1
- data/lib/mudbase/models/delete_function200_response.rb +1 -1
- data/lib/mudbase/models/delete_organization200_response.rb +1 -1
- data/lib/mudbase/models/delete_role200_response.rb +1 -1
- data/lib/mudbase/models/delete_sub_organization200_response.rb +1 -1
- data/lib/mudbase/models/device_list_response.rb +1 -1
- data/lib/mudbase/models/device_register_request.rb +1 -1
- data/lib/mudbase/models/device_registered_response.rb +1 -1
- data/lib/mudbase/models/device_registered_response_data.rb +1 -1
- data/lib/mudbase/models/device_token.rb +1 -1
- data/lib/mudbase/models/device_unregister_request.rb +1 -1
- data/lib/mudbase/models/device_unregistered_response.rb +1 -1
- data/lib/mudbase/models/device_unregistered_response_data.rb +1 -1
- data/lib/mudbase/models/disable2_fa_request.rb +1 -1
- data/lib/mudbase/models/download_bucket_file403_response.rb +1 -1
- data/lib/mudbase/models/download_bucket_file404_response.rb +1 -1
- data/lib/mudbase/models/download_invoice200_response.rb +1 -1
- data/lib/mudbase/models/edit_message200_response.rb +1 -1
- data/lib/mudbase/models/edit_message200_response_data.rb +1 -1
- data/lib/mudbase/models/edit_message_request.rb +1 -1
- data/lib/mudbase/models/edit_message_request_e2ee.rb +1 -1
- data/lib/mudbase/models/email_request.rb +1 -1
- data/lib/mudbase/models/email_request_to.rb +1 -1
- data/lib/mudbase/models/email_template_catalog_item.rb +1 -1
- data/lib/mudbase/models/email_template_resolved.rb +1 -1
- data/lib/mudbase/models/enable_payment_processing200_response.rb +1 -1
- data/lib/mudbase/models/enable_payment_processing200_response_data.rb +1 -1
- data/lib/mudbase/models/enable_payment_processing_request.rb +1 -1
- data/lib/mudbase/models/enqueue_project_email202_response.rb +1 -1
- data/lib/mudbase/models/erase_user_data200_response.rb +1 -1
- data/lib/mudbase/models/erase_user_data200_response_data.rb +1 -1
- data/lib/mudbase/models/erase_user_data409_response.rb +1 -1
- data/lib/mudbase/models/erase_user_data_request.rb +1 -1
- data/lib/mudbase/models/error.rb +1 -1
- data/lib/mudbase/models/error_details.rb +1 -1
- data/lib/mudbase/models/execute_function_request.rb +1 -1
- data/lib/mudbase/models/execute_integration_request.rb +1 -1
- data/lib/mudbase/models/export_user_data200_response.rb +1 -1
- data/lib/mudbase/models/feature_not_allowed_error.rb +1 -1
- data/lib/mudbase/models/field.rb +1 -1
- data/lib/mudbase/models/field_default.rb +1 -1
- data/lib/mudbase/models/file_list_response.rb +1 -1
- data/lib/mudbase/models/file_metadata.rb +1 -1
- data/lib/mudbase/models/file_response.rb +1 -1
- data/lib/mudbase/models/file_upload_response.rb +1 -1
- data/lib/mudbase/models/function.rb +1 -1
- data/lib/mudbase/models/function_execution.rb +1 -1
- data/lib/mudbase/models/function_execution_response.rb +1 -1
- data/lib/mudbase/models/function_execution_response_data.rb +1 -1
- data/lib/mudbase/models/function_execution_status_response.rb +1 -1
- data/lib/mudbase/models/function_execution_status_response_data.rb +1 -1
- data/lib/mudbase/models/function_execution_status_response_data_logs.rb +1 -1
- data/lib/mudbase/models/function_list_response.rb +1 -1
- data/lib/mudbase/models/function_list_response_data.rb +1 -1
- data/lib/mudbase/models/function_logs_response.rb +1 -1
- data/lib/mudbase/models/function_logs_response_data.rb +1 -1
- data/lib/mudbase/models/function_response.rb +1 -1
- data/lib/mudbase/models/function_stats.rb +1 -1
- data/lib/mudbase/models/function_trigger.rb +1 -1
- data/lib/mudbase/models/generate_access_review200_response.rb +1 -1
- data/lib/mudbase/models/generate_access_review200_response_report.rb +1 -1
- data/lib/mudbase/models/generate_access_review_request.rb +1 -1
- data/lib/mudbase/models/generate_access_review_request_review_period.rb +1 -1
- data/lib/mudbase/models/generate_data_processing_record200_response.rb +1 -1
- data/lib/mudbase/models/generate_data_processing_record200_response_record.rb +1 -1
- data/lib/mudbase/models/generate_data_processing_record_request.rb +1 -1
- data/lib/mudbase/models/generate_presigned_upload_request.rb +1 -1
- data/lib/mudbase/models/generate_signed_url_request.rb +1 -1
- data/lib/mudbase/models/get_active_users200_response.rb +1 -1
- data/lib/mudbase/models/get_active_users200_response_users_inner.rb +1 -1
- data/lib/mudbase/models/get_available_o_auth_providers200_response.rb +1 -1
- data/lib/mudbase/models/get_available_o_auth_providers200_response_providers_inner.rb +1 -1
- data/lib/mudbase/models/get_available_roles200_response.rb +1 -1
- data/lib/mudbase/models/get_available_roles200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/get_billing_estimate200_response.rb +1 -1
- data/lib/mudbase/models/get_billing_estimate200_response_line_items_inner.rb +1 -1
- data/lib/mudbase/models/get_billing_estimate200_response_spend_limits.rb +1 -1
- data/lib/mudbase/models/get_chat_details200_response.rb +1 -1
- data/lib/mudbase/models/get_chat_details200_response_data.rb +1 -1
- data/lib/mudbase/models/get_chat_details200_response_data_participants_inner.rb +1 -1
- data/lib/mudbase/models/get_chat_e2ee_participant_keys200_response.rb +1 -1
- data/lib/mudbase/models/get_chat_e2ee_participant_keys200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/get_chat_messages200_response.rb +1 -1
- data/lib/mudbase/models/get_chat_messages200_response_data.rb +1 -1
- data/lib/mudbase/models/get_chat_messages200_response_data_messages_inner.rb +1 -1
- data/lib/mudbase/models/get_chat_messages200_response_data_messages_inner_sender.rb +1 -1
- data/lib/mudbase/models/get_compliance_summary200_response.rb +1 -1
- data/lib/mudbase/models/get_compliance_summary200_response_compliance.rb +1 -1
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_gdpr.rb +1 -1
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_security.rb +1 -1
- data/lib/mudbase/models/get_compliance_summary200_response_compliance_soc2.rb +1 -1
- data/lib/mudbase/models/get_currency_fee_balance200_response.rb +1 -1
- data/lib/mudbase/models/get_currency_fee_balance200_response_data.rb +1 -1
- data/lib/mudbase/models/get_current_user200_response.rb +1 -1
- data/lib/mudbase/models/get_dashboard200_response.rb +1 -1
- data/lib/mudbase/models/get_event_throughput200_response.rb +1 -1
- data/lib/mudbase/models/get_fee_balances200_response.rb +1 -1
- data/lib/mudbase/models/get_fee_balances200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/get_fee_breakdown200_response.rb +1 -1
- data/lib/mudbase/models/get_fee_breakdown200_response_data.rb +1 -1
- data/lib/mudbase/models/get_function_versions200_response.rb +1 -1
- data/lib/mudbase/models/get_function_versions200_response_data.rb +1 -1
- data/lib/mudbase/models/get_function_versions200_response_data_versions_inner.rb +1 -1
- data/lib/mudbase/models/get_global_analytics200_response.rb +1 -1
- data/lib/mudbase/models/get_historical_analytics200_response.rb +1 -1
- data/lib/mudbase/models/get_historical_analytics200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/get_integration200_response.rb +1 -1
- data/lib/mudbase/models/get_integration200_response_integration.rb +1 -1
- data/lib/mudbase/models/get_integrations200_response.rb +1 -1
- data/lib/mudbase/models/get_integrations200_response_integrations_inner.rb +1 -1
- data/lib/mudbase/models/get_invoice200_response.rb +1 -1
- data/lib/mudbase/models/get_invoice200_response_invoice.rb +1 -1
- data/lib/mudbase/models/get_invoices200_response.rb +1 -1
- data/lib/mudbase/models/get_invoices200_response_invoices_inner.rb +1 -1
- data/lib/mudbase/models/get_local_session200_response.rb +1 -1
- data/lib/mudbase/models/get_multi_role_config200_response.rb +1 -1
- data/lib/mudbase/models/get_multi_role_config200_response_data.rb +1 -1
- data/lib/mudbase/models/get_o_auth_provider_config200_response.rb +1 -1
- data/lib/mudbase/models/get_o_auth_provider_config200_response_config.rb +1 -1
- data/lib/mudbase/models/get_org_o_auth_providers200_response.rb +1 -1
- data/lib/mudbase/models/get_org_o_auth_providers200_response_providers_inner.rb +1 -1
- data/lib/mudbase/models/get_organization_members200_response.rb +1 -1
- data/lib/mudbase/models/get_organization_usage200_response.rb +1 -1
- data/lib/mudbase/models/get_organization_usage200_response_all_of_suborgs_inner.rb +1 -1
- data/lib/mudbase/models/get_organization_users200_response.rb +1 -1
- data/lib/mudbase/models/get_organization_users200_response_users_inner.rb +1 -1
- data/lib/mudbase/models/get_organization_users200_response_users_inner_project.rb +1 -1
- data/lib/mudbase/models/get_overage200_response.rb +1 -1
- data/lib/mudbase/models/get_overage200_response_overage_inner.rb +1 -1
- data/lib/mudbase/models/get_payment_records200_response.rb +1 -1
- data/lib/mudbase/models/get_payment_records200_response_data.rb +1 -1
- data/lib/mudbase/models/get_payment_records200_response_data_pagination.rb +1 -1
- data/lib/mudbase/models/get_payment_records200_response_data_records_inner.rb +1 -1
- data/lib/mudbase/models/get_payout_history200_response.rb +1 -1
- data/lib/mudbase/models/get_payout_history200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/get_payout_history200_response_pagination.rb +1 -1
- data/lib/mudbase/models/get_pending_role_elevation_requests200_response.rb +1 -1
- data/lib/mudbase/models/get_permissions_matrix200_response.rb +1 -1
- data/lib/mudbase/models/get_permissions_matrix200_response_data.rb +1 -1
- data/lib/mudbase/models/get_plans200_response.rb +1 -1
- data/lib/mudbase/models/get_project_analytics200_response.rb +1 -1
- data/lib/mudbase/models/get_project_captcha_config200_response.rb +1 -1
- data/lib/mudbase/models/get_project_captcha_config200_response_captcha.rb +1 -1
- data/lib/mudbase/models/get_project_email_analytics200_response.rb +1 -1
- data/lib/mudbase/models/get_project_email_smtp200_response.rb +1 -1
- data/lib/mudbase/models/get_project_email_template200_response.rb +1 -1
- data/lib/mudbase/models/get_project_fcm_config200_response.rb +1 -1
- data/lib/mudbase/models/get_project_fcm_config200_response_data.rb +1 -1
- data/lib/mudbase/models/get_project_fee_dashboard200_response.rb +1 -1
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data.rb +1 -1
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data_balances_inner.rb +1 -1
- data/lib/mudbase/models/get_project_fee_dashboard200_response_data_recent_payouts_inner.rb +1 -1
- data/lib/mudbase/models/get_project_o_auth_providers200_response.rb +1 -1
- data/lib/mudbase/models/get_project_o_auth_providers200_response_providers_inner.rb +1 -1
- data/lib/mudbase/models/get_project_sms_byo200_response.rb +1 -1
- data/lib/mudbase/models/get_project_users200_response.rb +1 -1
- data/lib/mudbase/models/get_public_plans200_response.rb +1 -1
- data/lib/mudbase/models/get_role200_response.rb +1 -1
- data/lib/mudbase/models/get_role_elevation_status200_response.rb +1 -1
- data/lib/mudbase/models/get_search_analytics200_response.rb +1 -1
- data/lib/mudbase/models/get_search_analytics200_response_top_queries_inner.rb +1 -1
- data/lib/mudbase/models/get_search_suggestions200_response.rb +1 -1
- data/lib/mudbase/models/get_sub_organizations200_response.rb +1 -1
- data/lib/mudbase/models/get_subscription_tier_by_id200_response.rb +1 -1
- data/lib/mudbase/models/get_subscription_tier_by_id200_response_plan.rb +1 -1
- data/lib/mudbase/models/get_subscription_tiers200_response.rb +1 -1
- data/lib/mudbase/models/get_subscription_tiers200_response_plans_inner.rb +1 -1
- data/lib/mudbase/models/get_subscriptions200_response.rb +1 -1
- data/lib/mudbase/models/get_subscriptions200_response_subscriptions_inner.rb +1 -1
- data/lib/mudbase/models/get_templates200_response.rb +1 -1
- data/lib/mudbase/models/get_templates200_response_templates_inner.rb +1 -1
- data/lib/mudbase/models/get_usage_stats200_response.rb +1 -1
- data/lib/mudbase/models/get_usage_stats200_response_stats.rb +1 -1
- data/lib/mudbase/models/get_usage_warnings200_response.rb +1 -1
- data/lib/mudbase/models/get_usage_warnings200_response_warnings_inner.rb +1 -1
- data/lib/mudbase/models/get_user_chats200_response.rb +1 -1
- data/lib/mudbase/models/get_user_chats200_response_data.rb +1 -1
- data/lib/mudbase/models/get_user_chats200_response_data_chats_inner.rb +1 -1
- data/lib/mudbase/models/get_user_chats200_response_data_chats_inner_last_message.rb +1 -1
- data/lib/mudbase/models/get_user_overview200_response.rb +1 -1
- data/lib/mudbase/models/get_user_overview200_response_footprint.rb +1 -1
- data/lib/mudbase/models/get_users_by_role200_response.rb +1 -1
- data/lib/mudbase/models/get_webhook_config200_response.rb +1 -1
- data/lib/mudbase/models/get_webhook_config200_response_data.rb +1 -1
- data/lib/mudbase/models/get_webhook_config200_response_data_transformations_inner.rb +1 -1
- data/lib/mudbase/models/get_webhook_config404_response.rb +1 -1
- data/lib/mudbase/models/health_response.rb +1 -1
- data/lib/mudbase/models/health_response_services.rb +1 -1
- data/lib/mudbase/models/import_integration_request.rb +1 -1
- data/lib/mudbase/models/initialize_org_plan_checkout200_response.rb +1 -1
- data/lib/mudbase/models/initialize_org_plan_checkout200_response_data.rb +1 -1
- data/lib/mudbase/models/initialize_org_plan_checkout_request.rb +1 -1
- data/lib/mudbase/models/initialize_payment200_response.rb +1 -1
- data/lib/mudbase/models/initialize_payment200_response_data.rb +1 -1
- data/lib/mudbase/models/initialize_payment_for_project_request.rb +1 -1
- data/lib/mudbase/models/initialize_payment_request.rb +1 -1
- data/lib/mudbase/models/initialize_payment_request_customer.rb +1 -1
- data/lib/mudbase/models/initiate_address_verification200_response.rb +1 -1
- data/lib/mudbase/models/initiate_o_auth400_response.rb +1 -1
- data/lib/mudbase/models/initiate_o_auth404_response.rb +1 -1
- data/lib/mudbase/models/initiate_org_o_auth400_response.rb +1 -1
- data/lib/mudbase/models/internal_custom_domain_addon_request.rb +1 -1
- data/lib/mudbase/models/internal_domain_dns_recheck_batch_request.rb +1 -1
- data/lib/mudbase/models/invite_member_request.rb +1 -1
- data/lib/mudbase/models/invite_sub_organization_member200_response.rb +1 -1
- data/lib/mudbase/models/invite_team_member200_response.rb +1 -1
- data/lib/mudbase/models/limits.rb +1 -1
- data/lib/mudbase/models/list_api_keys200_response.rb +1 -1
- data/lib/mudbase/models/list_backups200_response.rb +1 -1
- data/lib/mudbase/models/list_backups200_response_backups_inner.rb +1 -1
- data/lib/mudbase/models/list_collections200_response.rb +1 -1
- data/lib/mudbase/models/list_o_auth_providers200_response.rb +1 -1
- data/lib/mudbase/models/list_o_auth_providers200_response_providers_inner.rb +1 -1
- data/lib/mudbase/models/list_organizations200_response.rb +1 -1
- data/lib/mudbase/models/list_project_email_templates200_response.rb +1 -1
- data/lib/mudbase/models/list_projects200_response.rb +1 -1
- data/lib/mudbase/models/list_roles200_response.rb +1 -1
- data/lib/mudbase/models/log_security_event200_response.rb +1 -1
- data/lib/mudbase/models/log_security_event200_response_event.rb +1 -1
- data/lib/mudbase/models/log_security_event_request.rb +1 -1
- data/lib/mudbase/models/log_security_event_request_details.rb +1 -1
- data/lib/mudbase/models/login_local_user200_response.rb +1 -1
- data/lib/mudbase/models/login_local_user200_response_user.rb +1 -1
- data/lib/mudbase/models/login_local_user403_response.rb +1 -1
- data/lib/mudbase/models/login_local_user_request.rb +1 -1
- data/lib/mudbase/models/login_request.rb +1 -1
- data/lib/mudbase/models/magic_link_request.rb +1 -1
- data/lib/mudbase/models/mark_messages_as_read200_response.rb +1 -1
- data/lib/mudbase/models/mark_messages_as_read200_response_data.rb +1 -1
- data/lib/mudbase/models/mark_messages_as_read_request.rb +1 -1
- data/lib/mudbase/models/mcp_config_get200_response.rb +1 -1
- data/lib/mudbase/models/mcp_config_get200_response_tools_inner.rb +1 -1
- data/lib/mudbase/models/message.rb +1 -1
- data/lib/mudbase/models/message_history_response.rb +1 -1
- data/lib/mudbase/models/message_history_response_data.rb +1 -1
- data/lib/mudbase/models/message_response.rb +1 -1
- data/lib/mudbase/models/message_sent_response.rb +1 -1
- data/lib/mudbase/models/message_sent_response_data.rb +1 -1
- data/lib/mudbase/models/message_stats_response.rb +1 -1
- data/lib/mudbase/models/message_stats_response_data.rb +1 -1
- data/lib/mudbase/models/message_stats_response_data_by_status.rb +1 -1
- data/lib/mudbase/models/message_stats_response_data_by_type.rb +1 -1
- data/lib/mudbase/models/message_stats_response_data_period.rb +1 -1
- data/lib/mudbase/models/monitoring_analytics_response.rb +1 -1
- data/lib/mudbase/models/monitoring_analytics_response_stats_inner.rb +1 -1
- data/lib/mudbase/models/monitoring_analytics_response_totals.rb +1 -1
- data/lib/mudbase/models/monitoring_logs_response.rb +1 -1
- data/lib/mudbase/models/monitoring_logs_response_logs_inner.rb +1 -1
- data/lib/mudbase/models/monitoring_logs_response_logs_inner_user.rb +1 -1
- data/lib/mudbase/models/monitoring_performance_response.rb +1 -1
- data/lib/mudbase/models/monitoring_performance_response_metrics.rb +1 -1
- data/lib/mudbase/models/org_add_domain_response.rb +1 -1
- data/lib/mudbase/models/org_custom_domain_platform_ready_request.rb +1 -1
- data/lib/mudbase/models/org_dns_instructions_response.rb +1 -1
- data/lib/mudbase/models/org_dns_record.rb +1 -1
- data/lib/mudbase/models/org_domain_entry_org_console.rb +1 -1
- data/lib/mudbase/models/org_domain_entry_with_dns.rb +5 -5
- data/lib/mudbase/models/org_domains_list_response.rb +1 -1
- data/lib/mudbase/models/org_edge_hints.rb +2 -2
- data/lib/mudbase/models/org_edge_hints_ownership_verification.rb +1 -1
- data/lib/mudbase/models/org_o_auth_callback400_response.rb +1 -1
- data/lib/mudbase/models/org_patch_domain_response.rb +1 -1
- data/lib/mudbase/models/org_platform_dns_verification_customer.rb +2 -2
- data/lib/mudbase/models/org_ssl_validation_record.rb +1 -1
- data/lib/mudbase/models/org_verify_custom_domain_dns_failure_response.rb +1 -1
- data/lib/mudbase/models/org_verify_custom_domain_dns_success_response.rb +7 -7
- data/lib/mudbase/models/organization.rb +1 -1
- data/lib/mudbase/models/organization_summary.rb +1 -1
- data/lib/mudbase/models/otp_send_request.rb +1 -1
- data/lib/mudbase/models/otp_verify_request.rb +1 -1
- data/lib/mudbase/models/pagination.rb +1 -1
- data/lib/mudbase/models/patch_org_domain_request.rb +1 -1
- data/lib/mudbase/models/patch_project_fcm_config_request.rb +1 -1
- data/lib/mudbase/models/patch_project_fcm_config_request_one_of.rb +1 -1
- data/lib/mudbase/models/patch_project_fcm_config_request_one_of1.rb +1 -1
- data/lib/mudbase/models/permission.rb +1 -1
- data/lib/mudbase/models/plan.rb +1 -1
- data/lib/mudbase/models/presigned_post_response.rb +1 -1
- data/lib/mudbase/models/preview_project_email_template_request.rb +1 -1
- data/lib/mudbase/models/project.rb +1 -1
- data/lib/mudbase/models/project_dashboard_overview_response.rb +1 -1
- data/lib/mudbase/models/project_email_send_request.rb +1 -1
- data/lib/mudbase/models/project_settings.rb +1 -1
- data/lib/mudbase/models/project_sms_byo_patch_request.rb +1 -1
- data/lib/mudbase/models/project_sms_byo_public.rb +1 -1
- data/lib/mudbase/models/project_smtp_patch_request.rb +1 -1
- data/lib/mudbase/models/project_smtp_settings_public.rb +1 -1
- data/lib/mudbase/models/project_smtp_test_request.rb +1 -1
- data/lib/mudbase/models/project_summary.rb +1 -1
- data/lib/mudbase/models/project_usage.rb +1 -1
- data/lib/mudbase/models/project_usage_response.rb +1 -1
- data/lib/mudbase/models/project_usage_stats_response.rb +1 -1
- data/lib/mudbase/models/project_usage_stats_response_project.rb +1 -1
- data/lib/mudbase/models/project_usage_summary_response.rb +1 -1
- data/lib/mudbase/models/provision_enterprise_request.rb +1 -1
- data/lib/mudbase/models/push_notification_request.rb +1 -1
- data/lib/mudbase/models/push_sent_response.rb +1 -1
- data/lib/mudbase/models/push_sent_response_data.rb +1 -1
- data/lib/mudbase/models/push_sent_response_data_channels.rb +1 -1
- data/lib/mudbase/models/push_sent_response_data_channels_fcm.rb +1 -1
- data/lib/mudbase/models/push_sent_response_data_channels_web_push.rb +1 -1
- data/lib/mudbase/models/put_chat_e2ee_key200_response.rb +1 -1
- data/lib/mudbase/models/put_chat_e2ee_key200_response_data.rb +1 -1
- data/lib/mudbase/models/put_chat_e2ee_key_request.rb +1 -1
- data/lib/mudbase/models/rate_limit.rb +1 -1
- data/lib/mudbase/models/record_usage_request.rb +1 -1
- data/lib/mudbase/models/refresh_token200_response.rb +1 -1
- data/lib/mudbase/models/refresh_token400_response.rb +1 -1
- data/lib/mudbase/models/refresh_token_request.rb +1 -1
- data/lib/mudbase/models/regenerate_api_key200_response.rb +1 -1
- data/lib/mudbase/models/register_local_user201_response.rb +1 -1
- data/lib/mudbase/models/register_local_user201_response_user.rb +1 -1
- data/lib/mudbase/models/register_local_user_request.rb +1 -1
- data/lib/mudbase/models/register_request.rb +1 -1
- data/lib/mudbase/models/register_user429_response.rb +1 -1
- data/lib/mudbase/models/register_with_role201_response.rb +1 -1
- data/lib/mudbase/models/register_with_role201_response_role.rb +1 -1
- data/lib/mudbase/models/register_with_role201_response_user.rb +1 -1
- data/lib/mudbase/models/register_with_role_request.rb +1 -1
- data/lib/mudbase/models/remove_participant_request.rb +1 -1
- data/lib/mudbase/models/remove_reaction200_response.rb +1 -1
- data/lib/mudbase/models/remove_reaction200_response_data_inner.rb +1 -1
- data/lib/mudbase/models/remove_team_member200_response.rb +1 -1
- data/lib/mudbase/models/request_local_password_reset_request.rb +1 -1
- data/lib/mudbase/models/request_manual_payout_request.rb +1 -1
- data/lib/mudbase/models/request_password_reset_request.rb +1 -1
- data/lib/mudbase/models/request_role_elevation200_response.rb +1 -1
- data/lib/mudbase/models/request_role_elevation_request.rb +1 -1
- data/lib/mudbase/models/resend_verification_auth_request.rb +1 -1
- data/lib/mudbase/models/reset_local_password_request.rb +1 -1
- data/lib/mudbase/models/reset_password_request.rb +1 -1
- data/lib/mudbase/models/restore_backup200_response.rb +1 -1
- data/lib/mudbase/models/restore_backup200_response_restore.rb +1 -1
- data/lib/mudbase/models/restore_backup_request.rb +1 -1
- data/lib/mudbase/models/retry_webhook400_response.rb +1 -1
- data/lib/mudbase/models/retry_webhook_response.rb +1 -1
- data/lib/mudbase/models/rollback_function_request.rb +1 -1
- data/lib/mudbase/models/search_response.rb +1 -1
- data/lib/mudbase/models/search_response_data.rb +1 -1
- data/lib/mudbase/models/search_result.rb +1 -1
- data/lib/mudbase/models/search_result_item.rb +1 -1
- data/lib/mudbase/models/send_message201_response.rb +1 -1
- data/lib/mudbase/models/send_message201_response_data.rb +1 -1
- data/lib/mudbase/models/send_message_request.rb +1 -1
- data/lib/mudbase/models/send_message_request_e2ee.rb +1 -1
- data/lib/mudbase/models/send_push_notification429_response.rb +1 -1
- data/lib/mudbase/models/session_response.rb +1 -1
- data/lib/mudbase/models/set_org_primary_domain_request.rb +1 -1
- data/lib/mudbase/models/signed_url_response.rb +1 -1
- data/lib/mudbase/models/simulate_app_permissions200_response.rb +1 -1
- data/lib/mudbase/models/simulate_app_permissions200_response_evaluated.rb +1 -1
- data/lib/mudbase/models/simulate_app_permissions_request.rb +1 -1
- data/lib/mudbase/models/simulate_function_trigger_request.rb +1 -1
- data/lib/mudbase/models/sms_request.rb +1 -1
- data/lib/mudbase/models/storage_config.rb +1 -1
- data/lib/mudbase/models/system_status_response.rb +1 -1
- data/lib/mudbase/models/system_status_response_data.rb +1 -1
- data/lib/mudbase/models/system_status_response_data_cpu.rb +1 -1
- data/lib/mudbase/models/system_status_response_data_database.rb +1 -1
- data/lib/mudbase/models/system_status_response_data_memory.rb +1 -1
- data/lib/mudbase/models/system_status_response_data_requests.rb +1 -1
- data/lib/mudbase/models/system_status_response_data_storage.rb +1 -1
- data/lib/mudbase/models/test_integration200_response.rb +1 -1
- data/lib/mudbase/models/test_integration_request.rb +1 -1
- data/lib/mudbase/models/test_webhook_transformation200_response.rb +1 -1
- data/lib/mudbase/models/test_webhook_transformation200_response_data.rb +1 -1
- data/lib/mudbase/models/test_webhook_transformation_request.rb +1 -1
- data/lib/mudbase/models/toggle_role_request.rb +1 -1
- data/lib/mudbase/models/trigger_function_webhook200_response.rb +1 -1
- data/lib/mudbase/models/trigger_function_webhook400_response.rb +1 -1
- data/lib/mudbase/models/trigger_function_webhook401_response.rb +1 -1
- data/lib/mudbase/models/trigger_webhook_request.rb +1 -1
- data/lib/mudbase/models/trigger_webhook_response.rb +1 -1
- data/lib/mudbase/models/two_fa_setup_response.rb +1 -1
- data/lib/mudbase/models/unlink_o_auth_provider200_response.rb +1 -1
- data/lib/mudbase/models/update_api_key200_response.rb +1 -1
- data/lib/mudbase/models/update_api_key_request.rb +1 -1
- data/lib/mudbase/models/update_bucket_request.rb +1 -1
- data/lib/mudbase/models/update_collection_permissions_request.rb +1 -1
- data/lib/mudbase/models/update_collection_request.rb +1 -1
- data/lib/mudbase/models/update_currency_fee_settings_request.rb +1 -1
- data/lib/mudbase/models/update_function_request.rb +1 -1
- data/lib/mudbase/models/update_function_request_limits.rb +1 -1
- data/lib/mudbase/models/update_function_request_retry_policy.rb +1 -1
- data/lib/mudbase/models/update_integration_request.rb +1 -1
- data/lib/mudbase/models/update_member_role200_response.rb +1 -1
- data/lib/mudbase/models/update_member_role_request.rb +1 -1
- data/lib/mudbase/models/update_multi_role_settings200_response.rb +1 -1
- data/lib/mudbase/models/update_multi_role_settings_request.rb +1 -1
- data/lib/mudbase/models/update_multi_role_settings_request_settings.rb +1 -1
- data/lib/mudbase/models/update_o_auth_provider_config_request.rb +1 -1
- data/lib/mudbase/models/update_organization200_response.rb +1 -1
- data/lib/mudbase/models/update_organization_plan200_response.rb +1 -1
- data/lib/mudbase/models/update_organization_plan200_response_one_of.rb +1 -1
- data/lib/mudbase/models/update_organization_plan200_response_one_of1.rb +1 -1
- data/lib/mudbase/models/update_organization_plan_request.rb +1 -1
- data/lib/mudbase/models/update_organization_request.rb +1 -1
- data/lib/mudbase/models/update_plan_request.rb +1 -1
- data/lib/mudbase/models/update_project_request.rb +1 -1
- data/lib/mudbase/models/update_project_role_request.rb +1 -1
- data/lib/mudbase/models/update_role200_response.rb +1 -1
- data/lib/mudbase/models/update_role_request.rb +1 -1
- data/lib/mudbase/models/update_sub_organization200_response.rb +1 -1
- data/lib/mudbase/models/update_user_account_status200_response.rb +1 -1
- data/lib/mudbase/models/update_user_account_status200_response_user.rb +1 -1
- data/lib/mudbase/models/update_user_account_status_request.rb +1 -1
- data/lib/mudbase/models/update_user_profile200_response.rb +1 -1
- data/lib/mudbase/models/update_user_request.rb +1 -1
- data/lib/mudbase/models/upload_files413_response.rb +1 -1
- data/lib/mudbase/models/upload_project_logo200_response.rb +1 -1
- data/lib/mudbase/models/upload_verification_documents_request.rb +1 -1
- data/lib/mudbase/models/upload_verification_documents_request_documents_inner.rb +1 -1
- data/lib/mudbase/models/upsert_project_email_template_request.rb +1 -1
- data/lib/mudbase/models/usage.rb +1 -1
- data/lib/mudbase/models/usage_response.rb +1 -1
- data/lib/mudbase/models/usage_stats_response.rb +1 -1
- data/lib/mudbase/models/usage_stats_response_percentages.rb +1 -1
- data/lib/mudbase/models/usage_trends_response.rb +1 -1
- data/lib/mudbase/models/usage_trends_response_trends_inner.rb +1 -1
- data/lib/mudbase/models/usage_trends_response_trends_inner_id.rb +1 -1
- data/lib/mudbase/models/user.rb +1 -1
- data/lib/mudbase/models/user_summary.rb +1 -1
- data/lib/mudbase/models/validate_password_reset_token200_response.rb +1 -1
- data/lib/mudbase/models/validate_password_reset_token400_response.rb +1 -1
- data/lib/mudbase/models/validate_password_reset_token_request.rb +1 -1
- data/lib/mudbase/models/verified_role_upgrade200_response.rb +1 -1
- data/lib/mudbase/models/verified_role_upgrade_request.rb +1 -1
- data/lib/mudbase/models/verify2_fa_request.rb +1 -1
- data/lib/mudbase/models/verify_email_auth_request.rb +1 -1
- data/lib/mudbase/models/verify_magic_link_request.rb +1 -1
- data/lib/mudbase/models/verify_org_plan_payment200_response.rb +1 -1
- data/lib/mudbase/models/verify_org_plan_payment200_response_data.rb +1 -1
- data/lib/mudbase/models/verify_payment200_response.rb +1 -1
- data/lib/mudbase/models/verify_payment200_response_data.rb +1 -1
- data/lib/mudbase/models/verify_payment200_response_data_subscription.rb +1 -1
- data/lib/mudbase/models/verify_project_email_smtp_domain_request.rb +1 -1
- data/lib/mudbase/models/web_push_config_patch_request.rb +1 -1
- data/lib/mudbase/models/web_push_config_response.rb +1 -1
- data/lib/mudbase/models/web_push_config_response_data.rb +1 -1
- data/lib/mudbase/models/web_push_public_key_response.rb +1 -1
- data/lib/mudbase/models/web_push_public_key_response_data.rb +1 -1
- data/lib/mudbase/models/web_push_subscribe_request.rb +1 -1
- data/lib/mudbase/models/web_push_subscribe_response.rb +1 -1
- data/lib/mudbase/models/web_push_subscribe_response_data.rb +1 -1
- data/lib/mudbase/models/web_push_subscription.rb +1 -1
- data/lib/mudbase/models/web_push_subscription_keys.rb +1 -1
- data/lib/mudbase/models/web_push_subscription_list_response.rb +1 -1
- data/lib/mudbase/models/web_push_subscription_summary.rb +1 -1
- data/lib/mudbase/models/web_push_unsubscribe_request.rb +1 -1
- data/lib/mudbase/models/web_push_unsubscribe_response.rb +1 -1
- data/lib/mudbase/models/web_push_unsubscribe_response_data.rb +1 -1
- data/lib/mudbase/models/webhook_list_response.rb +1 -1
- data/lib/mudbase/models/webhook_log.rb +1 -1
- data/lib/mudbase/models/webhook_log_response.rb +1 -1
- data/lib/mudbase/models/webhook_stats_response.rb +1 -1
- data/lib/mudbase/models/webhook_stats_response_event_stats_inner.rb +1 -1
- data/lib/mudbase/models/webhook_stats_response_status_stats_inner.rb +1 -1
- data/lib/mudbase/version.rb +2 -2
- data/lib/mudbase.rb +1 -1
- data/mudbase.gemspec +3 -3
- data/spec/api/add_ons_api_spec.rb +1 -1
- data/spec/api/api_keys_api_spec.rb +1 -1
- data/spec/api/authentication_api_spec.rb +1 -1
- data/spec/api/backups_api_spec.rb +1 -1
- data/spec/api/billing_api_spec.rb +1 -1
- data/spec/api/buckets_api_spec.rb +1 -1
- data/spec/api/chat_api_spec.rb +1 -1
- data/spec/api/collections_api_spec.rb +1 -1
- data/spec/api/compliance_api_spec.rb +1 -1
- data/spec/api/data_api_spec.rb +1 -1
- data/spec/api/email_api_spec.rb +1 -1
- data/spec/api/files_api_spec.rb +1 -1
- data/spec/api/functions_api_spec.rb +1 -1
- data/spec/api/health_api_spec.rb +1 -1
- data/spec/api/integrations_api_spec.rb +1 -1
- data/spec/api/kyc_api_spec.rb +1 -1
- data/spec/api/mcp_api_spec.rb +1 -1
- data/spec/api/messaging_api_spec.rb +1 -1
- data/spec/api/monitoring_api_spec.rb +1 -1
- data/spec/api/multi_role_feature_api_spec.rb +1 -1
- data/spec/api/organizations_api_spec.rb +10 -10
- data/spec/api/project_fees_api_spec.rb +1 -1
- data/spec/api/projects_api_spec.rb +1 -1
- data/spec/api/real_time_analytics_api_spec.rb +1 -1
- data/spec/api/role_elevation_api_spec.rb +1 -1
- data/spec/api/roles_api_spec.rb +1 -1
- data/spec/api/search_api_spec.rb +1 -1
- data/spec/api/usage_api_spec.rb +1 -1
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/api/verified_role_upgrade_api_spec.rb +1 -1
- data/spec/api/webhooks_api_spec.rb +1 -1
- data/spec/models/accept_invite201_response_spec.rb +1 -1
- data/spec/models/accept_invite201_response_user_spec.rb +1 -1
- data/spec/models/accept_invite_request_spec.rb +1 -1
- data/spec/models/add_custom_role_request_default_permissions_inner_spec.rb +1 -1
- data/spec/models/add_custom_role_request_spec.rb +1 -1
- data/spec/models/add_org_domain_request_spec.rb +1 -1
- data/spec/models/add_participant200_response_data_participants_inner_spec.rb +1 -1
- data/spec/models/add_participant200_response_data_spec.rb +1 -1
- data/spec/models/add_participant200_response_spec.rb +1 -1
- data/spec/models/add_participant_request_spec.rb +1 -1
- data/spec/models/add_reaction200_response_data_inner_spec.rb +1 -1
- data/spec/models/add_reaction200_response_spec.rb +1 -1
- data/spec/models/add_reaction_request_spec.rb +1 -1
- data/spec/models/admin_approve_org_domain_cname_request_spec.rb +1 -1
- data/spec/models/admin_billing_checkout_link_request_spec.rb +1 -1
- data/spec/models/admin_custom_domain_mutation_response_spec.rb +1 -1
- data/spec/models/admin_member_role_patch_request_spec.rb +1 -1
- data/spec/models/admin_org_billing_contract_patch_request_spec.rb +1 -1
- data/spec/models/admin_org_limits_patch_request_bug_analysis_spec.rb +1 -1
- data/spec/models/admin_org_limits_patch_request_spec.rb +1 -1
- data/spec/models/admin_org_plan_patch_request_spec.rb +1 -1
- data/spec/models/admin_org_status_patch_request_spec.rb +1 -1
- data/spec/models/admin_platform_dns_verification_patch_request_spec.rb +1 -1
- data/spec/models/admin_project_patch_request_spec.rb +1 -1
- data/spec/models/admin_provision_enterprise_body_spec.rb +1 -1
- data/spec/models/api_addons_get200_response_spec.rb +1 -1
- data/spec/models/api_files_download_file_id_get200_response_spec.rb +1 -1
- data/spec/models/api_gdpr_erase_post_request_spec.rb +1 -1
- data/spec/models/api_key_permission_spec.rb +1 -1
- data/spec/models/api_key_spec.rb +1 -1
- data/spec/models/api_key_usage_response_spec.rb +1 -1
- data/spec/models/api_key_usage_spec.rb +1 -1
- data/spec/models/api_key_with_secret_spec.rb +1 -1
- data/spec/models/api_kyc_sessions_post_request_spec.rb +1 -1
- data/spec/models/api_kyc_webhook_config_get200_response_spec.rb +1 -1
- data/spec/models/api_kyc_webhook_config_put200_response_spec.rb +1 -1
- data/spec/models/api_kyc_webhook_config_put_request_spec.rb +1 -1
- data/spec/models/api_kyc_webhook_config_test_post200_response_spec.rb +1 -1
- data/spec/models/api_kyc_workflows_get200_response_spec.rb +1 -1
- data/spec/models/api_kyc_workflows_get200_response_workflows_inner_spec.rb +1 -1
- data/spec/models/api_me_bootstrap_get200_response_spec.rb +1 -1
- data/spec/models/api_projects_project_id_addons_addon_invoke_post200_response_spec.rb +1 -1
- data/spec/models/api_projects_project_id_kyb_sessions_post_request_spec.rb +1 -1
- data/spec/models/apply_role_feature_preset200_response_spec.rb +1 -1
- data/spec/models/apply_role_feature_preset_request_spec.rb +1 -1
- data/spec/models/approve_role_elevation200_response_spec.rb +1 -1
- data/spec/models/approve_role_elevation_request_spec.rb +1 -1
- data/spec/models/assign_role200_response_spec.rb +1 -1
- data/spec/models/assign_role_request_spec.rb +1 -1
- data/spec/models/auth_config_spec.rb +1 -1
- data/spec/models/auth_provider_spec.rb +1 -1
- data/spec/models/auth_response_spec.rb +1 -1
- data/spec/models/billing_last_payment_spec.rb +1 -1
- data/spec/models/billing_spec.rb +1 -1
- data/spec/models/bucket_list_response_spec.rb +1 -1
- data/spec/models/bucket_response_spec.rb +1 -1
- data/spec/models/bucket_spec.rb +1 -1
- data/spec/models/cancel_subscription_request_spec.rb +1 -1
- data/spec/models/change_password_request_spec.rb +1 -1
- data/spec/models/check_feature_access200_response_spec.rb +1 -1
- data/spec/models/check_permissions200_response_permissions_spec.rb +1 -1
- data/spec/models/check_permissions200_response_spec.rb +1 -1
- data/spec/models/check_subscription200_response_spec.rb +1 -1
- data/spec/models/check_subscription200_response_subscription_spec.rb +1 -1
- data/spec/models/check_user_presence200_response_presence_value_spec.rb +1 -1
- data/spec/models/check_user_presence200_response_spec.rb +1 -1
- data/spec/models/check_user_presence_request_spec.rb +1 -1
- data/spec/models/collection_action_spec.rb +1 -1
- data/spec/models/collection_permission_rule_spec.rb +1 -1
- data/spec/models/collection_spec.rb +1 -1
- data/spec/models/configure_o_auth_provider200_response_provider_spec.rb +1 -1
- data/spec/models/configure_o_auth_provider200_response_spec.rb +1 -1
- data/spec/models/configure_o_auth_provider_request_spec.rb +1 -1
- data/spec/models/configure_webhook200_response_data_spec.rb +1 -1
- data/spec/models/configure_webhook200_response_data_transformations_inner_spec.rb +1 -1
- data/spec/models/configure_webhook200_response_spec.rb +1 -1
- data/spec/models/configure_webhook403_response_spec.rb +1 -1
- data/spec/models/configure_webhook_request_spec.rb +1 -1
- data/spec/models/confirm_address_verification200_response_spec.rb +1 -1
- data/spec/models/confirm_address_verification_request_spec.rb +1 -1
- data/spec/models/confirm_direct_upload400_response_spec.rb +1 -1
- data/spec/models/confirm_direct_upload_request_spec.rb +1 -1
- data/spec/models/confirm_local_password_reset_with_otp_request_spec.rb +1 -1
- data/spec/models/confirm_upload_response_scan_spec.rb +1 -1
- data/spec/models/confirm_upload_response_spec.rb +1 -1
- data/spec/models/convert_anonymous_account200_response_spec.rb +1 -1
- data/spec/models/convert_anonymous_account_request_spec.rb +1 -1
- data/spec/models/create_anonymous_session200_response_spec.rb +1 -1
- data/spec/models/create_anonymous_session200_response_user_spec.rb +1 -1
- data/spec/models/create_anonymous_session_request_spec.rb +1 -1
- data/spec/models/create_api_key201_response_spec.rb +1 -1
- data/spec/models/create_api_key400_response_spec.rb +1 -1
- data/spec/models/create_api_key_request_spec.rb +1 -1
- data/spec/models/create_backup201_response_backup_spec.rb +1 -1
- data/spec/models/create_backup201_response_spec.rb +1 -1
- data/spec/models/create_backup_request_spec.rb +1 -1
- data/spec/models/create_bucket_request_spec.rb +1 -1
- data/spec/models/create_chat201_response_data_spec.rb +1 -1
- data/spec/models/create_chat201_response_spec.rb +1 -1
- data/spec/models/create_chat_request_spec.rb +1 -1
- data/spec/models/create_checkout_session200_response_data_spec.rb +1 -1
- data/spec/models/create_checkout_session200_response_spec.rb +1 -1
- data/spec/models/create_checkout_session_request_customer_info_spec.rb +1 -1
- data/spec/models/create_checkout_session_request_spec.rb +1 -1
- data/spec/models/create_collection201_response_spec.rb +1 -1
- data/spec/models/create_collection_request_spec.rb +1 -1
- data/spec/models/create_from_template_request_spec.rb +1 -1
- data/spec/models/create_function_request_spec.rb +1 -1
- data/spec/models/create_integration201_response_spec.rb +1 -1
- data/spec/models/create_integration_request_spec.rb +1 -1
- data/spec/models/create_monitoring_alert_request_spec.rb +1 -1
- data/spec/models/create_or_update_fee_settings_request_spec.rb +1 -1
- data/spec/models/create_organization403_response_spec.rb +1 -1
- data/spec/models/create_organization_request_spec.rb +1 -1
- data/spec/models/create_plan201_response_spec.rb +1 -1
- data/spec/models/create_plan_request_features_inner_one_of_spec.rb +1 -1
- data/spec/models/create_plan_request_features_inner_spec.rb +1 -1
- data/spec/models/create_plan_request_limits_custom_limits_inner_spec.rb +1 -1
- data/spec/models/create_plan_request_limits_spec.rb +1 -1
- data/spec/models/create_plan_request_spec.rb +1 -1
- data/spec/models/create_plan_request_trial_spec.rb +1 -1
- data/spec/models/create_project201_response_spec.rb +1 -1
- data/spec/models/create_project_request_spec.rb +1 -1
- data/spec/models/create_role201_response_role_permissions_inner_spec.rb +1 -1
- data/spec/models/create_role201_response_role_spec.rb +1 -1
- data/spec/models/create_role201_response_spec.rb +1 -1
- data/spec/models/create_role_request_collection_permissions_value_spec.rb +1 -1
- data/spec/models/create_role_request_permissions_inner_spec.rb +1 -1
- data/spec/models/create_role_request_spec.rb +1 -1
- data/spec/models/dashboard_activity_item_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_active_users_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_latency_instance_rollup_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_latency_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_latency_top_routes_by_impact_hint_inner_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_project_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_request_volume14d_inner_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_requests_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_spec.rb +1 -1
- data/spec/models/dashboard_overview_data_uptime_spec.rb +1 -1
- data/spec/models/data_list_response_data_inner_spec.rb +1 -1
- data/spec/models/data_list_response_spec.rb +1 -1
- data/spec/models/data_response_spec.rb +1 -1
- data/spec/models/database_config_spec.rb +1 -1
- data/spec/models/delete_backup200_response_spec.rb +1 -1
- data/spec/models/delete_function200_response_spec.rb +1 -1
- data/spec/models/delete_organization200_response_spec.rb +1 -1
- data/spec/models/delete_role200_response_spec.rb +1 -1
- data/spec/models/delete_sub_organization200_response_spec.rb +1 -1
- data/spec/models/device_list_response_spec.rb +1 -1
- data/spec/models/device_register_request_spec.rb +1 -1
- data/spec/models/device_registered_response_data_spec.rb +1 -1
- data/spec/models/device_registered_response_spec.rb +1 -1
- data/spec/models/device_token_spec.rb +1 -1
- data/spec/models/device_unregister_request_spec.rb +1 -1
- data/spec/models/device_unregistered_response_data_spec.rb +1 -1
- data/spec/models/device_unregistered_response_spec.rb +1 -1
- data/spec/models/disable2_fa_request_spec.rb +1 -1
- data/spec/models/download_bucket_file403_response_spec.rb +1 -1
- data/spec/models/download_bucket_file404_response_spec.rb +1 -1
- data/spec/models/download_invoice200_response_spec.rb +1 -1
- data/spec/models/edit_message200_response_data_spec.rb +1 -1
- data/spec/models/edit_message200_response_spec.rb +1 -1
- data/spec/models/edit_message_request_e2ee_spec.rb +1 -1
- data/spec/models/edit_message_request_spec.rb +1 -1
- data/spec/models/email_request_spec.rb +1 -1
- data/spec/models/email_request_to_spec.rb +1 -1
- data/spec/models/email_template_catalog_item_spec.rb +1 -1
- data/spec/models/email_template_resolved_spec.rb +1 -1
- data/spec/models/enable_payment_processing200_response_data_spec.rb +1 -1
- data/spec/models/enable_payment_processing200_response_spec.rb +1 -1
- data/spec/models/enable_payment_processing_request_spec.rb +1 -1
- data/spec/models/enqueue_project_email202_response_spec.rb +1 -1
- data/spec/models/erase_user_data200_response_data_spec.rb +1 -1
- data/spec/models/erase_user_data200_response_spec.rb +1 -1
- data/spec/models/erase_user_data409_response_spec.rb +1 -1
- data/spec/models/erase_user_data_request_spec.rb +1 -1
- data/spec/models/error_details_spec.rb +1 -1
- data/spec/models/error_spec.rb +1 -1
- data/spec/models/execute_function_request_spec.rb +1 -1
- data/spec/models/execute_integration_request_spec.rb +1 -1
- data/spec/models/export_user_data200_response_spec.rb +1 -1
- data/spec/models/feature_not_allowed_error_spec.rb +1 -1
- data/spec/models/field_default_spec.rb +1 -1
- data/spec/models/field_spec.rb +1 -1
- data/spec/models/file_list_response_spec.rb +1 -1
- data/spec/models/file_metadata_spec.rb +1 -1
- data/spec/models/file_response_spec.rb +1 -1
- data/spec/models/file_upload_response_spec.rb +1 -1
- data/spec/models/function_execution_response_data_spec.rb +1 -1
- data/spec/models/function_execution_response_spec.rb +1 -1
- data/spec/models/function_execution_spec.rb +1 -1
- data/spec/models/function_execution_status_response_data_logs_spec.rb +1 -1
- data/spec/models/function_execution_status_response_data_spec.rb +1 -1
- data/spec/models/function_execution_status_response_spec.rb +1 -1
- data/spec/models/function_list_response_data_spec.rb +1 -1
- data/spec/models/function_list_response_spec.rb +1 -1
- data/spec/models/function_logs_response_data_spec.rb +1 -1
- data/spec/models/function_logs_response_spec.rb +1 -1
- data/spec/models/function_response_spec.rb +1 -1
- data/spec/models/function_spec.rb +1 -1
- data/spec/models/function_stats_spec.rb +1 -1
- data/spec/models/function_trigger_spec.rb +1 -1
- data/spec/models/generate_access_review200_response_report_spec.rb +1 -1
- data/spec/models/generate_access_review200_response_spec.rb +1 -1
- data/spec/models/generate_access_review_request_review_period_spec.rb +1 -1
- data/spec/models/generate_access_review_request_spec.rb +1 -1
- data/spec/models/generate_data_processing_record200_response_record_spec.rb +1 -1
- data/spec/models/generate_data_processing_record200_response_spec.rb +1 -1
- data/spec/models/generate_data_processing_record_request_spec.rb +1 -1
- data/spec/models/generate_presigned_upload_request_spec.rb +1 -1
- data/spec/models/generate_signed_url_request_spec.rb +1 -1
- data/spec/models/get_active_users200_response_spec.rb +1 -1
- data/spec/models/get_active_users200_response_users_inner_spec.rb +1 -1
- data/spec/models/get_available_o_auth_providers200_response_providers_inner_spec.rb +1 -1
- data/spec/models/get_available_o_auth_providers200_response_spec.rb +1 -1
- data/spec/models/get_available_roles200_response_data_inner_spec.rb +1 -1
- data/spec/models/get_available_roles200_response_spec.rb +1 -1
- data/spec/models/get_billing_estimate200_response_line_items_inner_spec.rb +1 -1
- data/spec/models/get_billing_estimate200_response_spec.rb +1 -1
- data/spec/models/get_billing_estimate200_response_spend_limits_spec.rb +1 -1
- data/spec/models/get_chat_details200_response_data_participants_inner_spec.rb +1 -1
- data/spec/models/get_chat_details200_response_data_spec.rb +1 -1
- data/spec/models/get_chat_details200_response_spec.rb +1 -1
- data/spec/models/get_chat_e2ee_participant_keys200_response_data_inner_spec.rb +1 -1
- data/spec/models/get_chat_e2ee_participant_keys200_response_spec.rb +1 -1
- data/spec/models/get_chat_messages200_response_data_messages_inner_sender_spec.rb +1 -1
- data/spec/models/get_chat_messages200_response_data_messages_inner_spec.rb +1 -1
- data/spec/models/get_chat_messages200_response_data_spec.rb +1 -1
- data/spec/models/get_chat_messages200_response_spec.rb +1 -1
- data/spec/models/get_compliance_summary200_response_compliance_gdpr_spec.rb +1 -1
- data/spec/models/get_compliance_summary200_response_compliance_security_spec.rb +1 -1
- data/spec/models/get_compliance_summary200_response_compliance_soc2_spec.rb +1 -1
- data/spec/models/get_compliance_summary200_response_compliance_spec.rb +1 -1
- data/spec/models/get_compliance_summary200_response_spec.rb +1 -1
- data/spec/models/get_currency_fee_balance200_response_data_spec.rb +1 -1
- data/spec/models/get_currency_fee_balance200_response_spec.rb +1 -1
- data/spec/models/get_current_user200_response_spec.rb +1 -1
- data/spec/models/get_dashboard200_response_spec.rb +1 -1
- data/spec/models/get_event_throughput200_response_spec.rb +1 -1
- data/spec/models/get_fee_balances200_response_data_inner_spec.rb +1 -1
- data/spec/models/get_fee_balances200_response_spec.rb +1 -1
- data/spec/models/get_fee_breakdown200_response_data_spec.rb +1 -1
- data/spec/models/get_fee_breakdown200_response_spec.rb +1 -1
- data/spec/models/get_function_versions200_response_data_spec.rb +1 -1
- data/spec/models/get_function_versions200_response_data_versions_inner_spec.rb +1 -1
- data/spec/models/get_function_versions200_response_spec.rb +1 -1
- data/spec/models/get_global_analytics200_response_spec.rb +1 -1
- data/spec/models/get_historical_analytics200_response_data_inner_spec.rb +1 -1
- data/spec/models/get_historical_analytics200_response_spec.rb +1 -1
- data/spec/models/get_integration200_response_integration_spec.rb +1 -1
- data/spec/models/get_integration200_response_spec.rb +1 -1
- data/spec/models/get_integrations200_response_integrations_inner_spec.rb +1 -1
- data/spec/models/get_integrations200_response_spec.rb +1 -1
- data/spec/models/get_invoice200_response_invoice_spec.rb +1 -1
- data/spec/models/get_invoice200_response_spec.rb +1 -1
- data/spec/models/get_invoices200_response_invoices_inner_spec.rb +1 -1
- data/spec/models/get_invoices200_response_spec.rb +1 -1
- data/spec/models/get_local_session200_response_spec.rb +1 -1
- data/spec/models/get_multi_role_config200_response_data_spec.rb +1 -1
- data/spec/models/get_multi_role_config200_response_spec.rb +1 -1
- data/spec/models/get_o_auth_provider_config200_response_config_spec.rb +1 -1
- data/spec/models/get_o_auth_provider_config200_response_spec.rb +1 -1
- data/spec/models/get_org_o_auth_providers200_response_providers_inner_spec.rb +1 -1
- data/spec/models/get_org_o_auth_providers200_response_spec.rb +1 -1
- data/spec/models/get_organization_members200_response_spec.rb +1 -1
- data/spec/models/get_organization_usage200_response_all_of_suborgs_inner_spec.rb +1 -1
- data/spec/models/get_organization_usage200_response_spec.rb +1 -1
- data/spec/models/get_organization_users200_response_spec.rb +1 -1
- data/spec/models/get_organization_users200_response_users_inner_project_spec.rb +1 -1
- data/spec/models/get_organization_users200_response_users_inner_spec.rb +1 -1
- data/spec/models/get_overage200_response_overage_inner_spec.rb +1 -1
- data/spec/models/get_overage200_response_spec.rb +1 -1
- data/spec/models/get_payment_records200_response_data_pagination_spec.rb +1 -1
- data/spec/models/get_payment_records200_response_data_records_inner_spec.rb +1 -1
- data/spec/models/get_payment_records200_response_data_spec.rb +1 -1
- data/spec/models/get_payment_records200_response_spec.rb +1 -1
- data/spec/models/get_payout_history200_response_data_inner_spec.rb +1 -1
- data/spec/models/get_payout_history200_response_pagination_spec.rb +1 -1
- data/spec/models/get_payout_history200_response_spec.rb +1 -1
- data/spec/models/get_pending_role_elevation_requests200_response_spec.rb +1 -1
- data/spec/models/get_permissions_matrix200_response_data_spec.rb +1 -1
- data/spec/models/get_permissions_matrix200_response_spec.rb +1 -1
- data/spec/models/get_plans200_response_spec.rb +1 -1
- data/spec/models/get_project_analytics200_response_spec.rb +1 -1
- data/spec/models/get_project_captcha_config200_response_captcha_spec.rb +1 -1
- data/spec/models/get_project_captcha_config200_response_spec.rb +1 -1
- data/spec/models/get_project_email_analytics200_response_spec.rb +1 -1
- data/spec/models/get_project_email_smtp200_response_spec.rb +1 -1
- data/spec/models/get_project_email_template200_response_spec.rb +1 -1
- data/spec/models/get_project_fcm_config200_response_data_spec.rb +1 -1
- data/spec/models/get_project_fcm_config200_response_spec.rb +1 -1
- data/spec/models/get_project_fee_dashboard200_response_data_balances_inner_spec.rb +1 -1
- data/spec/models/get_project_fee_dashboard200_response_data_recent_payouts_inner_spec.rb +1 -1
- data/spec/models/get_project_fee_dashboard200_response_data_spec.rb +1 -1
- data/spec/models/get_project_fee_dashboard200_response_spec.rb +1 -1
- data/spec/models/get_project_o_auth_providers200_response_providers_inner_spec.rb +1 -1
- data/spec/models/get_project_o_auth_providers200_response_spec.rb +1 -1
- data/spec/models/get_project_sms_byo200_response_spec.rb +1 -1
- data/spec/models/get_project_users200_response_spec.rb +1 -1
- data/spec/models/get_public_plans200_response_spec.rb +1 -1
- data/spec/models/get_role200_response_spec.rb +1 -1
- data/spec/models/get_role_elevation_status200_response_spec.rb +1 -1
- data/spec/models/get_search_analytics200_response_spec.rb +1 -1
- data/spec/models/get_search_analytics200_response_top_queries_inner_spec.rb +1 -1
- data/spec/models/get_search_suggestions200_response_spec.rb +1 -1
- data/spec/models/get_sub_organizations200_response_spec.rb +1 -1
- data/spec/models/get_subscription_tier_by_id200_response_plan_spec.rb +1 -1
- data/spec/models/get_subscription_tier_by_id200_response_spec.rb +1 -1
- data/spec/models/get_subscription_tiers200_response_plans_inner_spec.rb +1 -1
- data/spec/models/get_subscription_tiers200_response_spec.rb +1 -1
- data/spec/models/get_subscriptions200_response_spec.rb +1 -1
- data/spec/models/get_subscriptions200_response_subscriptions_inner_spec.rb +1 -1
- data/spec/models/get_templates200_response_spec.rb +1 -1
- data/spec/models/get_templates200_response_templates_inner_spec.rb +1 -1
- data/spec/models/get_usage_stats200_response_spec.rb +1 -1
- data/spec/models/get_usage_stats200_response_stats_spec.rb +1 -1
- data/spec/models/get_usage_warnings200_response_spec.rb +1 -1
- data/spec/models/get_usage_warnings200_response_warnings_inner_spec.rb +1 -1
- data/spec/models/get_user_chats200_response_data_chats_inner_last_message_spec.rb +1 -1
- data/spec/models/get_user_chats200_response_data_chats_inner_spec.rb +1 -1
- data/spec/models/get_user_chats200_response_data_spec.rb +1 -1
- data/spec/models/get_user_chats200_response_spec.rb +1 -1
- data/spec/models/get_user_overview200_response_footprint_spec.rb +1 -1
- data/spec/models/get_user_overview200_response_spec.rb +1 -1
- data/spec/models/get_users_by_role200_response_spec.rb +1 -1
- data/spec/models/get_webhook_config200_response_data_spec.rb +1 -1
- data/spec/models/get_webhook_config200_response_data_transformations_inner_spec.rb +1 -1
- data/spec/models/get_webhook_config200_response_spec.rb +1 -1
- data/spec/models/get_webhook_config404_response_spec.rb +1 -1
- data/spec/models/health_response_services_spec.rb +1 -1
- data/spec/models/health_response_spec.rb +1 -1
- data/spec/models/import_integration_request_spec.rb +1 -1
- data/spec/models/initialize_org_plan_checkout200_response_data_spec.rb +1 -1
- data/spec/models/initialize_org_plan_checkout200_response_spec.rb +1 -1
- data/spec/models/initialize_org_plan_checkout_request_spec.rb +1 -1
- data/spec/models/initialize_payment200_response_data_spec.rb +1 -1
- data/spec/models/initialize_payment200_response_spec.rb +1 -1
- data/spec/models/initialize_payment_for_project_request_spec.rb +1 -1
- data/spec/models/initialize_payment_request_customer_spec.rb +1 -1
- data/spec/models/initialize_payment_request_spec.rb +1 -1
- data/spec/models/initiate_address_verification200_response_spec.rb +1 -1
- data/spec/models/initiate_o_auth400_response_spec.rb +1 -1
- data/spec/models/initiate_o_auth404_response_spec.rb +1 -1
- data/spec/models/initiate_org_o_auth400_response_spec.rb +1 -1
- data/spec/models/internal_custom_domain_addon_request_spec.rb +1 -1
- data/spec/models/internal_domain_dns_recheck_batch_request_spec.rb +1 -1
- data/spec/models/invite_member_request_spec.rb +1 -1
- data/spec/models/invite_sub_organization_member200_response_spec.rb +1 -1
- data/spec/models/invite_team_member200_response_spec.rb +1 -1
- data/spec/models/limits_spec.rb +1 -1
- data/spec/models/list_api_keys200_response_spec.rb +1 -1
- data/spec/models/list_backups200_response_backups_inner_spec.rb +1 -1
- data/spec/models/list_backups200_response_spec.rb +1 -1
- data/spec/models/list_collections200_response_spec.rb +1 -1
- data/spec/models/list_o_auth_providers200_response_providers_inner_spec.rb +1 -1
- data/spec/models/list_o_auth_providers200_response_spec.rb +1 -1
- data/spec/models/list_organizations200_response_spec.rb +1 -1
- data/spec/models/list_project_email_templates200_response_spec.rb +1 -1
- data/spec/models/list_projects200_response_spec.rb +1 -1
- data/spec/models/list_roles200_response_spec.rb +1 -1
- data/spec/models/log_security_event200_response_event_spec.rb +1 -1
- data/spec/models/log_security_event200_response_spec.rb +1 -1
- data/spec/models/log_security_event_request_details_spec.rb +1 -1
- data/spec/models/log_security_event_request_spec.rb +1 -1
- data/spec/models/login_local_user200_response_spec.rb +1 -1
- data/spec/models/login_local_user200_response_user_spec.rb +1 -1
- data/spec/models/login_local_user403_response_spec.rb +1 -1
- data/spec/models/login_local_user_request_spec.rb +1 -1
- data/spec/models/login_request_spec.rb +1 -1
- data/spec/models/magic_link_request_spec.rb +1 -1
- data/spec/models/mark_messages_as_read200_response_data_spec.rb +1 -1
- data/spec/models/mark_messages_as_read200_response_spec.rb +1 -1
- data/spec/models/mark_messages_as_read_request_spec.rb +1 -1
- data/spec/models/mcp_config_get200_response_spec.rb +1 -1
- data/spec/models/mcp_config_get200_response_tools_inner_spec.rb +1 -1
- data/spec/models/message_history_response_data_spec.rb +1 -1
- data/spec/models/message_history_response_spec.rb +1 -1
- data/spec/models/message_response_spec.rb +1 -1
- data/spec/models/message_sent_response_data_spec.rb +1 -1
- data/spec/models/message_sent_response_spec.rb +1 -1
- data/spec/models/message_spec.rb +1 -1
- data/spec/models/message_stats_response_data_by_status_spec.rb +1 -1
- data/spec/models/message_stats_response_data_by_type_spec.rb +1 -1
- data/spec/models/message_stats_response_data_period_spec.rb +1 -1
- data/spec/models/message_stats_response_data_spec.rb +1 -1
- data/spec/models/message_stats_response_spec.rb +1 -1
- data/spec/models/monitoring_analytics_response_spec.rb +1 -1
- data/spec/models/monitoring_analytics_response_stats_inner_spec.rb +1 -1
- data/spec/models/monitoring_analytics_response_totals_spec.rb +1 -1
- data/spec/models/monitoring_logs_response_logs_inner_spec.rb +1 -1
- data/spec/models/monitoring_logs_response_logs_inner_user_spec.rb +1 -1
- data/spec/models/monitoring_logs_response_spec.rb +1 -1
- data/spec/models/monitoring_performance_response_metrics_spec.rb +1 -1
- data/spec/models/monitoring_performance_response_spec.rb +1 -1
- data/spec/models/org_add_domain_response_spec.rb +1 -1
- data/spec/models/org_custom_domain_platform_ready_request_spec.rb +1 -1
- data/spec/models/org_dns_instructions_response_spec.rb +1 -1
- data/spec/models/org_dns_record_spec.rb +1 -1
- data/spec/models/org_domain_entry_org_console_spec.rb +1 -1
- data/spec/models/org_domain_entry_with_dns_spec.rb +1 -1
- data/spec/models/org_domains_list_response_spec.rb +1 -1
- data/spec/models/org_edge_hints_ownership_verification_spec.rb +1 -1
- data/spec/models/org_edge_hints_spec.rb +1 -1
- data/spec/models/org_o_auth_callback400_response_spec.rb +1 -1
- data/spec/models/org_patch_domain_response_spec.rb +1 -1
- data/spec/models/org_platform_dns_verification_customer_spec.rb +1 -1
- data/spec/models/org_ssl_validation_record_spec.rb +1 -1
- data/spec/models/org_verify_custom_domain_dns_failure_response_spec.rb +1 -1
- data/spec/models/org_verify_custom_domain_dns_success_response_spec.rb +1 -1
- data/spec/models/organization_spec.rb +1 -1
- data/spec/models/organization_summary_spec.rb +1 -1
- data/spec/models/otp_send_request_spec.rb +1 -1
- data/spec/models/otp_verify_request_spec.rb +1 -1
- data/spec/models/pagination_spec.rb +1 -1
- data/spec/models/patch_org_domain_request_spec.rb +1 -1
- data/spec/models/patch_project_fcm_config_request_one_of1_spec.rb +1 -1
- data/spec/models/patch_project_fcm_config_request_one_of_spec.rb +1 -1
- data/spec/models/patch_project_fcm_config_request_spec.rb +1 -1
- data/spec/models/permission_spec.rb +1 -1
- data/spec/models/plan_spec.rb +1 -1
- data/spec/models/presigned_post_response_spec.rb +1 -1
- data/spec/models/preview_project_email_template_request_spec.rb +1 -1
- data/spec/models/project_dashboard_overview_response_spec.rb +1 -1
- data/spec/models/project_email_send_request_spec.rb +1 -1
- data/spec/models/project_settings_spec.rb +1 -1
- data/spec/models/project_sms_byo_patch_request_spec.rb +1 -1
- data/spec/models/project_sms_byo_public_spec.rb +1 -1
- data/spec/models/project_smtp_patch_request_spec.rb +1 -1
- data/spec/models/project_smtp_settings_public_spec.rb +1 -1
- data/spec/models/project_smtp_test_request_spec.rb +1 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/project_summary_spec.rb +1 -1
- data/spec/models/project_usage_response_spec.rb +1 -1
- data/spec/models/project_usage_spec.rb +1 -1
- data/spec/models/project_usage_stats_response_project_spec.rb +1 -1
- data/spec/models/project_usage_stats_response_spec.rb +1 -1
- data/spec/models/project_usage_summary_response_spec.rb +1 -1
- data/spec/models/provision_enterprise_request_spec.rb +1 -1
- data/spec/models/push_notification_request_spec.rb +1 -1
- data/spec/models/push_sent_response_data_channels_fcm_spec.rb +1 -1
- data/spec/models/push_sent_response_data_channels_spec.rb +1 -1
- data/spec/models/push_sent_response_data_channels_web_push_spec.rb +1 -1
- data/spec/models/push_sent_response_data_spec.rb +1 -1
- data/spec/models/push_sent_response_spec.rb +1 -1
- data/spec/models/put_chat_e2ee_key200_response_data_spec.rb +1 -1
- data/spec/models/put_chat_e2ee_key200_response_spec.rb +1 -1
- data/spec/models/put_chat_e2ee_key_request_spec.rb +1 -1
- data/spec/models/rate_limit_spec.rb +1 -1
- data/spec/models/record_usage_request_spec.rb +1 -1
- data/spec/models/refresh_token200_response_spec.rb +1 -1
- data/spec/models/refresh_token400_response_spec.rb +1 -1
- data/spec/models/refresh_token_request_spec.rb +1 -1
- data/spec/models/regenerate_api_key200_response_spec.rb +1 -1
- data/spec/models/register_local_user201_response_spec.rb +1 -1
- data/spec/models/register_local_user201_response_user_spec.rb +1 -1
- data/spec/models/register_local_user_request_spec.rb +1 -1
- data/spec/models/register_request_spec.rb +1 -1
- data/spec/models/register_user429_response_spec.rb +1 -1
- data/spec/models/register_with_role201_response_role_spec.rb +1 -1
- data/spec/models/register_with_role201_response_spec.rb +1 -1
- data/spec/models/register_with_role201_response_user_spec.rb +1 -1
- data/spec/models/register_with_role_request_spec.rb +1 -1
- data/spec/models/remove_participant_request_spec.rb +1 -1
- data/spec/models/remove_reaction200_response_data_inner_spec.rb +1 -1
- data/spec/models/remove_reaction200_response_spec.rb +1 -1
- data/spec/models/remove_team_member200_response_spec.rb +1 -1
- data/spec/models/request_local_password_reset_request_spec.rb +1 -1
- data/spec/models/request_manual_payout_request_spec.rb +1 -1
- data/spec/models/request_password_reset_request_spec.rb +1 -1
- data/spec/models/request_role_elevation200_response_spec.rb +1 -1
- data/spec/models/request_role_elevation_request_spec.rb +1 -1
- data/spec/models/resend_verification_auth_request_spec.rb +1 -1
- data/spec/models/reset_local_password_request_spec.rb +1 -1
- data/spec/models/reset_password_request_spec.rb +1 -1
- data/spec/models/restore_backup200_response_restore_spec.rb +1 -1
- data/spec/models/restore_backup200_response_spec.rb +1 -1
- data/spec/models/restore_backup_request_spec.rb +1 -1
- data/spec/models/retry_webhook400_response_spec.rb +1 -1
- data/spec/models/retry_webhook_response_spec.rb +1 -1
- data/spec/models/rollback_function_request_spec.rb +1 -1
- data/spec/models/search_response_data_spec.rb +1 -1
- data/spec/models/search_response_spec.rb +1 -1
- data/spec/models/search_result_item_spec.rb +1 -1
- data/spec/models/search_result_spec.rb +1 -1
- data/spec/models/send_message201_response_data_spec.rb +1 -1
- data/spec/models/send_message201_response_spec.rb +1 -1
- data/spec/models/send_message_request_e2ee_spec.rb +1 -1
- data/spec/models/send_message_request_spec.rb +1 -1
- data/spec/models/send_push_notification429_response_spec.rb +1 -1
- data/spec/models/session_response_spec.rb +1 -1
- data/spec/models/set_org_primary_domain_request_spec.rb +1 -1
- data/spec/models/signed_url_response_spec.rb +1 -1
- data/spec/models/simulate_app_permissions200_response_evaluated_spec.rb +1 -1
- data/spec/models/simulate_app_permissions200_response_spec.rb +1 -1
- data/spec/models/simulate_app_permissions_request_spec.rb +1 -1
- data/spec/models/simulate_function_trigger_request_spec.rb +1 -1
- data/spec/models/sms_request_spec.rb +1 -1
- data/spec/models/storage_config_spec.rb +1 -1
- data/spec/models/system_status_response_data_cpu_spec.rb +1 -1
- data/spec/models/system_status_response_data_database_spec.rb +1 -1
- data/spec/models/system_status_response_data_memory_spec.rb +1 -1
- data/spec/models/system_status_response_data_requests_spec.rb +1 -1
- data/spec/models/system_status_response_data_spec.rb +1 -1
- data/spec/models/system_status_response_data_storage_spec.rb +1 -1
- data/spec/models/system_status_response_spec.rb +1 -1
- data/spec/models/test_integration200_response_spec.rb +1 -1
- data/spec/models/test_integration_request_spec.rb +1 -1
- data/spec/models/test_webhook_transformation200_response_data_spec.rb +1 -1
- data/spec/models/test_webhook_transformation200_response_spec.rb +1 -1
- data/spec/models/test_webhook_transformation_request_spec.rb +1 -1
- data/spec/models/toggle_role_request_spec.rb +1 -1
- data/spec/models/trigger_function_webhook200_response_spec.rb +1 -1
- data/spec/models/trigger_function_webhook400_response_spec.rb +1 -1
- data/spec/models/trigger_function_webhook401_response_spec.rb +1 -1
- data/spec/models/trigger_webhook_request_spec.rb +1 -1
- data/spec/models/trigger_webhook_response_spec.rb +1 -1
- data/spec/models/two_fa_setup_response_spec.rb +1 -1
- data/spec/models/unlink_o_auth_provider200_response_spec.rb +1 -1
- data/spec/models/update_api_key200_response_spec.rb +1 -1
- data/spec/models/update_api_key_request_spec.rb +1 -1
- data/spec/models/update_bucket_request_spec.rb +1 -1
- data/spec/models/update_collection_permissions_request_spec.rb +1 -1
- data/spec/models/update_collection_request_spec.rb +1 -1
- data/spec/models/update_currency_fee_settings_request_spec.rb +1 -1
- data/spec/models/update_function_request_limits_spec.rb +1 -1
- data/spec/models/update_function_request_retry_policy_spec.rb +1 -1
- data/spec/models/update_function_request_spec.rb +1 -1
- data/spec/models/update_integration_request_spec.rb +1 -1
- data/spec/models/update_member_role200_response_spec.rb +1 -1
- data/spec/models/update_member_role_request_spec.rb +1 -1
- data/spec/models/update_multi_role_settings200_response_spec.rb +1 -1
- data/spec/models/update_multi_role_settings_request_settings_spec.rb +1 -1
- data/spec/models/update_multi_role_settings_request_spec.rb +1 -1
- data/spec/models/update_o_auth_provider_config_request_spec.rb +1 -1
- data/spec/models/update_organization200_response_spec.rb +1 -1
- data/spec/models/update_organization_plan200_response_one_of1_spec.rb +1 -1
- data/spec/models/update_organization_plan200_response_one_of_spec.rb +1 -1
- data/spec/models/update_organization_plan200_response_spec.rb +1 -1
- data/spec/models/update_organization_plan_request_spec.rb +1 -1
- data/spec/models/update_organization_request_spec.rb +1 -1
- data/spec/models/update_plan_request_spec.rb +1 -1
- data/spec/models/update_project_request_spec.rb +1 -1
- data/spec/models/update_project_role_request_spec.rb +1 -1
- data/spec/models/update_role200_response_spec.rb +1 -1
- data/spec/models/update_role_request_spec.rb +1 -1
- data/spec/models/update_sub_organization200_response_spec.rb +1 -1
- data/spec/models/update_user_account_status200_response_spec.rb +1 -1
- data/spec/models/update_user_account_status200_response_user_spec.rb +1 -1
- data/spec/models/update_user_account_status_request_spec.rb +1 -1
- data/spec/models/update_user_profile200_response_spec.rb +1 -1
- data/spec/models/update_user_request_spec.rb +1 -1
- data/spec/models/upload_files413_response_spec.rb +1 -1
- data/spec/models/upload_project_logo200_response_spec.rb +1 -1
- data/spec/models/upload_verification_documents_request_documents_inner_spec.rb +1 -1
- data/spec/models/upload_verification_documents_request_spec.rb +1 -1
- data/spec/models/upsert_project_email_template_request_spec.rb +1 -1
- data/spec/models/usage_response_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/usage_stats_response_percentages_spec.rb +1 -1
- data/spec/models/usage_stats_response_spec.rb +1 -1
- data/spec/models/usage_trends_response_spec.rb +1 -1
- data/spec/models/usage_trends_response_trends_inner_id_spec.rb +1 -1
- data/spec/models/usage_trends_response_trends_inner_spec.rb +1 -1
- data/spec/models/user_spec.rb +1 -1
- data/spec/models/user_summary_spec.rb +1 -1
- data/spec/models/validate_password_reset_token200_response_spec.rb +1 -1
- data/spec/models/validate_password_reset_token400_response_spec.rb +1 -1
- data/spec/models/validate_password_reset_token_request_spec.rb +1 -1
- data/spec/models/verified_role_upgrade200_response_spec.rb +1 -1
- data/spec/models/verified_role_upgrade_request_spec.rb +1 -1
- data/spec/models/verify2_fa_request_spec.rb +1 -1
- data/spec/models/verify_email_auth_request_spec.rb +1 -1
- data/spec/models/verify_magic_link_request_spec.rb +1 -1
- data/spec/models/verify_org_plan_payment200_response_data_spec.rb +1 -1
- data/spec/models/verify_org_plan_payment200_response_spec.rb +1 -1
- data/spec/models/verify_payment200_response_data_spec.rb +1 -1
- data/spec/models/verify_payment200_response_data_subscription_spec.rb +1 -1
- data/spec/models/verify_payment200_response_spec.rb +1 -1
- data/spec/models/verify_project_email_smtp_domain_request_spec.rb +1 -1
- data/spec/models/web_push_config_patch_request_spec.rb +1 -1
- data/spec/models/web_push_config_response_data_spec.rb +1 -1
- data/spec/models/web_push_config_response_spec.rb +1 -1
- data/spec/models/web_push_public_key_response_data_spec.rb +1 -1
- data/spec/models/web_push_public_key_response_spec.rb +1 -1
- data/spec/models/web_push_subscribe_request_spec.rb +1 -1
- data/spec/models/web_push_subscribe_response_data_spec.rb +1 -1
- data/spec/models/web_push_subscribe_response_spec.rb +1 -1
- data/spec/models/web_push_subscription_keys_spec.rb +1 -1
- data/spec/models/web_push_subscription_list_response_spec.rb +1 -1
- data/spec/models/web_push_subscription_spec.rb +1 -1
- data/spec/models/web_push_subscription_summary_spec.rb +1 -1
- data/spec/models/web_push_unsubscribe_request_spec.rb +1 -1
- data/spec/models/web_push_unsubscribe_response_data_spec.rb +1 -1
- data/spec/models/web_push_unsubscribe_response_spec.rb +1 -1
- data/spec/models/webhook_list_response_spec.rb +1 -1
- data/spec/models/webhook_log_response_spec.rb +1 -1
- data/spec/models/webhook_log_spec.rb +1 -1
- data/spec/models/webhook_stats_response_event_stats_inner_spec.rb +1 -1
- data/spec/models/webhook_stats_response_spec.rb +1 -1
- data/spec/models/webhook_stats_response_status_stats_inner_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- metadata +588 -588
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -20,7 +20,7 @@ module Mudbase
|
|
|
20
20
|
@api_client = api_client
|
|
21
21
|
end
|
|
22
22
|
# Add a custom domain
|
|
23
|
-
# Creates a pending domain row; the response **`domain`** uses the compact **`OrgDomainEntryOrgConsole`** shape (**`dnsRecords`** includes the Mudbase ownership TXT). **`dnsRecords`** may include Mudbase TXT and routing CNAME only until Mudbase TXT succeeds and
|
|
23
|
+
# Creates a pending domain row; the response **`domain`** uses the compact **`OrgDomainEntryOrgConsole`** shape (**`dnsRecords`** includes the Mudbase ownership TXT). **`dnsRecords`** may include the Mudbase TXT and routing CNAME only until the Mudbase TXT succeeds and the managed certificate is provisioned. **`flyCertificateStatus`** is typically omitted until certificate provisioning runs after the first successful **`verify-dns`**.
|
|
24
24
|
# @param org_id [String]
|
|
25
25
|
# @param project_id [String]
|
|
26
26
|
# @param add_org_domain_request [AddOrgDomainRequest]
|
|
@@ -32,7 +32,7 @@ module Mudbase
|
|
|
32
32
|
end
|
|
33
33
|
|
|
34
34
|
# Add a custom domain
|
|
35
|
-
# Creates a pending domain row; the response **`domain`** uses the compact **`OrgDomainEntryOrgConsole`** shape (**`dnsRecords`** includes the Mudbase ownership TXT). **`dnsRecords`** may include Mudbase TXT and routing CNAME only until Mudbase TXT succeeds and
|
|
35
|
+
# Creates a pending domain row; the response **`domain`** uses the compact **`OrgDomainEntryOrgConsole`** shape (**`dnsRecords`** includes the Mudbase ownership TXT). **`dnsRecords`** may include the Mudbase TXT and routing CNAME only until the Mudbase TXT succeeds and the managed certificate is provisioned. **`flyCertificateStatus`** is typically omitted until certificate provisioning runs after the first successful **`verify-dns`**.
|
|
36
36
|
# @param org_id [String]
|
|
37
37
|
# @param project_id [String]
|
|
38
38
|
# @param add_org_domain_request [AddOrgDomainRequest]
|
|
@@ -369,7 +369,7 @@ module Mudbase
|
|
|
369
369
|
end
|
|
370
370
|
|
|
371
371
|
# Get DNS TXT record instructions for one hostname
|
|
372
|
-
# Returns the same shape as list/add for one hostname (URL-encode `hostname` in the path), including **`dnsRecords`** and **`flyCertificateStatus`** when applicable. See **`listOrgCustomDomains`** for how
|
|
372
|
+
# Returns the same shape as list/add for one hostname (URL-encode `hostname` in the path), including **`dnsRecords`** and **`flyCertificateStatus`** when applicable. See **`listOrgCustomDomains`** for how managed certificate provisioning affects those fields.
|
|
373
373
|
# @param org_id [String]
|
|
374
374
|
# @param project_id [String]
|
|
375
375
|
# @param hostname [String]
|
|
@@ -381,7 +381,7 @@ module Mudbase
|
|
|
381
381
|
end
|
|
382
382
|
|
|
383
383
|
# Get DNS TXT record instructions for one hostname
|
|
384
|
-
# Returns the same shape as list/add for one hostname (URL-encode `hostname` in the path), including **`dnsRecords`** and **`flyCertificateStatus`** when applicable. See **`listOrgCustomDomains`** for how
|
|
384
|
+
# Returns the same shape as list/add for one hostname (URL-encode `hostname` in the path), including **`dnsRecords`** and **`flyCertificateStatus`** when applicable. See **`listOrgCustomDomains`** for how managed certificate provisioning affects those fields.
|
|
385
385
|
# @param org_id [String]
|
|
386
386
|
# @param project_id [String]
|
|
387
387
|
# @param hostname [String]
|
|
@@ -975,7 +975,7 @@ module Mudbase
|
|
|
975
975
|
end
|
|
976
976
|
|
|
977
977
|
# Custom domain background sweep status (internal)
|
|
978
|
-
# Returns the last automated custom-domain sweep (TXT recheck +
|
|
978
|
+
# Returns the last automated custom-domain sweep (TXT recheck + certificate provisioning retry), job env flags, and deploy troubleshooting hints when the proxy reports the app is not listening on 0.0.0.0:PORT. Requires header `X-Internal-Api-Key` (same as other /internal routes).
|
|
979
979
|
# @param [Hash] opts the optional parameters
|
|
980
980
|
# @return [nil]
|
|
981
981
|
def internal_custom_domain_sweep_status(opts = {})
|
|
@@ -984,7 +984,7 @@ module Mudbase
|
|
|
984
984
|
end
|
|
985
985
|
|
|
986
986
|
# Custom domain background sweep status (internal)
|
|
987
|
-
# Returns the last automated custom-domain sweep (TXT recheck +
|
|
987
|
+
# Returns the last automated custom-domain sweep (TXT recheck + certificate provisioning retry), job env flags, and deploy troubleshooting hints when the proxy reports the app is not listening on 0.0.0.0:PORT. Requires header `X-Internal-Api-Key` (same as other /internal routes).
|
|
988
988
|
# @param [Hash] opts the optional parameters
|
|
989
989
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
|
990
990
|
def internal_custom_domain_sweep_status_with_http_info(opts = {})
|
|
@@ -1306,7 +1306,7 @@ module Mudbase
|
|
|
1306
1306
|
end
|
|
1307
1307
|
|
|
1308
1308
|
# List custom domains and DNS verification hints
|
|
1309
|
-
# Returns allowed hostnames for **this project**, primary hostname (per project), API base URL, and per-domain DNS guidance. Each row uses **`dnsRecords`** for the Mudbase ownership TXT (purpose **`mudbase_ownership`**) and routing **CNAME**
|
|
1309
|
+
# Returns allowed hostnames for **this project**, primary hostname (per project), API base URL, and per-domain DNS guidance. Each row uses **`dnsRecords`** for the Mudbase ownership TXT (purpose **`mudbase_ownership`**) and the routing **CNAME** target that Mudbase provisions for the hostname (else the platform default target). Once the ownership TXT has passed at least once, Mudbase provisions and manages the TLS certificate for the hostname automatically and may add further checklist rows (for example `acme_challenge`) needed to complete certificate issuance. The certificate status field mirrors the managed certificate’s state during issuance (e.g. `pending_validation`, `active`). Managed edge TLS details are present only on deployments that serve managed edge certificates. Requires Growth, Scale, or Enterprise plan (custom domains included in plan features).
|
|
1310
1310
|
# @param org_id [String]
|
|
1311
1311
|
# @param project_id [String]
|
|
1312
1312
|
# @param [Hash] opts the optional parameters
|
|
@@ -1317,7 +1317,7 @@ module Mudbase
|
|
|
1317
1317
|
end
|
|
1318
1318
|
|
|
1319
1319
|
# List custom domains and DNS verification hints
|
|
1320
|
-
# Returns allowed hostnames for **this project**, primary hostname (per project), API base URL, and per-domain DNS guidance. Each row uses **`dnsRecords`** for the Mudbase ownership TXT (purpose **`mudbase_ownership`**) and routing **CNAME**
|
|
1320
|
+
# Returns allowed hostnames for **this project**, primary hostname (per project), API base URL, and per-domain DNS guidance. Each row uses **`dnsRecords`** for the Mudbase ownership TXT (purpose **`mudbase_ownership`**) and the routing **CNAME** target that Mudbase provisions for the hostname (else the platform default target). Once the ownership TXT has passed at least once, Mudbase provisions and manages the TLS certificate for the hostname automatically and may add further checklist rows (for example `acme_challenge`) needed to complete certificate issuance. The certificate status field mirrors the managed certificate’s state during issuance (e.g. `pending_validation`, `active`). Managed edge TLS details are present only on deployments that serve managed edge certificates. Requires Growth, Scale, or Enterprise plan (custom domains included in plan features).
|
|
1321
1321
|
# @param org_id [String]
|
|
1322
1322
|
# @param project_id [String]
|
|
1323
1323
|
# @param [Hash] opts the optional parameters
|
|
@@ -1512,7 +1512,7 @@ module Mudbase
|
|
|
1512
1512
|
end
|
|
1513
1513
|
|
|
1514
1514
|
# Custom domain step 2 (optional): org confirms routing CNAME was added
|
|
1515
|
-
# Usually unnecessary. With
|
|
1515
|
+
# Usually unnecessary. With automated certificate provisioning, the Mudbase TXT verify may already set `cname_approved`. Legacy pipelines may queue `cname_pending_staff` until staff **`approve-cname`**. Use **`routingCnameTarget`** from **`GET .../projects/{projectId}/domains`** (the managed routing CNAME target when provisioned, else the platform default target).
|
|
1516
1516
|
# @param org_id [String]
|
|
1517
1517
|
# @param project_id [String]
|
|
1518
1518
|
# @param hostname [String]
|
|
@@ -1524,7 +1524,7 @@ module Mudbase
|
|
|
1524
1524
|
end
|
|
1525
1525
|
|
|
1526
1526
|
# Custom domain step 2 (optional): org confirms routing CNAME was added
|
|
1527
|
-
# Usually unnecessary. With
|
|
1527
|
+
# Usually unnecessary. With automated certificate provisioning, the Mudbase TXT verify may already set `cname_approved`. Legacy pipelines may queue `cname_pending_staff` until staff **`approve-cname`**. Use **`routingCnameTarget`** from **`GET .../projects/{projectId}/domains`** (the managed routing CNAME target when provisioned, else the platform default target).
|
|
1528
1528
|
# @param org_id [String]
|
|
1529
1529
|
# @param project_id [String]
|
|
1530
1530
|
# @param hostname [String]
|
|
@@ -1587,7 +1587,7 @@ module Mudbase
|
|
|
1587
1587
|
end
|
|
1588
1588
|
|
|
1589
1589
|
# Deprecated — use POST .../verify-platform-dns
|
|
1590
|
-
# Deprecated alias of **`orgCustomDomainVerifyPlatformDns`** (same behavior
|
|
1590
|
+
# Deprecated alias of **`orgCustomDomainVerifyPlatformDns`** (same behavior: manual TXT and/or automated certificate provisioning per deployment).
|
|
1591
1591
|
# @param org_id [String]
|
|
1592
1592
|
# @param project_id [String]
|
|
1593
1593
|
# @param hostname [String]
|
|
@@ -1599,7 +1599,7 @@ module Mudbase
|
|
|
1599
1599
|
end
|
|
1600
1600
|
|
|
1601
1601
|
# Deprecated — use POST .../verify-platform-dns
|
|
1602
|
-
# Deprecated alias of **`orgCustomDomainVerifyPlatformDns`** (same behavior
|
|
1602
|
+
# Deprecated alias of **`orgCustomDomainVerifyPlatformDns`** (same behavior: manual TXT and/or automated certificate provisioning per deployment).
|
|
1603
1603
|
# @param org_id [String]
|
|
1604
1604
|
# @param project_id [String]
|
|
1605
1605
|
# @param hostname [String]
|
|
@@ -1661,8 +1661,8 @@ module Mudbase
|
|
|
1661
1661
|
return data, status_code, headers
|
|
1662
1662
|
end
|
|
1663
1663
|
|
|
1664
|
-
# Custom domain step 3: verify platform DNS (manual TXT or
|
|
1665
|
-
# **Manual path
|
|
1664
|
+
# Custom domain step 3: verify platform DNS (manual TXT or managed certificate readiness)
|
|
1665
|
+
# **Manual path:** After staff **`PATCH .../platform-dns-verification`**, the org adds the published TXT and calls this endpoint. The API resolves public TXT at **`platformDnsVerification.recordName`** and matches **`recordValue`**. On success, `status` → **`platform_dns_pending_review`** until staff **`POST .../activate`**. **Automated path (default):** When automated certificate provisioning is in effect, the org calls this after the Mudbase TXT and the certificate DNS rows are in place (status typically **`cname_approved`** from automated verify-dns). The API checks the managed certificate with bounded retries. On success, `status` → **`active`** and the org may receive the activation email, with no staff **`approve-cname`** or **`activate`** required. **Legacy path:** In the legacy staff pipeline, staff **`approve-cname`** may be required first; after the managed certificate is ready, **`status`** becomes **`active`** on auto-activation, else **`platform_dns_pending_review`** until staff **`activate`**. **`platform_dns_verification_failed`** may include **`details.flyStatus`** / **`details.flyError`** with provisioning error context.
|
|
1666
1666
|
# @param org_id [String]
|
|
1667
1667
|
# @param project_id [String]
|
|
1668
1668
|
# @param hostname [String]
|
|
@@ -1673,8 +1673,8 @@ module Mudbase
|
|
|
1673
1673
|
data
|
|
1674
1674
|
end
|
|
1675
1675
|
|
|
1676
|
-
# Custom domain step 3: verify platform DNS (manual TXT or
|
|
1677
|
-
# **Manual path
|
|
1676
|
+
# Custom domain step 3: verify platform DNS (manual TXT or managed certificate readiness)
|
|
1677
|
+
# **Manual path:** After staff **`PATCH .../platform-dns-verification`**, the org adds the published TXT and calls this endpoint. The API resolves public TXT at **`platformDnsVerification.recordName`** and matches **`recordValue`**. On success, `status` → **`platform_dns_pending_review`** until staff **`POST .../activate`**. **Automated path (default):** When automated certificate provisioning is in effect, the org calls this after the Mudbase TXT and the certificate DNS rows are in place (status typically **`cname_approved`** from automated verify-dns). The API checks the managed certificate with bounded retries. On success, `status` → **`active`** and the org may receive the activation email, with no staff **`approve-cname`** or **`activate`** required. **Legacy path:** In the legacy staff pipeline, staff **`approve-cname`** may be required first; after the managed certificate is ready, **`status`** becomes **`active`** on auto-activation, else **`platform_dns_pending_review`** until staff **`activate`**. **`platform_dns_verification_failed`** may include **`details.flyStatus`** / **`details.flyError`** with provisioning error context.
|
|
1678
1678
|
# @param org_id [String]
|
|
1679
1679
|
# @param project_id [String]
|
|
1680
1680
|
# @param hostname [String]
|
|
@@ -2505,7 +2505,7 @@ module Mudbase
|
|
|
2505
2505
|
end
|
|
2506
2506
|
|
|
2507
2507
|
# Verify domain ownership via DNS TXT
|
|
2508
|
-
# Looks up TXT at `_mudbase-verify.<hostname>` for value `mudbase-domain-verification=<token>`.
|
|
2508
|
+
# Looks up TXT at `_mudbase-verify.<hostname>` for value `mudbase-domain-verification=<token>`. On a successful verify, Mudbase begins provisioning and managing the TLS certificate for the hostname automatically. Depending on the deployment, the response may include managed edge TLS details with domain-control validation (DCV) hints for the certificate. When automated certificate provisioning is in effect, a successful verify records the certificate’s DNS requirements and status may advance to **`cname_approved`** in the same response (no staff **`approve-cname`** step). Otherwise, first success from `pending`/`failed` may move to **`cname_pending_staff`** and queue platform review as before. The **200** response may include **`dnsRecords`**, certificate status, and **`routingCnameTarget`** for the managed certificate once its requirements are provisioned.
|
|
2509
2509
|
# @param org_id [String]
|
|
2510
2510
|
# @param project_id [String]
|
|
2511
2511
|
# @param hostname [String]
|
|
@@ -2517,7 +2517,7 @@ module Mudbase
|
|
|
2517
2517
|
end
|
|
2518
2518
|
|
|
2519
2519
|
# Verify domain ownership via DNS TXT
|
|
2520
|
-
# Looks up TXT at `_mudbase-verify.<hostname>` for value `mudbase-domain-verification=<token>`.
|
|
2520
|
+
# Looks up TXT at `_mudbase-verify.<hostname>` for value `mudbase-domain-verification=<token>`. On a successful verify, Mudbase begins provisioning and managing the TLS certificate for the hostname automatically. Depending on the deployment, the response may include managed edge TLS details with domain-control validation (DCV) hints for the certificate. When automated certificate provisioning is in effect, a successful verify records the certificate’s DNS requirements and status may advance to **`cname_approved`** in the same response (no staff **`approve-cname`** step). Otherwise, first success from `pending`/`failed` may move to **`cname_pending_staff`** and queue platform review as before. The **200** response may include **`dnsRecords`**, certificate status, and **`routingCnameTarget`** for the managed certificate once its requirements are provisioned.
|
|
2521
2521
|
# @param org_id [String]
|
|
2522
2522
|
# @param project_id [String]
|
|
2523
2523
|
# @param hostname [String]
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
data/lib/mudbase/api_client.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
data/lib/mudbase/api_error.rb
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
#MUDBASE is a scalable, real-time, and secure Backend-as-a-Service (BaaS) platform designed for modern applications. Built with custom logic, it offers fine-grained control, extensibility, and enterprise-grade security. ## Features - 🔐 Multi-provider authentication (30+ OAuth providers) - 📊 Real-time database with collections - 📁 File storage and management - 🔑 API key management with permissions - 🔗 Webhook system with retry logic - ⚡ Serverless functions - 💬 Multi-channel messaging (Push, Email, SMS) - 📈 Usage analytics and monitoring - 🌐 Real-time WebSocket events - 🔍 Full-text search capabilities - 💳 Billing: fiat only for project subscriptions and org BaaS checkout (platform fee split). On-chain billing is not exposed on these APIs (optional `crypto-payment-module/` in repo, not mounted by default). - 🏢 Enterprise / Phase 4: custom domains on Growth, Scale, and Enterprise (TXT DNS at `_mudbase-verify.<hostname>`); `settings.customDomainAddon` is optional (billing/legacy); dedicated DB migration script, periodic DNS recheck job, optional `infrastructureEnvironments[]` and edge/metering fields on `dedicated`.
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 1.3.
|
|
6
|
+
The version of the OpenAPI document: 1.3.13
|
|
7
7
|
Contact: support@mudbase.dev
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
|
9
9
|
Generator version: 7.20.0
|