From 820ca8eb5d741f26d057bf211d0d4b5d1077365d Mon Sep 17 00:00:00 2001 From: Rudolf the Rabbit Date: Thu, 6 Aug 2026 09:04:29 +0000 Subject: [PATCH] chore: update OpenAPI client to 2026.08.06.0853-187f48f --- openapi/schemas/asset.openapi.json | 2 +- openapi/schemas/audience.openapi.json | 2 +- openapi/schemas/campaign.openapi.json | 2 +- openapi/schemas/dataset.openapi.json | 2 +- openapi/schemas/flow.openapi.json | 2 +- openapi/schemas/identity.openapi.json | 3 +- openapi/schemas/leaderboard.openapi.json | 2 +- openapi/schemas/order.openapi.json | 2 +- openapi/schemas/payment.openapi.json | 41 ++++++++++++++++-- openapi/schemas/pipeline.openapi.json | 2 +- openapi/schemas/rapid.openapi.json | 2 +- .../schemas/rapidata.filtered.openapi.json | 37 +++++++++++++--- openapi/schemas/rapidata.openapi.json | 42 +++++++++++++++++-- openapi/schemas/signal.openapi.json | 2 +- openapi/schemas/translation.openapi.json | 2 +- openapi/schemas/validation.openapi.json | 2 +- openapi/schemas/workflow.openapi.json | 2 +- src/rapidata/api_client/__init__.py | 2 +- src/rapidata/api_client/api/asset_api.py | 2 +- src/rapidata/api_client/api/audience_api.py | 2 +- .../api_client/api/batch_upload_api.py | 2 +- src/rapidata/api_client/api/benchmark_api.py | 2 +- src/rapidata/api_client/api/bidder_api.py | 2 +- .../api_client/api/billing_account_api.py | 2 +- src/rapidata/api_client/api/billing_api.py | 2 +- src/rapidata/api_client/api/cache_api.py | 2 +- src/rapidata/api_client/api/campaign_api.py | 2 +- .../api_client/api/capabilities_api.py | 5 ++- src/rapidata/api_client/api/client_api.py | 2 +- .../api_client/api/context_shortening_api.py | 2 +- src/rapidata/api_client/api/customer_api.py | 2 +- .../api_client/api/customer_rapid_api.py | 2 +- src/rapidata/api_client/api/datapoints_api.py | 2 +- src/rapidata/api_client/api/dataset_api.py | 2 +- .../api_client/api/dataset_group_api.py | 2 +- src/rapidata/api_client/api/evaluation_api.py | 2 +- src/rapidata/api_client/api/examples_api.py | 2 +- .../api_client/api/external_audience_api.py | 2 +- .../api/external_service_prices_api.py | 2 +- src/rapidata/api_client/api/faucet_api.py | 2 +- src/rapidata/api_client/api/feedback_api.py | 2 +- src/rapidata/api_client/api/flow_api.py | 2 +- src/rapidata/api_client/api/flow_item_api.py | 2 +- .../api_client/api/global_text_api.py | 2 +- .../api_client/api/grouped_ranking_api.py | 2 +- src/rapidata/api_client/api/identity_api.py | 2 +- src/rapidata/api_client/api/invoice_api.py | 2 +- src/rapidata/api_client/api/job_api.py | 2 +- .../api_client/api/leaderboard_api.py | 2 +- src/rapidata/api_client/api/newsletter_api.py | 2 +- src/rapidata/api_client/api/order_api.py | 2 +- .../api_client/api/organization_api.py | 2 +- .../api_client/api/owner_tier_override_api.py | 2 +- .../api_client/api/participant_api.py | 2 +- src/rapidata/api_client/api/payment_api.py | 2 +- src/rapidata/api_client/api/pipeline_api.py | 2 +- src/rapidata/api_client/api/platform_api.py | 2 +- src/rapidata/api_client/api/prompt_api.py | 2 +- src/rapidata/api_client/api/ranking_api.py | 2 +- .../api_client/api/ranking_flow_api.py | 2 +- .../api_client/api/ranking_flow_item_api.py | 2 +- src/rapidata/api_client/api/rapid_api.py | 2 +- .../api/rapidata_identity_api_api.py | 2 +- .../api_client/api/reconciliation_api.py | 2 +- src/rapidata/api_client/api/replicate_api.py | 2 +- src/rapidata/api_client/api/sample_api.py | 2 +- .../api_client/api/sample_generation_api.py | 2 +- src/rapidata/api_client/api/settings_api.py | 2 +- src/rapidata/api_client/api/signal_api.py | 2 +- .../api_client/api/simple_workflow_api.py | 2 +- src/rapidata/api_client/api/survey_api.py | 2 +- .../api_client/api/translation_api.py | 2 +- src/rapidata/api_client/api/user_rapid_api.py | 2 +- .../api_client/api/validation_feedback_api.py | 2 +- .../api_client/api/validation_set_api.py | 2 +- .../api_client/api/volume_discount_api.py | 2 +- src/rapidata/api_client/api/workflow_api.py | 2 +- src/rapidata/api_client/api_client.py | 2 +- src/rapidata/api_client/configuration.py | 4 +- src/rapidata/api_client/exceptions.py | 2 +- src/rapidata/api_client/models/__init__.py | 2 +- .../accept_org_invitation_endpoint_input.py | 2 +- .../accept_org_invitation_endpoint_output.py | 2 +- .../add_example_to_audience_endpoint_input.py | 2 +- ...add_example_to_audience_endpoint_output.py | 2 +- .../add_user_response_endpoint_input.py | 2 +- .../add_user_response_endpoint_output.py | 2 +- .../add_validation_rapid_endpoint_input.py | 2 +- .../models/age_user_filter_age_group.py | 2 +- .../api_client/models/aggregator_type.py | 2 +- ...ttach_category_rapid_blueprint_category.py | 2 +- .../models/attach_category_rapid_category.py | 2 +- ...egory_workflow_rapid_blueprint_category.py | 2 +- ...e_audience_id_jobs_get_job_id_parameter.py | 2 +- .../api_client/models/audience_boost.py | 2 +- .../api_client/models/audience_boost2.py | 2 +- .../models/audience_inactivity_sync_phase.py | 2 +- .../models/audience_inactivity_sync_state.py | 2 +- .../api_client/models/audience_job_state.py | 2 +- .../audience_state_recalculation_phase.py | 2 +- .../audience_state_recalculation_state.py | 2 +- .../api_client/models/audience_status.py | 2 +- .../models/authorization_relations_bidder.py | 2 +- .../authorization_relations_platform.py | 2 +- .../api_client/models/authorization_scope.py | 2 +- .../api_client/models/batch_upload_status.py | 2 +- .../models/batch_upload_url_status.py | 2 +- .../models/benchmark_demographic_dimension.py | 2 +- .../models/billing_period_status.py | 2 +- .../api_client/models/billing_summary_mode.py | 2 +- .../boost_leaderboard_endpoint_input.py | 2 +- src/rapidata/api_client/models/boost_level.py | 2 +- src/rapidata/api_client/models/boost_mode.py | 2 +- .../api_client/models/boost_status.py | 2 +- .../models/boosting_control_mode.py | 2 +- .../api_client/models/boosting_profile.py | 2 +- .../models/bounding_box_result_box.py | 2 +- .../bulk_reconciliation_dispatch_state.py | 2 +- .../api_client/models/campaign_status.py | 2 +- src/rapidata/api_client/models/capability.py | 2 +- .../change_audience_owner_endpoint_input.py | 2 +- .../models/change_boost_endpoint_input.py | 2 +- .../change_org_member_role_endpoint_input.py | 2 +- .../api_client/models/classify_payload.py | 2 +- .../models/classify_payload_category.py | 2 +- src/rapidata/api_client/models/client.py | 2 +- .../clone_job_definition_endpoint_input.py | 2 +- .../clone_job_definition_endpoint_output.py | 2 +- .../models/clone_order_endpoint_input.py | 2 +- .../models/clone_order_endpoint_output.py | 2 +- .../api_client/models/comparison_operator.py | 2 +- .../api_client/models/compression_override.py | 2 +- ..._validation_selection_validation_chance.py | 2 +- .../api_client/models/confidence_interval.py | 2 +- .../models/create_audience_endpoint_input.py | 2 +- .../models/create_audience_endpoint_output.py | 2 +- .../create_batch_upload_endpoint_input.py | 2 +- .../create_batch_upload_endpoint_output.py | 2 +- .../models/create_benchmark_endpoint_input.py | 2 +- .../create_benchmark_endpoint_output.py | 2 +- ...te_benchmark_participant_endpoint_input.py | 2 +- ...e_benchmark_participant_endpoint_output.py | 2 +- ...ing_item_billing_setting_endpoint_input.py | 2 +- .../create_bridge_token_endpoint_output.py | 2 +- .../models/create_checkout_endpoint_output.py | 2 +- .../models/create_client_endpoint_input.py | 2 +- .../models/create_client_endpoint_output.py | 2 +- .../create_complex_order_endpoint_input.py | 2 +- .../create_complex_order_endpoint_output.py | 2 +- ...customer_billing_setting_endpoint_input.py | 2 +- .../models/create_datapoint_endpoint_input.py | 2 +- .../create_datapoint_endpoint_output.py | 2 +- .../models/create_dataset_endpoint_input.py | 2 +- .../models/create_dataset_endpoint_output.py | 2 +- .../create_dataset_group_endpoint_input.py | 2 +- ...create_demographic_rapid_endpoint_input.py | 2 +- ...reate_demographic_rapid_endpoint_output.py | 2 +- ...e_external_service_price_endpoint_input.py | 2 +- ...create_filtered_audience_endpoint_input.py | 2 +- ...reate_filtered_audience_endpoint_output.py | 2 +- .../models/create_flow_endpoint_input.py | 2 +- .../models/create_flow_endpoint_output.py | 2 +- .../models/create_flow_item_endpoint_input.py | 2 +- .../create_flow_item_endpoint_output.py | 2 +- ...e_global_billing_setting_endpoint_input.py | 2 +- .../create_global_text_endpoint_input.py | 2 +- .../create_global_text_endpoint_output.py | 2 +- .../models/create_invoice_endpoint_input.py | 2 +- .../models/create_invoice_endpoint_output.py | 2 +- .../create_job_definition_endpoint_input.py | 2 +- .../create_job_definition_endpoint_output.py | 2 +- .../create_job_endpoint_cost_warning.py | 2 +- .../models/create_job_endpoint_input.py | 2 +- .../models/create_job_endpoint_output.py | 2 +- .../create_job_revision_endpoint_input.py | 2 +- .../create_job_revision_endpoint_output.py | 2 +- .../create_leaderboard_endpoint_input.py | 2 +- .../create_leaderboard_endpoint_output.py | 2 +- ..._leaderboard_participant_endpoint_input.py | 2 +- ...leaderboard_participant_endpoint_output.py | 2 +- .../create_manual_charge_endpoint_input.py | 20 +++++++-- .../create_manual_charge_endpoint_output.py | 2 +- .../api_client/models/create_order.py | 2 +- .../models/create_order_endpoint_output.py | 2 +- .../create_organization_endpoint_input.py | 2 +- .../create_organization_endpoint_output.py | 2 +- ...eate_owner_tier_override_endpoint_input.py | 2 +- ...ate_owner_tier_override_endpoint_output.py | 2 +- .../create_program_campaign_endpoint_input.py | 2 +- ...create_program_campaign_endpoint_output.py | 2 +- ...ate_prompt_for_benchmark_endpoint_input.py | 2 +- ...te_prompt_for_benchmark_endpoint_output.py | 2 +- ..._prompt_for_leaderboard_endpoint_output.py | 2 +- .../models/create_sample_endpoint_input.py | 2 +- .../models/create_sample_endpoint_output.py | 2 +- ...create_sample_generation_endpoint_input.py | 2 +- ...reate_sample_generation_endpoint_output.py | 2 +- .../create_sample_new_endpoint_input.py | 2 +- .../create_sample_new_endpoint_output.py | 2 +- .../models/create_signal_endpoint_input.py | 2 +- .../models/create_signal_endpoint_output.py | 2 +- .../models/create_top_up_endpoint_input.py | 2 +- .../models/create_top_up_endpoint_output.py | 2 +- ...create_unsupported_order_endpoint_input.py | 2 +- ...eate_validation_feedback_endpoint_input.py | 2 +- .../create_validation_set_endpoint_input.py | 2 +- .../create_validation_set_endpoint_output.py | 2 +- .../create_volume_discount_endpoint_input.py | 2 +- .../create_volume_discount_endpoint_output.py | 2 +- .../api_client/models/datapoint_state.py | 2 +- .../api_client/models/definition_type.py | 2 +- ...delete_audience_example_endpoint_output.py | 2 +- src/rapidata/api_client/models/device_type.py | 2 +- .../dynamic_client_registration_request.py | 2 +- src/rapidata/api_client/models/elo_config.py | 2 +- .../models/ensure_english_endpoint_input.py | 2 +- .../models/ensure_english_endpoint_output.py | 2 +- .../api_client/models/example_box_shape.py | 2 +- .../api_client/models/example_category.py | 2 +- .../api_client/models/example_scrub_range.py | 2 +- .../models/example_transcription_word.py | 2 +- .../api_client/models/example_visibility.py | 2 +- .../api_client/models/existing_asset_input.py | 2 +- .../models/external_service_kind.py | 2 +- .../api_client/models/feature_flag.py | 2 +- src/rapidata/api_client/models/file_type.py | 2 +- .../api_client/models/flow_item_state.py | 2 +- src/rapidata/api_client/models/flow_type.py | 2 +- .../models/fork_benchmark_endpoint_output.py | 2 +- .../models/gender_user_filter_gender.py | 2 +- ...billing_period_overview_endpoint_output.py | 2 +- .../get_all_global_texts_endpoint_output.py | 2 +- ...t_all_global_texts_endpoint_output_item.py | 2 +- .../get_audience_by_id_endpoint_output.py | 2 +- ...e_inactivity_sync_by_id_endpoint_output.py | 2 +- ...ate_recalculation_by_id_endpoint_output.py | 2 +- .../get_audience_user_state_metrics_result.py | 2 +- ...ailable_validation_sets_endpoint_output.py | 2 +- ...endpoint_validation_set_overview_output.py | 2 +- ...get_batch_upload_result_endpoint_output.py | 2 +- ...batch_upload_result_endpoint_url_output.py | 2 +- ...get_batch_upload_status_endpoint_output.py | 2 +- .../get_benchmark_by_id_endpoint_output.py | 2 +- ..._benchmark_demographics_endpoint_output.py | 2 +- ...ark_demographics_endpoint_output_bucket.py | 2 +- ...ographics_endpoint_output_dimension_set.py | 2 +- ...hmark_matchup_breakdown_endpoint_output.py | 2 +- ...eakdown_endpoint_paged_result_of_output.py | 2 +- ...ark_standings_breakdown_endpoint_output.py | 2 +- ...s_breakdown_endpoint_output_output_item.py | 2 +- ...dings_breakdown_endpoint_output_segment.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...bidder_relation_members_endpoint_output.py | 2 +- ...billing_period_overview_endpoint_output.py | 2 +- ...lling_settings_timeline_endpoint_output.py | 2 +- ...tings_timeline_endpoint_output_interval.py | 2 +- .../get_billing_summary_endpoint_output.py | 2 +- ...boost_insights_endpoint_audience_output.py | 2 +- ...st_insights_endpoint_contributor_output.py | 2 +- ...t_insights_endpoint_global_boost_output.py | 2 +- ...insights_endpoint_language_boost_output.py | 2 +- ...ights_endpoint_level_contributor_output.py | 2 +- ...sights_endpoint_leveled_audience_output.py | 2 +- .../get_boost_insights_endpoint_output.py | 2 +- .../get_boost_status_endpoint_output.py | 2 +- ...k_reconciliation_status_endpoint_output.py | 2 +- ...paign_by_id_endpoint_i_campaign_details.py | 2 +- ...by_id_endpoint_program_campaign_details.py | 2 +- ..._by_id_endpoint_routed_campaign_details.py | 2 +- ..._campaign_cache_endpoint_campaign_entry.py | 2 +- .../get_campaign_cache_endpoint_output.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...get_capability_grantees_endpoint_output.py | 2 +- .../get_checkout_session_endpoint_output.py | 2 +- ...mbined_benchmark_matrix_endpoint_output.py | 2 +- ...ned_benchmark_standings_endpoint_output.py | 2 +- ...enchmark_standings_endpoint_output_item.py | 2 +- ...ined_leaderboard_matrix_endpoint_output.py | 2 +- ...d_leaderboard_standings_endpoint_output.py | 2 +- ...derboard_standings_endpoint_output_item.py | 2 +- .../get_compare_ab_summary_endpoint_output.py | 2 +- ...patible_validation_sets_endpoint_output.py | 2 +- ...ion_sets_endpoint_validation_set_output.py | 2 +- ...mpletion_time_histogram_endpoint_output.py | 2 +- ...n_time_histogram_endpoint_output_bucket.py | 2 +- ...st_time_series_endpoint_cost_data_point.py | 2 +- .../get_cost_time_series_endpoint_output.py | 2 +- ...t_customer_capabilities_endpoint_output.py | 2 +- .../models/get_datapoint_endpoint_output.py | 2 +- .../get_dataset_by_id_endpoint_output.py | 2 +- .../get_dataset_progress_endpoint_output.py | 2 +- ...et_failed_datapoints_endpoint_datapoint.py | 2 +- .../get_failed_datapoints_endpoint_output.py | 2 +- ...get_fast_bid_multiplier_endpoint_output.py | 2 +- .../get_flow_item_by_id_endpoint_output.py | 2 +- ...tem_creation_timeseries_endpoint_output.py | 2 +- ...n_timeseries_endpoint_output_data_point.py | 2 +- .../get_global_responses_endpoint_output.py | 2 +- ...obal_responses_endpoint_output_response.py | 2 +- ...anking_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- .../models/get_invoice_endpoint_output.py | 2 +- .../models/get_job_by_id_endpoint_output.py | 2 +- .../get_job_cost_estimate_endpoint_output.py | 2 +- ...et_job_definition_by_id_endpoint_output.py | 2 +- ...efinition_cost_estimate_endpoint_output.py | 2 +- .../get_job_revision_endpoint_output.py | 2 +- ...udience_inactivity_sync_endpoint_output.py | 2 +- ...nce_state_recalculation_endpoint_output.py | 2 +- .../get_leaderboard_by_id_endpoint_output.py | 2 +- .../models/get_order_by_id_endpoint_output.py | 2 +- ...ganization_capabilities_endpoint_output.py | 2 +- .../get_organization_endpoint_output.py | 2 +- .../get_participant_by_id_endpoint_output.py | 2 +- .../get_pipeline_by_id_endpoint_output.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...atform_relation_members_endpoint_output.py | 2 +- ...et_prompts_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- ...get_public_orders_endpoint_order_output.py | 2 +- .../get_public_orders_endpoint_output.py | 2 +- ...nking_flow_item_results_endpoint_output.py | 2 +- ..._item_results_endpoint_output_datapoint.py | 2 +- ...g_flow_item_vote_matrix_endpoint_output.py | 2 +- ...ing_workflow_results_endpoint_datapoint.py | 2 +- ...anking_workflow_results_endpoint_output.py | 2 +- .../get_rapid_navigation_endpoint_card.py | 2 +- ...rapid_navigation_endpoint_card_response.py | 2 +- .../get_rapid_navigation_endpoint_item.py | 2 +- .../get_rapid_navigation_endpoint_output.py | 2 +- ...ommended_validation_set_endpoint_output.py | 2 +- ...tion_set_endpoint_validation_set_output.py | 2 +- ...t_reconciliation_status_endpoint_output.py | 2 +- .../get_replicate_model_endpoint_output.py | 2 +- .../get_replicate_model_endpoint_parameter.py | 2 +- ...esponse_count_histogram_endpoint_output.py | 2 +- ..._count_histogram_endpoint_output_bucket.py | 2 +- ...sponse_count_timeseries_endpoint_output.py | 2 +- ...t_timeseries_endpoint_output_data_point.py | 2 +- ...get_responses_for_rapid_endpoint_output.py | 2 +- ...nses_for_rapid_endpoint_output_response.py | 2 +- .../get_sample_by_id_endpoint_output.py | 2 +- .../get_sample_generation_endpoint_output.py | 2 +- ..._generation_endpoint_output_participant.py | 2 +- ...sample_generation_items_endpoint_output.py | 2 +- ...n_items_endpoint_paged_result_of_output.py | 2 +- .../get_sample_navigation_endpoint_output.py | 2 +- .../get_sample_navigation_endpoint_sample.py | 2 +- ...t_samples_by_identifier_endpoint_output.py | 2 +- ...ntifier_endpoint_paged_result_of_output.py | 2 +- ...by_participant_endpoint_i_sample_output.py | 2 +- ...pant_endpoint_placeholder_sample_output.py | 2 +- ...s_by_participant_endpoint_sample_output.py | 2 +- ...ndpoint_paged_result_of_i_sample_output.py | 2 +- .../get_signal_by_id_endpoint_output.py | 2 +- .../get_signal_run_by_id_endpoint_output.py | 2 +- ...simple_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- ...rkflow_results_endpoint_response_output.py | 2 +- .../get_user_score_cache_endpoint_output.py | 2 +- .../get_validation_rapids_endpoint_output.py | 2 +- ..._rapids_endpoint_paged_result_of_output.py | 2 +- ...et_validation_set_by_id_endpoint_output.py | 2 +- .../get_volume_discounts_endpoint_output.py | 2 +- ...ts_endpoint_output_volume_discount_item.py | 2 +- .../get_workflow_by_id_endpoint_output.py | 2 +- .../get_workflow_progress_endpoint_output.py | 2 +- .../get_workflow_responses_endpoint_output.py | 2 +- ...et_workflow_responses_endpoint_response.py | 2 +- .../get_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- ...rkflow_results_endpoint_response_output.py | 2 +- .../google_one_tap_login_endpoint_input.py | 2 +- .../google_one_tap_login_endpoint_output.py | 2 +- .../grant_bidder_relation_endpoint_input.py | 2 +- .../grant_platform_relation_endpoint_input.py | 2 +- .../models/grant_voucher_endpoint_input.py | 2 +- .../models/grant_voucher_endpoint_output.py | 2 +- src/rapidata/api_client/models/i_artifact.py | 2 +- .../models/i_artifact_campaign_artifact.py | 2 +- .../models/i_artifact_dataset_artifact.py | 2 +- .../models/i_artifact_file_artifact.py | 2 +- .../models/i_artifact_workflow_artifact.py | 2 +- .../i_artifact_workflow_config_artifact.py | 2 +- src/rapidata/api_client/models/i_asset.py | 2 +- .../api_client/models/i_asset_file_asset.py | 2 +- .../api_client/models/i_asset_input.py | 2 +- .../i_asset_input_existing_asset_input.py | 2 +- .../models/i_asset_input_multi_asset_input.py | 2 +- .../models/i_asset_input_text_asset_input.py | 2 +- .../api_client/models/i_asset_multi_asset.py | 2 +- .../api_client/models/i_asset_null_asset.py | 2 +- .../api_client/models/i_asset_text_asset.py | 2 +- .../api_client/models/i_audience_filter.py | 2 +- .../i_audience_filter_and_audience_filter.py | 2 +- ...audience_filter_country_audience_filter.py | 2 +- ...ence_filter_demographic_audience_filter.py | 2 +- ..._audience_filter_device_audience_filter.py | 2 +- ...udience_filter_language_audience_filter.py | 2 +- .../i_audience_filter_not_audience_filter.py | 2 +- .../i_audience_filter_or_audience_filter.py | 2 +- .../api_client/models/i_billing_group.py | 2 +- ...oup_audience_distillation_billing_group.py | 2 +- ...illing_group_audience_job_billing_group.py | 2 +- ...i_billing_group_benchmark_billing_group.py | 2 +- .../i_billing_group_order_billing_group.py | 2 +- ...illing_group_ranking_flow_billing_group.py | 2 +- ...ling_group_validation_set_billing_group.py | 2 +- .../api_client/models/i_campaign_filter.py | 2 +- .../models/i_campaign_filter_and_filter.py | 2 +- ...i_campaign_filter_audience_state_filter.py | 2 +- ...ampaign_filter_campaign_cooldown_filter.py | 2 +- .../i_campaign_filter_campaign_id_filter.py | 2 +- ...gn_filter_campaign_session_count_filter.py | 2 +- .../i_campaign_filter_country_filter.py | 2 +- .../i_campaign_filter_demographic_filter.py | 2 +- .../models/i_campaign_filter_device_filter.py | 2 +- .../i_campaign_filter_language_filter.py | 2 +- .../i_campaign_filter_new_user_filter.py | 2 +- .../models/i_campaign_filter_not_filter.py | 2 +- .../models/i_campaign_filter_or_filter.py | 2 +- ...i_campaign_filter_response_count_filter.py | 2 +- ...n_filter_user_action_restriction_filter.py | 2 +- .../i_campaign_filter_user_score_filter.py | 2 +- .../api_client/models/i_campaign_selection.py | 2 +- .../i_campaign_selection_ab_test_selection.py | 2 +- ...i_campaign_selection_audience_selection.py | 2 +- .../i_campaign_selection_capped_selection.py | 2 +- ...ection_conditional_validation_selection.py | 2 +- ...ampaign_selection_demographic_selection.py | 2 +- ..._campaign_selection_enforcing_selection.py | 2 +- ...i_campaign_selection_labeling_selection.py | 2 +- ..._campaign_selection_shuffling_selection.py | 2 +- .../i_campaign_selection_static_selection.py | 2 +- ...campaign_selection_validation_selection.py | 2 +- .../api_client/models/i_cooldown_duration.py | 2 +- ...oldown_duration_fixed_cooldown_duration.py | 2 +- ...ldown_duration_random_cooldown_duration.py | 2 +- .../models/i_dataset_clone_dataset.py | 2 +- .../api_client/models/i_example_payload.py | 2 +- ...xample_payload_classify_example_payload.py | 2 +- ...example_payload_compare_example_payload.py | 2 +- .../i_example_payload_line_example_payload.py | 2 +- ..._example_payload_locate_example_payload.py | 2 +- ...i_example_payload_scrub_example_payload.py | 2 +- ...e_payload_transcription_example_payload.py | 2 +- .../api_client/models/i_example_truth.py | 2 +- .../i_example_truth_classify_example_truth.py | 2 +- .../i_example_truth_compare_example_truth.py | 2 +- .../i_example_truth_line_example_truth.py | 2 +- .../i_example_truth_locate_example_truth.py | 2 +- .../i_example_truth_scrub_example_truth.py | 2 +- ...ample_truth_transcription_example_truth.py | 2 +- .../api_client/models/i_faucet_input.py | 2 +- .../i_faucet_input_replicate_faucet_input.py | 2 +- .../api_client/models/i_faucet_output.py | 2 +- .../i_faucet_output_managed_faucet_output.py | 2 +- ...i_faucet_output_replicate_faucet_output.py | 2 +- src/rapidata/api_client/models/i_flow.py | 2 +- .../api_client/models/i_flow_ranking_flow.py | 2 +- .../api_client/models/i_graduation_rule.py | 2 +- .../i_graduation_rule_score_threshold_rule.py | 2 +- .../i_graduation_rule_task_accuracy_rule.py | 2 +- src/rapidata/api_client/models/i_line_item.py | 2 +- .../i_line_item_minimum_spend_commitment.py | 2 +- .../models/i_line_item_other_charge.py | 10 +++-- .../models/i_line_item_platform_fee.py | 2 +- .../api_client/models/i_line_item_refund.py | 10 +++-- .../models/i_line_item_running_cost.py | 2 +- .../models/i_line_item_volume_discount.py | 2 +- src/rapidata/api_client/models/i_metadata.py | 2 +- .../i_metadata_classification_metadata.py | 2 +- .../models/i_metadata_count_metadata.py | 2 +- .../models/i_metadata_file_type_metadata.py | 2 +- .../i_metadata_image_dimension_metadata.py | 2 +- .../i_metadata_input_text_metadata_input.py | 2 +- .../models/i_metadata_location_metadata.py | 2 +- .../i_metadata_original_filename_metadata.py | 2 +- .../models/i_metadata_source_url_metadata.py | 2 +- .../models/i_metadata_streams_metadata.py | 2 +- .../models/i_metadata_text_metadata.py | 2 +- .../i_metadata_video_duration_metadata.py | 2 +- .../models/i_order_workflow_input.py | 2 +- ...orkflow_input_evaluation_workflow_input.py | 2 +- ...ow_input_grouped_ranking_workflow_input.py | 2 +- ...er_workflow_input_simple_workflow_input.py | 2 +- .../api_client/models/i_pair_maker_config.py | 2 +- ...nfig_full_permutation_pair_maker_config.py | 2 +- ...r_maker_config_online_pair_maker_config.py | 2 +- .../models/i_pair_maker_information.py | 2 +- ...full_permutation_pair_maker_information.py | 2 +- ...formation_online_pair_maker_information.py | 2 +- ...peline_artifact_create_dataset_artifact.py | 2 +- .../api_client/models/i_pipeline_asset.py | 2 +- .../i_pipeline_asset_pipeline_file_asset.py | 2 +- .../i_pipeline_asset_pipeline_multi_asset.py | 2 +- .../i_pipeline_asset_pipeline_null_asset.py | 2 +- .../i_pipeline_asset_pipeline_text_asset.py | 2 +- .../i_pipeline_create_simple_pipeline.py | 2 +- .../api_client/models/i_pipeline_metadata.py | 2 +- ...tadata_pipeline_classification_metadata.py | 2 +- ...peline_metadata_pipeline_count_metadata.py | 2 +- ...ine_metadata_pipeline_duration_metadata.py | 2 +- ...ne_metadata_pipeline_file_type_metadata.py | 2 +- ...adata_pipeline_image_dimension_metadata.py | 2 +- ...ine_metadata_pipeline_location_metadata.py | 2 +- ...ata_pipeline_original_filename_metadata.py | 2 +- ...e_metadata_pipeline_source_url_metadata.py | 2 +- ...line_metadata_pipeline_streams_metadata.py | 2 +- ...ipeline_metadata_pipeline_text_metadata.py | 2 +- .../models/i_pipeline_pair_maker_config.py | 2 +- ...line_full_permutation_pair_maker_config.py | 2 +- ...onfig_pipeline_online_pair_maker_config.py | 2 +- .../models/i_pipeline_ranking_config.py | 2 +- ...g_pipeline_bradley_terry_ranking_config.py | 2 +- ...king_config_pipeline_elo_ranking_config.py | 2 +- .../api_client/models/i_pipeline_step.py | 2 +- ...i_pipeline_step_dataset_evaluation_step.py | 2 +- ...pipeline_step_send_completion_mail_step.py | 2 +- ...pipeline_step_workflow_aggregation_step.py | 2 +- .../i_pipeline_step_workflow_labeling_step.py | 2 +- .../api_client/models/i_program_action.py | 2 +- .../i_program_action_complete_action.py | 2 +- .../i_program_action_serve_rapid_action.py | 2 +- .../api_client/models/i_program_node.py | 2 +- .../models/i_program_node_action_node.py | 2 +- .../models/i_program_node_cases_node.py | 2 +- .../i_program_node_weighted_split_node.py | 2 +- .../api_client/models/i_program_predicate.py | 2 +- .../i_program_predicate_accuracy_predicate.py | 2 +- ...gram_predicate_answered_count_predicate.py | 2 +- ...predicate_consecutive_correct_predicate.py | 2 +- ...edicate_consecutive_incorrect_predicate.py | 2 +- ...ogram_predicate_correct_count_predicate.py | 2 +- ...rogram_predicate_time_elapsed_predicate.py | 2 +- ...gram_predicate_user_attribute_predicate.py | 2 +- ..._program_predicate_user_score_predicate.py | 2 +- .../api_client/models/i_ranking_config.py | 2 +- ...ing_config_bradley_terry_ranking_config.py | 2 +- .../models/i_ranking_config_elo_config.py | 2 +- src/rapidata/api_client/models/i_rapid.py | 2 +- .../models/i_rapid_attach_category_rapid.py | 2 +- .../api_client/models/i_rapid_blueprint.py | 2 +- ...ueprint_attach_category_rapid_blueprint.py | 2 +- ..._blueprint_bounding_box_rapid_blueprint.py | 2 +- ...rapid_blueprint_compare_rapid_blueprint.py | 2 +- ...pid_blueprint_free_text_rapid_blueprint.py | 2 +- .../i_rapid_blueprint_line_rapid_blueprint.py | 2 +- ..._rapid_blueprint_locate_rapid_blueprint.py | 2 +- ..._blueprint_named_entity_rapid_blueprint.py | 2 +- ...rapid_blueprint_polygon_rapid_blueprint.py | 2 +- ...i_rapid_blueprint_scrub_rapid_blueprint.py | 2 +- ...blueprint_transcription_rapid_blueprint.py | 2 +- .../models/i_rapid_bounding_box_rapid.py | 2 +- .../models/i_rapid_compare_rapid.py | 2 +- .../models/i_rapid_free_text_rapid.py | 2 +- .../api_client/models/i_rapid_line_rapid.py | 2 +- .../api_client/models/i_rapid_locate_rapid.py | 2 +- .../models/i_rapid_named_entity_rapid.py | 2 +- .../api_client/models/i_rapid_payload.py | 2 +- .../i_rapid_payload_bounding_box_payload.py | 2 +- .../i_rapid_payload_classify_payload.py | 2 +- .../models/i_rapid_payload_compare_payload.py | 2 +- .../i_rapid_payload_free_text_payload.py | 2 +- .../models/i_rapid_payload_line_payload.py | 2 +- .../models/i_rapid_payload_locate_payload.py | 2 +- .../i_rapid_payload_named_entity_payload.py | 2 +- .../models/i_rapid_payload_polygon_payload.py | 2 +- .../models/i_rapid_payload_scrub_payload.py | 2 +- .../i_rapid_payload_transcription_payload.py | 2 +- .../models/i_rapid_polygon_rapid.py | 2 +- .../api_client/models/i_rapid_result.py | 2 +- .../i_rapid_result_attach_category_result.py | 2 +- .../i_rapid_result_bounding_box_result.py | 2 +- .../models/i_rapid_result_compare_result.py | 2 +- .../models/i_rapid_result_free_text_result.py | 2 +- .../models/i_rapid_result_line_result.py | 2 +- .../models/i_rapid_result_locate_result.py | 2 +- .../i_rapid_result_named_entity_result.py | 2 +- .../models/i_rapid_result_polygon_result.py | 2 +- .../models/i_rapid_result_scrub_result.py | 2 +- .../models/i_rapid_result_skip_result.py | 2 +- .../i_rapid_result_transcription_result.py | 2 +- .../api_client/models/i_rapid_scrub_rapid.py | 2 +- .../models/i_rapid_transcription_rapid.py | 2 +- src/rapidata/api_client/models/i_referee.py | 2 +- .../models/i_referee_budget_referee.py | 2 +- .../api_client/models/i_referee_config.py | 2 +- .../i_referee_config_budget_referee_config.py | 2 +- .../i_referee_config_naive_referee_config.py | 2 +- ...eree_config_never_ending_referee_config.py | 2 +- ...bilistic_attach_category_referee_config.py | 2 +- .../i_referee_config_quorum_referee_config.py | 2 +- .../i_referee_early_stopping_referee.py | 2 +- .../api_client/models/i_referee_info.py | 2 +- .../i_referee_info_naive_referee_info.py | 2 +- ..._referee_info_never_ending_referee_info.py | 2 +- ...babilistic_attach_category_referee_info.py | 2 +- .../i_referee_info_quorum_referee_info.py | 2 +- .../models/i_referee_naive_referee.py | 2 +- .../models/i_referee_quorum_referee.py | 2 +- .../models/i_response_aggregation.py | 2 +- ...sponse_aggregation_classify_aggregation.py | 2 +- ...esponse_aggregation_compare_aggregation.py | 2 +- src/rapidata/api_client/models/i_selection.py | 2 +- .../models/i_selection_ab_test_selection.py | 2 +- .../models/i_selection_capped_selection.py | 2 +- ...ection_conditional_validation_selection.py | 2 +- .../i_selection_demographic_selection.py | 2 +- .../i_selection_effort_capped_selection.py | 2 +- .../models/i_selection_labeling_selection.py | 2 +- .../models/i_selection_shuffling_selection.py | 2 +- .../models/i_selection_static_selection.py | 2 +- .../i_selection_validation_selection.py | 2 +- .../api_client/models/i_user_filter.py | 2 +- .../models/i_user_filter_age_user_filter.py | 2 +- .../models/i_user_filter_and_user_filter.py | 2 +- .../i_user_filter_campaign_user_filter.py | 2 +- .../i_user_filter_country_user_filter.py | 2 +- .../i_user_filter_custom_user_filter.py | 2 +- .../i_user_filter_device_user_filter.py | 2 +- .../i_user_filter_gender_user_filter.py | 2 +- .../i_user_filter_language_user_filter.py | 2 +- .../models/i_user_filter_new_user_filter.py | 2 +- .../models/i_user_filter_not_user_filter.py | 2 +- .../models/i_user_filter_or_user_filter.py | 2 +- ..._user_filter_response_count_user_filter.py | 2 +- .../i_user_filter_user_score_user_filter.py | 2 +- .../api_client/models/i_validation_truth.py | 2 +- ..._validation_truth_attach_category_truth.py | 2 +- .../i_validation_truth_bounding_box_truth.py | 2 +- .../i_validation_truth_classify_truth.py | 2 +- .../i_validation_truth_compare_truth.py | 2 +- ...validation_truth_empty_validation_truth.py | 2 +- .../models/i_validation_truth_line_truth.py | 2 +- .../i_validation_truth_locate_box_truth.py | 2 +- .../i_validation_truth_multi_compare_truth.py | 2 +- .../i_validation_truth_named_entity_truth.py | 2 +- .../i_validation_truth_polygon_truth.py | 2 +- .../models/i_validation_truth_scrub_truth.py | 2 +- .../models/i_validation_truth_skip_truth.py | 2 +- .../i_validation_truth_transcription_truth.py | 2 +- src/rapidata/api_client/models/i_workflow.py | 2 +- .../api_client/models/i_workflow_config.py | 2 +- ...kflow_config_evaluation_workflow_config.py | 2 +- ..._config_grouped_ranking_workflow_config.py | 2 +- ...workflow_config_ranking_workflow_config.py | 2 +- ..._workflow_config_simple_workflow_config.py | 2 +- .../models/i_workflow_evaluation_workflow.py | 2 +- .../i_workflow_grouped_ranking_workflow.py | 2 +- .../models/i_workflow_ranking_workflow.py | 2 +- .../models/i_workflow_rapid_blueprint.py | 2 +- ...ttach_category_workflow_rapid_blueprint.py | 2 +- ...t_bounding_box_workflow_rapid_blueprint.py | 2 +- ...eprint_compare_workflow_rapid_blueprint.py | 2 +- ...rint_free_text_workflow_rapid_blueprint.py | 2 +- ...blueprint_line_workflow_rapid_blueprint.py | 2 +- ...ueprint_locate_workflow_rapid_blueprint.py | 2 +- ...t_named_entity_workflow_rapid_blueprint.py | 2 +- ...eprint_polygon_workflow_rapid_blueprint.py | 2 +- ...lueprint_scrub_workflow_rapid_blueprint.py | 2 +- ..._transcription_workflow_rapid_blueprint.py | 2 +- .../models/i_workflow_simple_workflow.py | 2 +- .../models/inspect_report_endpoint_output.py | 2 +- .../invite_org_member_endpoint_input.py | 2 +- .../invite_org_member_endpoint_output.py | 2 +- .../api_client/models/invoice_status.py | 2 +- .../is_rapid_bag_valid_endpoint_output.py | 2 +- .../models/job_definition_revision_state.py | 2 +- .../api_client/models/json_web_key.py | 2 +- .../api_client/models/json_web_key_set.py | 2 +- .../api_client/models/line_result_line.py | 2 +- .../models/line_result_line_point.py | 2 +- .../list_org_invitations_endpoint_output.py | 2 +- ..._invitations_endpoint_output_invitation.py | 2 +- .../list_org_members_endpoint_output.py | 2 +- ...list_org_members_endpoint_output_member.py | 2 +- .../api_client/models/locate_box_truth_box.py | 2 +- .../api_client/models/locate_coordinate.py | 2 +- .../api_client/models/manual_charge_reason.py | 2 +- .../api_client/models/matchup_zone.py | 2 +- .../api_client/models/membership_status.py | 2 +- .../api_client/models/model_license_type.py | 2 +- ...amed_entity_result_named_classification.py | 2 +- ...named_entity_truth_named_classification.py | 2 +- src/rapidata/api_client/models/order_state.py | 2 +- src/rapidata/api_client/models/org_role.py | 2 +- src/rapidata/api_client/models/origin.py | 2 +- .../models/paged_result_of_i_billing_group.py | 2 +- .../api_client/models/participant_status.py | 2 +- .../api_client/models/pid_batch_mode.py | 2 +- .../models/pipeline_elo_ranking_config.py | 2 +- .../models/polygon_result_coordinate.py | 2 +- .../api_client/models/polygon_result_shape.py | 2 +- .../models/preview_order_endpoint_input.py | 2 +- .../api_client/models/problem_details.py | 2 +- .../api_client/models/program_case.py | 2 +- .../api_client/models/program_comparison.py | 2 +- .../query_aggregated_jobs_endpoint_output.py | 2 +- ...ed_jobs_endpoint_paged_result_of_output.py | 2 +- ...query_aggregated_orders_endpoint_output.py | 2 +- ..._orders_endpoint_paged_result_of_output.py | 2 +- ...query_all_organizations_endpoint_output.py | 2 +- ...zations_endpoint_paged_result_of_output.py | 2 +- .../query_audience_jobs_endpoint_output.py | 2 +- ...ce_jobs_endpoint_paged_result_of_output.py | 2 +- .../models/query_audiences_endpoint_output.py | 2 +- ...diences_endpoint_paged_result_of_output.py | 2 +- ...ery_benchmark_standings_endpoint_output.py | 2 +- ...andings_endpoint_paged_result_of_output.py | 2 +- .../query_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- .../query_billing_periods_endpoint_output.py | 2 +- ...periods_endpoint_paged_result_of_output.py | 2 +- .../models/query_campaigns_endpoint_output.py | 2 +- ...mpaigns_endpoint_paged_result_of_output.py | 2 +- .../models/query_clients_endpoint_output.py | 2 +- ...clients_endpoint_paged_result_of_output.py | 2 +- ...ed_matrix_by_benchmarks_endpoint_output.py | 2 +- ..._matrix_by_leaderboards_endpoint_output.py | 2 +- ...standings_by_benchmarks_endpoint_output.py | 2 +- ...ings_by_benchmarks_endpoint_output_item.py | 2 +- ...andings_by_leaderboards_endpoint_output.py | 2 +- ...gs_by_leaderboards_endpoint_output_item.py | 2 +- ...query_costs_by_customer_endpoint_output.py | 2 +- ...ustomer_endpoint_paged_result_of_output.py | 2 +- ...y_costs_by_organization_endpoint_output.py | 2 +- ...ization_endpoint_paged_result_of_output.py | 2 +- .../models/query_customers_endpoint_output.py | 2 +- ...stomers_endpoint_paged_result_of_output.py | 2 +- ...atapoints_by_dataset_id_endpoint_output.py | 2 +- ...aset_id_endpoint_paged_result_of_output.py | 2 +- ...y_examples_for_audience_endpoint_output.py | 2 +- ...udience_endpoint_paged_result_of_output.py | 2 +- ...uery_external_audiences_endpoint_output.py | 2 +- ...diences_endpoint_paged_result_of_output.py | 2 +- .../query_flagged_rapids_endpoint_output.py | 2 +- ..._rapids_endpoint_paged_result_of_output.py | 2 +- .../query_flow_items_endpoint_output.py | 2 +- ...w_items_endpoint_paged_result_of_output.py | 2 +- .../models/query_flows_endpoint_output.py | 2 +- ...y_flows_endpoint_paged_result_of_output.py | 2 +- .../models/query_invoices_endpoint_output.py | 2 +- ...nvoices_endpoint_paged_result_of_output.py | 2 +- .../query_job_definitions_endpoint_output.py | 2 +- ...nitions_endpoint_paged_result_of_output.py | 2 +- .../query_job_revisions_endpoint_output.py | 2 +- ...visions_endpoint_paged_result_of_output.py | 2 +- .../models/query_jobs_endpoint_output.py | 2 +- ...ry_jobs_endpoint_paged_result_of_output.py | 2 +- .../query_leaderboard_runs_endpoint_output.py | 2 +- ...rd_runs_endpoint_paged_result_of_output.py | 2 +- ...aderboards_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- .../query_leaderboards_endpoint_output.py | 2 +- ...rboards_endpoint_paged_result_of_output.py | 2 +- ...uery_managed_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- ...ery_matrix_by_benchmark_endpoint_output.py | 2 +- ...y_matrix_by_leaderboard_endpoint_output.py | 2 +- .../models/query_orders_endpoint_output.py | 2 +- ..._orders_endpoint_paged_result_of_output.py | 2 +- .../query_organizations_endpoint_output.py | 2 +- ...zations_endpoint_paged_result_of_output.py | 2 +- ...ry_owner_tier_overrides_endpoint_output.py | 2 +- ...rticipants_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- ...y_participants_obsolete_endpoint_output.py | 2 +- ...ticipants_obsolete_endpoint_output_item.py | 2 +- ..._public_job_definitions_endpoint_output.py | 2 +- ...nitions_endpoint_paged_result_of_output.py | 2 +- ...ry_published_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- ...enerations_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- .../query_signal_runs_endpoint_output.py | 2 +- ...al_runs_endpoint_paged_result_of_output.py | 2 +- .../models/query_signals_endpoint_output.py | 2 +- ...signals_endpoint_paged_result_of_output.py | 2 +- ..._standings_by_benchmark_endpoint_output.py | 2 +- ...dings_by_benchmark_endpoint_output_item.py | 2 +- ...tandings_by_leaderboard_endpoint_output.py | 2 +- ...ngs_by_leaderboard_endpoint_output_item.py | 2 +- .../models/query_standings_endpoint_output.py | 2 +- ...andings_endpoint_paged_result_of_output.py | 2 +- ...query_tags_by_benchmark_endpoint_output.py | 2 +- ...ry_validation_feedbacks_endpoint_output.py | 2 +- ...edbacks_endpoint_paged_result_of_output.py | 2 +- ...ation_rapid_eligibility_endpoint_output.py | 2 +- ...ibility_endpoint_paged_result_of_output.py | 2 +- .../query_validation_sets_endpoint_output.py | 2 +- ...on_sets_endpoint_paged_result_of_output.py | 2 +- .../models/query_vouchers_endpoint_output.py | 2 +- ...ouchers_endpoint_paged_result_of_output.py | 2 +- .../models/query_workflows_endpoint_output.py | 2 +- ...rkflows_endpoint_paged_result_of_output.py | 2 +- src/rapidata/api_client/models/rapid_issue.py | 2 +- src/rapidata/api_client/models/rapid_state.py | 2 +- .../read_bridge_token_endpoint_keys_output.py | 2 +- ...dge_token_endpoint_not_available_output.py | 2 +- .../rebalance_leaderboard_endpoint_input.py | 2 +- .../models/reconciliation_job_state.py | 2 +- .../models/reconciliation_timestamp_mode.py | 2 +- ...reate_external_audiences_endpoint_input.py | 2 +- .../models/replicate_model_parameter_type.py | 2 +- .../models/report_rapid_endpoint_input.py | 2 +- .../api_client/models/response_tally.py | 2 +- .../models/restart_rapids_endpoint_input.py | 2 +- .../api_client/models/retrieval_mode.py | 2 +- .../retry_sample_generation_endpoint_input.py | 2 +- ...retry_sample_generation_endpoint_output.py | 2 +- .../api_client/models/review_reason.py | 2 +- .../revoke_bidder_relation_endpoint_input.py | 2 +- ...revoke_platform_relation_endpoint_input.py | 2 +- src/rapidata/api_client/models/run_status.py | 2 +- .../models/sample_generation_item_status.py | 2 +- .../models/sample_generation_status.py | 2 +- .../models/scrub_truth_scrub_range.py | 2 +- .../search_replicate_models_endpoint_model.py | 2 +- ...search_replicate_models_endpoint_output.py | 2 +- .../models/send_survey_endpoint_input.py | 2 +- .../set_fast_bid_multiplier_endpoint_input.py | 2 +- ...set_fast_bid_multiplier_endpoint_output.py | 2 +- ...anual_global_boost_level_endpoint_input.py | 2 +- ...minimum_spend_commitment_endpoint_input.py | 2 +- ...organization_credit_line_endpoint_input.py | 2 +- ...on_support_slack_channel_endpoint_input.py | 2 +- .../models/set_platform_fee_endpoint_input.py | 2 +- .../models/shorten_context_endpoint_input.py | 2 +- .../shorten_context_endpoint_input_item.py | 2 +- .../models/shorten_context_endpoint_output.py | 2 +- .../shorten_context_endpoint_output_item.py | 2 +- .../api_client/models/signal_run_status.py | 2 +- .../models/signal_run_trigger_source.py | 2 +- .../models/simplified_audience_user_state.py | 2 +- .../models/skip_rapid_endpoint_input.py | 2 +- .../models/skip_rapid_endpoint_output.py | 2 +- .../api_client/models/sort_direction.py | 2 +- .../api_client/models/standing_status.py | 2 +- ...udience_inactivity_sync_endpoint_output.py | 2 +- ...nce_state_recalculation_endpoint_output.py | 2 +- ...tart_bulk_reconciliation_endpoint_input.py | 2 +- ...art_bulk_reconciliation_endpoint_output.py | 2 +- ...art_preliminary_download_endpoint_input.py | 2 +- ...rt_preliminary_download_endpoint_output.py | 2 +- .../api_client/models/sticky_config.py | 2 +- .../api_client/models/sticky_state.py | 2 +- .../models/submit_feedback_endpoint_input.py | 2 +- .../models/submit_order_endpoint_input.py | 2 +- ...articipant_by_benchmark_endpoint_output.py | 2 +- .../submit_participant_endpoint_output.py | 2 +- .../subscribe_to_newsletter_endpoint_input.py | 2 +- ...itch_active_organization_endpoint_input.py | 2 +- src/rapidata/api_client/models/tag.py | 2 +- src/rapidata/api_client/models/tag_summary.py | 2 +- .../api_client/models/time_grouping.py | 2 +- ...ranscription_payload_transcription_word.py | 2 +- .../transcription_rapid_transcription_word.py | 2 +- ...transcription_result_transcription_word.py | 2 +- .../transcription_truth_transcription_word.py | 2 +- .../models/translate_endpoint_input.py | 2 +- .../models/translate_endpoint_output.py | 2 +- .../api_client/models/translated_string.py | 2 +- .../api_client/models/translator_type.py | 2 +- .../models/trigger_signal_endpoint_output.py | 2 +- .../models/unlock_order_endpoint_output.py | 2 +- ...ubscribe_from_newsletter_endpoint_input.py | 2 +- .../models/update_audience_endpoint_input.py | 2 +- .../models/update_audience_endpoint_output.py | 2 +- .../update_audience_example_endpoint_input.py | 2 +- .../models/update_benchmark_endpoint_input.py | 2 +- .../update_benchmark_name_endpoint_input.py | 2 +- .../update_boost_config_endpoint_input.py | 2 +- .../update_boost_config_endpoint_output.py | 2 +- .../models/update_campaign_endpoint_input.py | 2 +- .../models/update_config_endpoint_input.py | 2 +- .../update_dataset_name_endpoint_input.py | 2 +- .../update_global_text_endpoint_input.py | 2 +- .../update_job_definition_endpoint_input.py | 2 +- .../models/update_job_endpoint_input.py | 2 +- .../update_leaderboard_endpoint_input.py | 2 +- .../update_leaderboard_name_endpoint_input.py | 2 +- ...derboard_response_config_endpoint_input.py | 2 +- .../models/update_order_endpoint_input.py | 2 +- .../update_organization_endpoint_input.py | 2 +- ...date_owner_tier_override_endpoint_input.py | 2 +- .../update_participant_endpoint_input.py | 2 +- .../update_participant_name_endpoint_input.py | 2 +- .../update_prompt_tags_endpoint_input.py | 2 +- .../models/update_signal_endpoint_input.py | 2 +- .../update_stream_program_endpoint_input.py | 2 +- .../update_validation_rapid_endpoint_input.py | 2 +- ...alidation_set_dimensions_endpoint_input.py | 2 +- .../update_validation_set_endpoint_input.py | 2 +- ...idation_set_should_alert_endpoint_input.py | 2 +- .../models/upload_file_endpoint_output.py | 2 +- .../upload_file_from_url_endpoint_output.py | 2 +- .../api_client/models/user_attribute.py | 2 +- .../api_client/models/validation_chance.py | 2 +- .../models/validation_problem_details.py | 2 +- .../api_client/models/vote_aggregation.py | 2 +- .../api_client/models/vote_matrix_result.py | 2 +- .../api_client/models/voucher_source.py | 2 +- .../api_client/models/voucher_status.py | 2 +- .../api_client/models/weighted_branch.py | 2 +- .../api_client/models/workflow_state.py | 2 +- src/rapidata/api_client/rest.py | 2 +- src/rapidata/api_client_README.md | 2 +- 908 files changed, 1044 insertions(+), 926 deletions(-) diff --git a/openapi/schemas/asset.openapi.json b/openapi/schemas/asset.openapi.json index 48704ecc8..eb1460bc0 100644 --- a/openapi/schemas/asset.openapi.json +++ b/openapi/schemas/asset.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/audience.openapi.json b/openapi/schemas/audience.openapi.json index 48930d2df..8a54455df 100644 --- a/openapi/schemas/audience.openapi.json +++ b/openapi/schemas/audience.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Audience API", "description": "The API for the Rapidata Audience service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/campaign.openapi.json b/openapi/schemas/campaign.openapi.json index b218048a5..5e3c2fbc5 100644 --- a/openapi/schemas/campaign.openapi.json +++ b/openapi/schemas/campaign.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Campaign API", "description": "The API for the Rapidata Campaign service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/dataset.openapi.json b/openapi/schemas/dataset.openapi.json index 43c0b45d4..a62478275 100644 --- a/openapi/schemas/dataset.openapi.json +++ b/openapi/schemas/dataset.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Dataset API", "description": "The API for the Rapidata Dataset service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/flow.openapi.json b/openapi/schemas/flow.openapi.json index baa5f45c4..6d563ab3a 100644 --- a/openapi/schemas/flow.openapi.json +++ b/openapi/schemas/flow.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Flow API", "description": "The API for the Rapidata Flow service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/identity.openapi.json b/openapi/schemas/identity.openapi.json index db347f4f4..4eb48446c 100644 --- a/openapi/schemas/identity.openapi.json +++ b/openapi/schemas/identity.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Identity API", "description": "The API for the Rapidata Identity service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { @@ -283,6 +283,7 @@ "Capabilities" ], "summary": "Lists the capabilities granted to an organization.", + "description": "Readable by the organization's own members, so a client can light up the product surfaces its\n grants entitle it to; platform staff read any organization.", "parameters": [ { "name": "organizationId", diff --git a/openapi/schemas/leaderboard.openapi.json b/openapi/schemas/leaderboard.openapi.json index 590749c15..55dc19157 100644 --- a/openapi/schemas/leaderboard.openapi.json +++ b/openapi/schemas/leaderboard.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Leaderboard API", "description": "The API for the Rapidata Leaderboard service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/order.openapi.json b/openapi/schemas/order.openapi.json index d9c4d2a0d..671ccc54f 100644 --- a/openapi/schemas/order.openapi.json +++ b/openapi/schemas/order.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Order API", "description": "The API for the Rapidata Order service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/payment.openapi.json b/openapi/schemas/payment.openapi.json index c6958a8fe..1c386c8d2 100644 --- a/openapi/schemas/payment.openapi.json +++ b/openapi/schemas/payment.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Payment API", "description": "The API for the Rapidata Payment service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { @@ -3386,7 +3386,6 @@ "name", "billingPeriodId", "organizationId", - "amount", "reason" ], "type": "object", @@ -3416,8 +3415,22 @@ }, "amount": { "type": "number", - "description": "The charge amount. Positive for fees, negative for refunds.", - "format": "double" + "description": "The total charge amount, equivalent to a single unit priced at this value. Only\n honored when both Quantity and UnitPrice are omitted;\n never combine it with them.", + "format": "double", + "nullable": true, + "deprecated": true + }, + "quantity": { + "type": "integer", + "description": "The number of units billed. The charge total is Quantity × UnitPrice, and the\n invoice line shows the unit breakdown.", + "format": "int32", + "nullable": true + }, + "unitPrice": { + "type": "number", + "description": "The price per unit. Positive for fees, negative for refunds.", + "format": "double", + "nullable": true }, "reason": { "allOf": [ @@ -4808,6 +4821,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -4830,6 +4845,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, @@ -4868,6 +4891,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -4890,6 +4915,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, diff --git a/openapi/schemas/pipeline.openapi.json b/openapi/schemas/pipeline.openapi.json index fcf42a028..5a228be8f 100644 --- a/openapi/schemas/pipeline.openapi.json +++ b/openapi/schemas/pipeline.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Pipeline API", "description": "The API for the Rapidata Pipeline service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/rapid.openapi.json b/openapi/schemas/rapid.openapi.json index 6cffd6937..0169a923b 100644 --- a/openapi/schemas/rapid.openapi.json +++ b/openapi/schemas/rapid.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Rapid API", "description": "The API for the Rapidata Rapid service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/rapidata.filtered.openapi.json b/openapi/schemas/rapidata.filtered.openapi.json index d88cc962b..be2121137 100644 --- a/openapi/schemas/rapidata.filtered.openapi.json +++ b/openapi/schemas/rapidata.filtered.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { @@ -7180,6 +7180,7 @@ "Capabilities" ], "summary": "Lists the capabilities granted to an organization.", + "description": "Readable by the organization's own members, so a client can light up the product surfaces its\n grants entitle it to; platform staff read any organization.", "parameters": [ { "name": "organizationId", @@ -53995,7 +53996,6 @@ "name", "billingPeriodId", "organizationId", - "amount", "reason" ], "type": "object", @@ -54023,10 +54023,17 @@ "description": "The email address of the member named by CustomerId.", "nullable": true }, - "amount": { + "quantity": { + "type": "integer", + "description": "The number of units billed. The charge total is Quantity × UnitPrice, and the\n invoice line shows the unit breakdown.", + "format": "int32", + "nullable": true + }, + "unitPrice": { "type": "number", - "description": "The charge amount. Positive for fees, negative for refunds.", - "format": "double" + "description": "The price per unit. Positive for fees, negative for refunds.", + "format": "double", + "nullable": true }, "reason": { "allOf": [ @@ -55394,6 +55401,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -55416,6 +55425,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, @@ -55454,6 +55471,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -55476,6 +55495,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, diff --git a/openapi/schemas/rapidata.openapi.json b/openapi/schemas/rapidata.openapi.json index 0071814e0..f1ec4f00a 100644 --- a/openapi/schemas/rapidata.openapi.json +++ b/openapi/schemas/rapidata.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { @@ -7230,6 +7230,7 @@ "Capabilities" ], "summary": "Lists the capabilities granted to an organization.", + "description": "Readable by the organization's own members, so a client can light up the product surfaces its\n grants entitle it to; platform staff read any organization.", "parameters": [ { "name": "organizationId", @@ -55962,7 +55963,6 @@ "name", "billingPeriodId", "organizationId", - "amount", "reason" ], "type": "object", @@ -55992,8 +55992,22 @@ }, "amount": { "type": "number", - "description": "The charge amount. Positive for fees, negative for refunds.", - "format": "double" + "description": "The total charge amount, equivalent to a single unit priced at this value. Only\n honored when both Quantity and UnitPrice are omitted;\n never combine it with them.", + "format": "double", + "nullable": true, + "deprecated": true + }, + "quantity": { + "type": "integer", + "description": "The number of units billed. The charge total is Quantity × UnitPrice, and the\n invoice line shows the unit breakdown.", + "format": "int32", + "nullable": true + }, + "unitPrice": { + "type": "number", + "description": "The price per unit. Positive for fees, negative for refunds.", + "format": "double", + "nullable": true }, "reason": { "allOf": [ @@ -57384,6 +57398,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -57406,6 +57422,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, @@ -57444,6 +57468,8 @@ "id", "name", "amount", + "quantity", + "unitPrice", "_t" ], "properties": { @@ -57466,6 +57492,14 @@ "comment": { "type": "string", "nullable": true + }, + "quantity": { + "type": "integer", + "format": "int32" + }, + "unitPrice": { + "type": "number", + "format": "double" } } }, diff --git a/openapi/schemas/signal.openapi.json b/openapi/schemas/signal.openapi.json index bcd0faffe..ae46331a5 100644 --- a/openapi/schemas/signal.openapi.json +++ b/openapi/schemas/signal.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Signal API", "description": "The API for the Rapidata Signal service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/translation.openapi.json b/openapi/schemas/translation.openapi.json index c04ce2cb2..d1b606392 100644 --- a/openapi/schemas/translation.openapi.json +++ b/openapi/schemas/translation.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Translation API", "description": "The API for the Rapidata Translation service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/validation.openapi.json b/openapi/schemas/validation.openapi.json index 78981c239..464815ae3 100644 --- a/openapi/schemas/validation.openapi.json +++ b/openapi/schemas/validation.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Validation API", "description": "The API for the Rapidata Validation service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/openapi/schemas/workflow.openapi.json b/openapi/schemas/workflow.openapi.json index a6c209616..b68f8957d 100644 --- a/openapi/schemas/workflow.openapi.json +++ b/openapi/schemas/workflow.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Workflow API", "description": "The API for the Rapidata Workflow service", - "version": "2026.08.06.0842-3babd12" + "version": "2026.08.06.0853-187f48f" }, "servers": [ { diff --git a/src/rapidata/api_client/__init__.py b/src/rapidata/api_client/__init__.py index d5fedad2b..d39724343 100644 --- a/src/rapidata/api_client/__init__.py +++ b/src/rapidata/api_client/__init__.py @@ -7,7 +7,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/asset_api.py b/src/rapidata/api_client/api/asset_api.py index 5027f6f20..ff374fced 100644 --- a/src/rapidata/api_client/api/asset_api.py +++ b/src/rapidata/api_client/api/asset_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/audience_api.py b/src/rapidata/api_client/api/audience_api.py index 890a95249..fc29893b9 100644 --- a/src/rapidata/api_client/api/audience_api.py +++ b/src/rapidata/api_client/api/audience_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/batch_upload_api.py b/src/rapidata/api_client/api/batch_upload_api.py index 65a8917e9..2678e86cb 100644 --- a/src/rapidata/api_client/api/batch_upload_api.py +++ b/src/rapidata/api_client/api/batch_upload_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/benchmark_api.py b/src/rapidata/api_client/api/benchmark_api.py index fe0c2c22d..3099e8956 100644 --- a/src/rapidata/api_client/api/benchmark_api.py +++ b/src/rapidata/api_client/api/benchmark_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/bidder_api.py b/src/rapidata/api_client/api/bidder_api.py index 61d6a1175..ae3d6d060 100644 --- a/src/rapidata/api_client/api/bidder_api.py +++ b/src/rapidata/api_client/api/bidder_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/billing_account_api.py b/src/rapidata/api_client/api/billing_account_api.py index 159066062..bd561cfd6 100644 --- a/src/rapidata/api_client/api/billing_account_api.py +++ b/src/rapidata/api_client/api/billing_account_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/billing_api.py b/src/rapidata/api_client/api/billing_api.py index 45b117cbc..04267abad 100644 --- a/src/rapidata/api_client/api/billing_api.py +++ b/src/rapidata/api_client/api/billing_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/cache_api.py b/src/rapidata/api_client/api/cache_api.py index 94fe015d2..490fd6e1d 100644 --- a/src/rapidata/api_client/api/cache_api.py +++ b/src/rapidata/api_client/api/cache_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/campaign_api.py b/src/rapidata/api_client/api/campaign_api.py index bb95361f8..cb1d6ff28 100644 --- a/src/rapidata/api_client/api/campaign_api.py +++ b/src/rapidata/api_client/api/campaign_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/capabilities_api.py b/src/rapidata/api_client/api/capabilities_api.py index 81fe7227e..7ae3ab1db 100644 --- a/src/rapidata/api_client/api/capabilities_api.py +++ b/src/rapidata/api_client/api/capabilities_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -1205,6 +1205,7 @@ def organizations_organization_id_capabilities_get( ) -> GetOrganizationCapabilitiesEndpointOutput: """Lists the capabilities granted to an organization. + Readable by the organization's own members, so a client can light up the product surfaces its grants entitle it to; platform staff read any organization. :param organization_id: The organization to inspect. (required) :type organization_id: str @@ -1274,6 +1275,7 @@ def organizations_organization_id_capabilities_get_with_http_info( ) -> ApiResponse[GetOrganizationCapabilitiesEndpointOutput]: """Lists the capabilities granted to an organization. + Readable by the organization's own members, so a client can light up the product surfaces its grants entitle it to; platform staff read any organization. :param organization_id: The organization to inspect. (required) :type organization_id: str @@ -1343,6 +1345,7 @@ def organizations_organization_id_capabilities_get_without_preload_content( ) -> RESTResponseType: """Lists the capabilities granted to an organization. + Readable by the organization's own members, so a client can light up the product surfaces its grants entitle it to; platform staff read any organization. :param organization_id: The organization to inspect. (required) :type organization_id: str diff --git a/src/rapidata/api_client/api/client_api.py b/src/rapidata/api_client/api/client_api.py index aca32e862..3c5eeb63f 100644 --- a/src/rapidata/api_client/api/client_api.py +++ b/src/rapidata/api_client/api/client_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/context_shortening_api.py b/src/rapidata/api_client/api/context_shortening_api.py index 18315f0ee..1a7829c89 100644 --- a/src/rapidata/api_client/api/context_shortening_api.py +++ b/src/rapidata/api_client/api/context_shortening_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/customer_api.py b/src/rapidata/api_client/api/customer_api.py index 2faff26f8..02505bc9b 100644 --- a/src/rapidata/api_client/api/customer_api.py +++ b/src/rapidata/api_client/api/customer_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/customer_rapid_api.py b/src/rapidata/api_client/api/customer_rapid_api.py index 5b0e132c2..b8fd4cbbf 100644 --- a/src/rapidata/api_client/api/customer_rapid_api.py +++ b/src/rapidata/api_client/api/customer_rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/datapoints_api.py b/src/rapidata/api_client/api/datapoints_api.py index b315e405d..2acbcdb56 100644 --- a/src/rapidata/api_client/api/datapoints_api.py +++ b/src/rapidata/api_client/api/datapoints_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/dataset_api.py b/src/rapidata/api_client/api/dataset_api.py index 70e79a321..fdb3a8d18 100644 --- a/src/rapidata/api_client/api/dataset_api.py +++ b/src/rapidata/api_client/api/dataset_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/dataset_group_api.py b/src/rapidata/api_client/api/dataset_group_api.py index 0e4602417..a949d4921 100644 --- a/src/rapidata/api_client/api/dataset_group_api.py +++ b/src/rapidata/api_client/api/dataset_group_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/evaluation_api.py b/src/rapidata/api_client/api/evaluation_api.py index 8e59d1ba3..738db01e6 100644 --- a/src/rapidata/api_client/api/evaluation_api.py +++ b/src/rapidata/api_client/api/evaluation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/examples_api.py b/src/rapidata/api_client/api/examples_api.py index 97cc7f59d..b6305085f 100644 --- a/src/rapidata/api_client/api/examples_api.py +++ b/src/rapidata/api_client/api/examples_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/external_audience_api.py b/src/rapidata/api_client/api/external_audience_api.py index b9f7dd8bb..fbaad0869 100644 --- a/src/rapidata/api_client/api/external_audience_api.py +++ b/src/rapidata/api_client/api/external_audience_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/external_service_prices_api.py b/src/rapidata/api_client/api/external_service_prices_api.py index e6f2bb110..109d062d1 100644 --- a/src/rapidata/api_client/api/external_service_prices_api.py +++ b/src/rapidata/api_client/api/external_service_prices_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/faucet_api.py b/src/rapidata/api_client/api/faucet_api.py index 9aecc7ee1..2ef612a6f 100644 --- a/src/rapidata/api_client/api/faucet_api.py +++ b/src/rapidata/api_client/api/faucet_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/feedback_api.py b/src/rapidata/api_client/api/feedback_api.py index 2235152a5..8404234dc 100644 --- a/src/rapidata/api_client/api/feedback_api.py +++ b/src/rapidata/api_client/api/feedback_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/flow_api.py b/src/rapidata/api_client/api/flow_api.py index 8f0612b2d..82d1dafbe 100644 --- a/src/rapidata/api_client/api/flow_api.py +++ b/src/rapidata/api_client/api/flow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/flow_item_api.py b/src/rapidata/api_client/api/flow_item_api.py index b9ccbe577..57d70ca09 100644 --- a/src/rapidata/api_client/api/flow_item_api.py +++ b/src/rapidata/api_client/api/flow_item_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/global_text_api.py b/src/rapidata/api_client/api/global_text_api.py index c5792ba7a..1338ac4fe 100644 --- a/src/rapidata/api_client/api/global_text_api.py +++ b/src/rapidata/api_client/api/global_text_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/grouped_ranking_api.py b/src/rapidata/api_client/api/grouped_ranking_api.py index 6641fe6b4..bbd2dd3f9 100644 --- a/src/rapidata/api_client/api/grouped_ranking_api.py +++ b/src/rapidata/api_client/api/grouped_ranking_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/identity_api.py b/src/rapidata/api_client/api/identity_api.py index c8f4a7838..05dd674a8 100644 --- a/src/rapidata/api_client/api/identity_api.py +++ b/src/rapidata/api_client/api/identity_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/invoice_api.py b/src/rapidata/api_client/api/invoice_api.py index 39fe523b5..510c63782 100644 --- a/src/rapidata/api_client/api/invoice_api.py +++ b/src/rapidata/api_client/api/invoice_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/job_api.py b/src/rapidata/api_client/api/job_api.py index 914ae8b89..b2939469e 100644 --- a/src/rapidata/api_client/api/job_api.py +++ b/src/rapidata/api_client/api/job_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/leaderboard_api.py b/src/rapidata/api_client/api/leaderboard_api.py index 84b09d17c..10c1f74a9 100644 --- a/src/rapidata/api_client/api/leaderboard_api.py +++ b/src/rapidata/api_client/api/leaderboard_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/newsletter_api.py b/src/rapidata/api_client/api/newsletter_api.py index b1df187cd..5dd3e6a32 100644 --- a/src/rapidata/api_client/api/newsletter_api.py +++ b/src/rapidata/api_client/api/newsletter_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/order_api.py b/src/rapidata/api_client/api/order_api.py index 80c6590ad..0c0f78f41 100644 --- a/src/rapidata/api_client/api/order_api.py +++ b/src/rapidata/api_client/api/order_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/organization_api.py b/src/rapidata/api_client/api/organization_api.py index b9cc93af6..b8f4e412b 100644 --- a/src/rapidata/api_client/api/organization_api.py +++ b/src/rapidata/api_client/api/organization_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/owner_tier_override_api.py b/src/rapidata/api_client/api/owner_tier_override_api.py index d083860e8..615c890fb 100644 --- a/src/rapidata/api_client/api/owner_tier_override_api.py +++ b/src/rapidata/api_client/api/owner_tier_override_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/participant_api.py b/src/rapidata/api_client/api/participant_api.py index c86c6d67a..cd9c568ce 100644 --- a/src/rapidata/api_client/api/participant_api.py +++ b/src/rapidata/api_client/api/participant_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/payment_api.py b/src/rapidata/api_client/api/payment_api.py index 924bee0ed..c26b1fa55 100644 --- a/src/rapidata/api_client/api/payment_api.py +++ b/src/rapidata/api_client/api/payment_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/pipeline_api.py b/src/rapidata/api_client/api/pipeline_api.py index d456efcbc..94c18748a 100644 --- a/src/rapidata/api_client/api/pipeline_api.py +++ b/src/rapidata/api_client/api/pipeline_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/platform_api.py b/src/rapidata/api_client/api/platform_api.py index b7604b22a..d60334cae 100644 --- a/src/rapidata/api_client/api/platform_api.py +++ b/src/rapidata/api_client/api/platform_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/prompt_api.py b/src/rapidata/api_client/api/prompt_api.py index 3eab40729..5fef389f0 100644 --- a/src/rapidata/api_client/api/prompt_api.py +++ b/src/rapidata/api_client/api/prompt_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_api.py b/src/rapidata/api_client/api/ranking_api.py index 68b906238..74bf2fc98 100644 --- a/src/rapidata/api_client/api/ranking_api.py +++ b/src/rapidata/api_client/api/ranking_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_flow_api.py b/src/rapidata/api_client/api/ranking_flow_api.py index 2c3beb921..c6553306a 100644 --- a/src/rapidata/api_client/api/ranking_flow_api.py +++ b/src/rapidata/api_client/api/ranking_flow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_flow_item_api.py b/src/rapidata/api_client/api/ranking_flow_item_api.py index c3558a492..43f3b30b0 100644 --- a/src/rapidata/api_client/api/ranking_flow_item_api.py +++ b/src/rapidata/api_client/api/ranking_flow_item_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/rapid_api.py b/src/rapidata/api_client/api/rapid_api.py index 52fd2b277..9f4fa3da2 100644 --- a/src/rapidata/api_client/api/rapid_api.py +++ b/src/rapidata/api_client/api/rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/rapidata_identity_api_api.py b/src/rapidata/api_client/api/rapidata_identity_api_api.py index bc45f73b9..958ea2e78 100644 --- a/src/rapidata/api_client/api/rapidata_identity_api_api.py +++ b/src/rapidata/api_client/api/rapidata_identity_api_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/reconciliation_api.py b/src/rapidata/api_client/api/reconciliation_api.py index 35a290025..1791a0227 100644 --- a/src/rapidata/api_client/api/reconciliation_api.py +++ b/src/rapidata/api_client/api/reconciliation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/replicate_api.py b/src/rapidata/api_client/api/replicate_api.py index 3c13ef6aa..f14aa3673 100644 --- a/src/rapidata/api_client/api/replicate_api.py +++ b/src/rapidata/api_client/api/replicate_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/sample_api.py b/src/rapidata/api_client/api/sample_api.py index ce032a0e3..8263a6052 100644 --- a/src/rapidata/api_client/api/sample_api.py +++ b/src/rapidata/api_client/api/sample_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/sample_generation_api.py b/src/rapidata/api_client/api/sample_generation_api.py index 5a064220e..7196c84fb 100644 --- a/src/rapidata/api_client/api/sample_generation_api.py +++ b/src/rapidata/api_client/api/sample_generation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/settings_api.py b/src/rapidata/api_client/api/settings_api.py index 0d09bd8e9..6fd8e3c8d 100644 --- a/src/rapidata/api_client/api/settings_api.py +++ b/src/rapidata/api_client/api/settings_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/signal_api.py b/src/rapidata/api_client/api/signal_api.py index e7f942f6c..f02635892 100644 --- a/src/rapidata/api_client/api/signal_api.py +++ b/src/rapidata/api_client/api/signal_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/simple_workflow_api.py b/src/rapidata/api_client/api/simple_workflow_api.py index 98d1c3b32..821f2dfdb 100644 --- a/src/rapidata/api_client/api/simple_workflow_api.py +++ b/src/rapidata/api_client/api/simple_workflow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/survey_api.py b/src/rapidata/api_client/api/survey_api.py index ad004e585..06bd65bc8 100644 --- a/src/rapidata/api_client/api/survey_api.py +++ b/src/rapidata/api_client/api/survey_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/translation_api.py b/src/rapidata/api_client/api/translation_api.py index 26822473c..72432b01a 100644 --- a/src/rapidata/api_client/api/translation_api.py +++ b/src/rapidata/api_client/api/translation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/user_rapid_api.py b/src/rapidata/api_client/api/user_rapid_api.py index cba05b984..b242f17f3 100644 --- a/src/rapidata/api_client/api/user_rapid_api.py +++ b/src/rapidata/api_client/api/user_rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/validation_feedback_api.py b/src/rapidata/api_client/api/validation_feedback_api.py index 97d5ac5a2..419f2b335 100644 --- a/src/rapidata/api_client/api/validation_feedback_api.py +++ b/src/rapidata/api_client/api/validation_feedback_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/validation_set_api.py b/src/rapidata/api_client/api/validation_set_api.py index 45d90fe03..a33b9e7ec 100644 --- a/src/rapidata/api_client/api/validation_set_api.py +++ b/src/rapidata/api_client/api/validation_set_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/volume_discount_api.py b/src/rapidata/api_client/api/volume_discount_api.py index 57d31e5b8..afcdc29f0 100644 --- a/src/rapidata/api_client/api/volume_discount_api.py +++ b/src/rapidata/api_client/api/volume_discount_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/workflow_api.py b/src/rapidata/api_client/api/workflow_api.py index dd53cd07d..61def1048 100644 --- a/src/rapidata/api_client/api/workflow_api.py +++ b/src/rapidata/api_client/api/workflow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api_client.py b/src/rapidata/api_client/api_client.py index eb31d35cc..afc95ae52 100644 --- a/src/rapidata/api_client/api_client.py +++ b/src/rapidata/api_client/api_client.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/configuration.py b/src/rapidata/api_client/configuration.py index e7b88e9cd..20c504175 100644 --- a/src/rapidata/api_client/configuration.py +++ b/src/rapidata/api_client/configuration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -383,7 +383,7 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 2026.08.06.0842-3babd12\n"\ + "Version of the API: 2026.08.06.0853-187f48f\n"\ "SDK Package Version: 1.0.0".\ format(env=sys.platform, pyversion=sys.version) diff --git a/src/rapidata/api_client/exceptions.py b/src/rapidata/api_client/exceptions.py index 92f3c6242..114fe3654 100644 --- a/src/rapidata/api_client/exceptions.py +++ b/src/rapidata/api_client/exceptions.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/__init__.py b/src/rapidata/api_client/models/__init__.py index 164995662..6750033cd 100644 --- a/src/rapidata/api_client/models/__init__.py +++ b/src/rapidata/api_client/models/__init__.py @@ -6,7 +6,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py b/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py index 1ca12ddf2..f89efe295 100644 --- a/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py +++ b/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py b/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py index 88bd213bd..aaa14ca83 100644 --- a/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py +++ b/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py b/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py index 4a2a7034c..260fdb087 100644 --- a/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py b/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py index bbea125b7..038a9a5f3 100644 --- a/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_user_response_endpoint_input.py b/src/rapidata/api_client/models/add_user_response_endpoint_input.py index 7796166f9..45415a87b 100644 --- a/src/rapidata/api_client/models/add_user_response_endpoint_input.py +++ b/src/rapidata/api_client/models/add_user_response_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_user_response_endpoint_output.py b/src/rapidata/api_client/models/add_user_response_endpoint_output.py index 6833c548d..1b07eb743 100644 --- a/src/rapidata/api_client/models/add_user_response_endpoint_output.py +++ b/src/rapidata/api_client/models/add_user_response_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py b/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py index b86b00e8f..e8f784eb4 100644 --- a/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/age_user_filter_age_group.py b/src/rapidata/api_client/models/age_user_filter_age_group.py index 449c97b4b..27ca6c7cc 100644 --- a/src/rapidata/api_client/models/age_user_filter_age_group.py +++ b/src/rapidata/api_client/models/age_user_filter_age_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/aggregator_type.py b/src/rapidata/api_client/models/aggregator_type.py index baa1c594d..64ae51ae4 100644 --- a/src/rapidata/api_client/models/aggregator_type.py +++ b/src/rapidata/api_client/models/aggregator_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py b/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py index ad91ead30..83cbbe7a0 100644 --- a/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py +++ b/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_rapid_category.py b/src/rapidata/api_client/models/attach_category_rapid_category.py index ee55b1ffc..8ca1946a2 100644 --- a/src/rapidata/api_client/models/attach_category_rapid_category.py +++ b/src/rapidata/api_client/models/attach_category_rapid_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py b/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py index 86c162902..a4624a261 100644 --- a/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py +++ b/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py b/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py index a12810ce8..ddf9ff7a8 100644 --- a/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py +++ b/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_boost.py b/src/rapidata/api_client/models/audience_boost.py index d31f152af..fe734b356 100644 --- a/src/rapidata/api_client/models/audience_boost.py +++ b/src/rapidata/api_client/models/audience_boost.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_boost2.py b/src/rapidata/api_client/models/audience_boost2.py index a200233c5..00111cc9a 100644 --- a/src/rapidata/api_client/models/audience_boost2.py +++ b/src/rapidata/api_client/models/audience_boost2.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_inactivity_sync_phase.py b/src/rapidata/api_client/models/audience_inactivity_sync_phase.py index 93a34dd07..3e0c7a2d6 100644 --- a/src/rapidata/api_client/models/audience_inactivity_sync_phase.py +++ b/src/rapidata/api_client/models/audience_inactivity_sync_phase.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_inactivity_sync_state.py b/src/rapidata/api_client/models/audience_inactivity_sync_state.py index 85d2d167f..a2ab4df16 100644 --- a/src/rapidata/api_client/models/audience_inactivity_sync_state.py +++ b/src/rapidata/api_client/models/audience_inactivity_sync_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_job_state.py b/src/rapidata/api_client/models/audience_job_state.py index 946f31165..f5447d714 100644 --- a/src/rapidata/api_client/models/audience_job_state.py +++ b/src/rapidata/api_client/models/audience_job_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_state_recalculation_phase.py b/src/rapidata/api_client/models/audience_state_recalculation_phase.py index cc575d493..db8c6fb4d 100644 --- a/src/rapidata/api_client/models/audience_state_recalculation_phase.py +++ b/src/rapidata/api_client/models/audience_state_recalculation_phase.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_state_recalculation_state.py b/src/rapidata/api_client/models/audience_state_recalculation_state.py index 67837610a..63ddf3d94 100644 --- a/src/rapidata/api_client/models/audience_state_recalculation_state.py +++ b/src/rapidata/api_client/models/audience_state_recalculation_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_status.py b/src/rapidata/api_client/models/audience_status.py index ff12e9f3b..53a12d460 100644 --- a/src/rapidata/api_client/models/audience_status.py +++ b/src/rapidata/api_client/models/audience_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_relations_bidder.py b/src/rapidata/api_client/models/authorization_relations_bidder.py index 9c4dd9b04..25512e77d 100644 --- a/src/rapidata/api_client/models/authorization_relations_bidder.py +++ b/src/rapidata/api_client/models/authorization_relations_bidder.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_relations_platform.py b/src/rapidata/api_client/models/authorization_relations_platform.py index e5cdbf971..3b8ecc565 100644 --- a/src/rapidata/api_client/models/authorization_relations_platform.py +++ b/src/rapidata/api_client/models/authorization_relations_platform.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_scope.py b/src/rapidata/api_client/models/authorization_scope.py index 332bc721c..2ae89de42 100644 --- a/src/rapidata/api_client/models/authorization_scope.py +++ b/src/rapidata/api_client/models/authorization_scope.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/batch_upload_status.py b/src/rapidata/api_client/models/batch_upload_status.py index e8ae2bf27..4c1eb6aaf 100644 --- a/src/rapidata/api_client/models/batch_upload_status.py +++ b/src/rapidata/api_client/models/batch_upload_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/batch_upload_url_status.py b/src/rapidata/api_client/models/batch_upload_url_status.py index a54a2d5bb..cf2daad9a 100644 --- a/src/rapidata/api_client/models/batch_upload_url_status.py +++ b/src/rapidata/api_client/models/batch_upload_url_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/benchmark_demographic_dimension.py b/src/rapidata/api_client/models/benchmark_demographic_dimension.py index fbc9684a2..8b788f769 100644 --- a/src/rapidata/api_client/models/benchmark_demographic_dimension.py +++ b/src/rapidata/api_client/models/benchmark_demographic_dimension.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/billing_period_status.py b/src/rapidata/api_client/models/billing_period_status.py index a8fa04b9d..cb693381e 100644 --- a/src/rapidata/api_client/models/billing_period_status.py +++ b/src/rapidata/api_client/models/billing_period_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/billing_summary_mode.py b/src/rapidata/api_client/models/billing_summary_mode.py index 6b8eca23d..7fe320cce 100644 --- a/src/rapidata/api_client/models/billing_summary_mode.py +++ b/src/rapidata/api_client/models/billing_summary_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py index 1e7252d60..eeb72c7bb 100644 --- a/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_level.py b/src/rapidata/api_client/models/boost_level.py index c82e59b64..dc72748c8 100644 --- a/src/rapidata/api_client/models/boost_level.py +++ b/src/rapidata/api_client/models/boost_level.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_mode.py b/src/rapidata/api_client/models/boost_mode.py index 87af8bfad..be67b36f7 100644 --- a/src/rapidata/api_client/models/boost_mode.py +++ b/src/rapidata/api_client/models/boost_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_status.py b/src/rapidata/api_client/models/boost_status.py index f6c942e75..6703656bf 100644 --- a/src/rapidata/api_client/models/boost_status.py +++ b/src/rapidata/api_client/models/boost_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boosting_control_mode.py b/src/rapidata/api_client/models/boosting_control_mode.py index 46d676248..129cb24bb 100644 --- a/src/rapidata/api_client/models/boosting_control_mode.py +++ b/src/rapidata/api_client/models/boosting_control_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boosting_profile.py b/src/rapidata/api_client/models/boosting_profile.py index e7cb80100..fd66216dd 100644 --- a/src/rapidata/api_client/models/boosting_profile.py +++ b/src/rapidata/api_client/models/boosting_profile.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bounding_box_result_box.py b/src/rapidata/api_client/models/bounding_box_result_box.py index 604fdf943..7d73bda49 100644 --- a/src/rapidata/api_client/models/bounding_box_result_box.py +++ b/src/rapidata/api_client/models/bounding_box_result_box.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py b/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py index 82aa67b39..cf253c9be 100644 --- a/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py +++ b/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/campaign_status.py b/src/rapidata/api_client/models/campaign_status.py index 22dc6b9dc..015dccaea 100644 --- a/src/rapidata/api_client/models/campaign_status.py +++ b/src/rapidata/api_client/models/campaign_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/capability.py b/src/rapidata/api_client/models/capability.py index 2e10ce8d9..71d7a2028 100644 --- a/src/rapidata/api_client/models/capability.py +++ b/src/rapidata/api_client/models/capability.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py b/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py index 03dc40691..3f485b9bb 100644 --- a/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py +++ b/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_boost_endpoint_input.py b/src/rapidata/api_client/models/change_boost_endpoint_input.py index 6bbf6f888..6b6948e34 100644 --- a/src/rapidata/api_client/models/change_boost_endpoint_input.py +++ b/src/rapidata/api_client/models/change_boost_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py b/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py index eac494aa9..c98cd2cf8 100644 --- a/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py +++ b/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/classify_payload.py b/src/rapidata/api_client/models/classify_payload.py index 1289d154e..a43d6ff72 100644 --- a/src/rapidata/api_client/models/classify_payload.py +++ b/src/rapidata/api_client/models/classify_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/classify_payload_category.py b/src/rapidata/api_client/models/classify_payload_category.py index c162978e0..208b3b4a0 100644 --- a/src/rapidata/api_client/models/classify_payload_category.py +++ b/src/rapidata/api_client/models/classify_payload_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/client.py b/src/rapidata/api_client/models/client.py index 5774d58a3..473292f73 100644 --- a/src/rapidata/api_client/models/client.py +++ b/src/rapidata/api_client/models/client.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_job_definition_endpoint_input.py b/src/rapidata/api_client/models/clone_job_definition_endpoint_input.py index abbf980e4..9e3c4894c 100644 --- a/src/rapidata/api_client/models/clone_job_definition_endpoint_input.py +++ b/src/rapidata/api_client/models/clone_job_definition_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_job_definition_endpoint_output.py b/src/rapidata/api_client/models/clone_job_definition_endpoint_output.py index 577f851f7..1e78e85ee 100644 --- a/src/rapidata/api_client/models/clone_job_definition_endpoint_output.py +++ b/src/rapidata/api_client/models/clone_job_definition_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_order_endpoint_input.py b/src/rapidata/api_client/models/clone_order_endpoint_input.py index 379bf1595..1cdb15bf5 100644 --- a/src/rapidata/api_client/models/clone_order_endpoint_input.py +++ b/src/rapidata/api_client/models/clone_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_order_endpoint_output.py b/src/rapidata/api_client/models/clone_order_endpoint_output.py index 53d11c5d4..4bfb16ea0 100644 --- a/src/rapidata/api_client/models/clone_order_endpoint_output.py +++ b/src/rapidata/api_client/models/clone_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/comparison_operator.py b/src/rapidata/api_client/models/comparison_operator.py index 75d0095c0..75005a1a6 100644 --- a/src/rapidata/api_client/models/comparison_operator.py +++ b/src/rapidata/api_client/models/comparison_operator.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/compression_override.py b/src/rapidata/api_client/models/compression_override.py index 457db82ef..6af9e0142 100644 --- a/src/rapidata/api_client/models/compression_override.py +++ b/src/rapidata/api_client/models/compression_override.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py b/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py index c1428a5eb..c0b57f138 100644 --- a/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py +++ b/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/confidence_interval.py b/src/rapidata/api_client/models/confidence_interval.py index 8baf8d71f..72c321eed 100644 --- a/src/rapidata/api_client/models/confidence_interval.py +++ b/src/rapidata/api_client/models/confidence_interval.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_audience_endpoint_input.py b/src/rapidata/api_client/models/create_audience_endpoint_input.py index 8d9c1ac4c..e46d63ad6 100644 --- a/src/rapidata/api_client/models/create_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/create_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_audience_endpoint_output.py b/src/rapidata/api_client/models/create_audience_endpoint_output.py index e3a8e0d96..208e27be3 100644 --- a/src/rapidata/api_client/models/create_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/create_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py b/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py index a063c8181..e9589ac81 100644 --- a/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py +++ b/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py b/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py index ac05c3ed7..5203f7d0a 100644 --- a/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py +++ b/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_endpoint_input.py b/src/rapidata/api_client/models/create_benchmark_endpoint_input.py index 18a2ab26d..0f198bfe4 100644 --- a/src/rapidata/api_client/models/create_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/create_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_endpoint_output.py b/src/rapidata/api_client/models/create_benchmark_endpoint_output.py index 45a8b2218..2dd382100 100644 --- a/src/rapidata/api_client/models/create_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/create_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py index 0cb128d67..db7f2926a 100644 --- a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py index 338d719a0..89537d014 100644 --- a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py index 110f660bf..7427cdfce 100644 --- a/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py b/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py index de9cb5406..cd4a6002a 100644 --- a/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py +++ b/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_checkout_endpoint_output.py b/src/rapidata/api_client/models/create_checkout_endpoint_output.py index 78a7c961b..9ea473968 100644 --- a/src/rapidata/api_client/models/create_checkout_endpoint_output.py +++ b/src/rapidata/api_client/models/create_checkout_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_client_endpoint_input.py b/src/rapidata/api_client/models/create_client_endpoint_input.py index 9e3dbdf92..b43404adc 100644 --- a/src/rapidata/api_client/models/create_client_endpoint_input.py +++ b/src/rapidata/api_client/models/create_client_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_client_endpoint_output.py b/src/rapidata/api_client/models/create_client_endpoint_output.py index 7695d391f..299f5e1ff 100644 --- a/src/rapidata/api_client/models/create_client_endpoint_output.py +++ b/src/rapidata/api_client/models/create_client_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_complex_order_endpoint_input.py b/src/rapidata/api_client/models/create_complex_order_endpoint_input.py index 6c3d4797f..bda1fc1ad 100644 --- a/src/rapidata/api_client/models/create_complex_order_endpoint_input.py +++ b/src/rapidata/api_client/models/create_complex_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_complex_order_endpoint_output.py b/src/rapidata/api_client/models/create_complex_order_endpoint_output.py index a7ea648d9..6ef53f72d 100644 --- a/src/rapidata/api_client/models/create_complex_order_endpoint_output.py +++ b/src/rapidata/api_client/models/create_complex_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py index b2cb5932e..55eb1061f 100644 --- a/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_datapoint_endpoint_input.py b/src/rapidata/api_client/models/create_datapoint_endpoint_input.py index 795bad309..ee1e29828 100644 --- a/src/rapidata/api_client/models/create_datapoint_endpoint_input.py +++ b/src/rapidata/api_client/models/create_datapoint_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_datapoint_endpoint_output.py b/src/rapidata/api_client/models/create_datapoint_endpoint_output.py index c0a0fa7e8..aaa692b6b 100644 --- a/src/rapidata/api_client/models/create_datapoint_endpoint_output.py +++ b/src/rapidata/api_client/models/create_datapoint_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_endpoint_input.py b/src/rapidata/api_client/models/create_dataset_endpoint_input.py index b8d217257..77525aa41 100644 --- a/src/rapidata/api_client/models/create_dataset_endpoint_input.py +++ b/src/rapidata/api_client/models/create_dataset_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_endpoint_output.py b/src/rapidata/api_client/models/create_dataset_endpoint_output.py index 85671a7f9..d8749b9ea 100644 --- a/src/rapidata/api_client/models/create_dataset_endpoint_output.py +++ b/src/rapidata/api_client/models/create_dataset_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py b/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py index 808888f3b..529599df9 100644 --- a/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py +++ b/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py index df1c84059..e6ef6759a 100644 --- a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py index b9eeeb7fd..dbdd008d7 100644 --- a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py b/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py index 2b6001337..6654fc325 100644 --- a/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py +++ b/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py b/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py index 2fcaea8a8..00b03b2c7 100644 --- a/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py b/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py index 80bff4f58..7548d9308 100644 --- a/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_endpoint_input.py b/src/rapidata/api_client/models/create_flow_endpoint_input.py index e16bc487c..50812bdcc 100644 --- a/src/rapidata/api_client/models/create_flow_endpoint_input.py +++ b/src/rapidata/api_client/models/create_flow_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_endpoint_output.py b/src/rapidata/api_client/models/create_flow_endpoint_output.py index 9c84ea54d..1e2826e2a 100644 --- a/src/rapidata/api_client/models/create_flow_endpoint_output.py +++ b/src/rapidata/api_client/models/create_flow_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_item_endpoint_input.py b/src/rapidata/api_client/models/create_flow_item_endpoint_input.py index 9b6be8a1a..d5218719b 100644 --- a/src/rapidata/api_client/models/create_flow_item_endpoint_input.py +++ b/src/rapidata/api_client/models/create_flow_item_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_item_endpoint_output.py b/src/rapidata/api_client/models/create_flow_item_endpoint_output.py index 866fe2825..5503bd791 100644 --- a/src/rapidata/api_client/models/create_flow_item_endpoint_output.py +++ b/src/rapidata/api_client/models/create_flow_item_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py index 36c3ed015..79e9dae1f 100644 --- a/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_text_endpoint_input.py b/src/rapidata/api_client/models/create_global_text_endpoint_input.py index 6fa9f2ee4..28a95bdec 100644 --- a/src/rapidata/api_client/models/create_global_text_endpoint_input.py +++ b/src/rapidata/api_client/models/create_global_text_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_text_endpoint_output.py b/src/rapidata/api_client/models/create_global_text_endpoint_output.py index 919f976c6..36405e05c 100644 --- a/src/rapidata/api_client/models/create_global_text_endpoint_output.py +++ b/src/rapidata/api_client/models/create_global_text_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_invoice_endpoint_input.py b/src/rapidata/api_client/models/create_invoice_endpoint_input.py index 5b3c72a54..dcb82c69a 100644 --- a/src/rapidata/api_client/models/create_invoice_endpoint_input.py +++ b/src/rapidata/api_client/models/create_invoice_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_invoice_endpoint_output.py b/src/rapidata/api_client/models/create_invoice_endpoint_output.py index 6a4f26c7a..d9ccfba15 100644 --- a/src/rapidata/api_client/models/create_invoice_endpoint_output.py +++ b/src/rapidata/api_client/models/create_invoice_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_definition_endpoint_input.py b/src/rapidata/api_client/models/create_job_definition_endpoint_input.py index 2585f6c37..4ef919aeb 100644 --- a/src/rapidata/api_client/models/create_job_definition_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_definition_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_definition_endpoint_output.py b/src/rapidata/api_client/models/create_job_definition_endpoint_output.py index 9921bc6c9..7d7b6bfb2 100644 --- a/src/rapidata/api_client/models/create_job_definition_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_definition_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py b/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py index 8de218302..3f714a8d1 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py +++ b/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_input.py b/src/rapidata/api_client/models/create_job_endpoint_input.py index c3ca7d2d5..910808ece 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_output.py b/src/rapidata/api_client/models/create_job_endpoint_output.py index 0e98e5f5b..689f7e364 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_revision_endpoint_input.py b/src/rapidata/api_client/models/create_job_revision_endpoint_input.py index 0b86f7e84..8d5facb5e 100644 --- a/src/rapidata/api_client/models/create_job_revision_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_revision_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_revision_endpoint_output.py b/src/rapidata/api_client/models/create_job_revision_endpoint_output.py index 70781fa03..1eb97f885 100644 --- a/src/rapidata/api_client/models/create_job_revision_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_revision_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py index 188f45600..300cd3d0d 100644 --- a/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py index ed9c747d7..b13f05362 100644 --- a/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py index 282f963b8..e3fd5b60d 100644 --- a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py index 332925bdb..a6c346fbe 100644 --- a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py b/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py index fb5c3b5f2..ff58f1c48 100644 --- a/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py +++ b/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -34,10 +34,11 @@ class CreateManualChargeEndpointInput(LazyValidatedModel): organization_id: StrictStr = Field(description="The organization the charge is billed to.", alias="organizationId") customer_id: Optional[UUID] = Field(default=None, description="The member the charge is recorded against, for auditability. Optional — omit it for a charge that belongs to the organization as a whole rather than to one of its members.", alias="customerId") customer_mail: Optional[StrictStr] = Field(default=None, description="The email address of the member named by CustomerId.", alias="customerMail") - amount: Union[StrictFloat, StrictInt] = Field(description="The charge amount. Positive for fees, negative for refunds.") + quantity: Optional[StrictInt] = Field(default=None, description="The number of units billed. The charge total is Quantity × UnitPrice, and the invoice line shows the unit breakdown.") + unit_price: Optional[Union[StrictFloat, StrictInt]] = Field(default=None, description="The price per unit. Positive for fees, negative for refunds.", alias="unitPrice") reason: ManualChargeReason = Field(description="The reason for the manual charge.") comment: Optional[StrictStr] = Field(default=None, description="An optional comment describing the charge.") - __properties: ClassVar[List[str]] = ["name", "billingPeriodId", "organizationId", "customerId", "customerMail", "amount", "reason", "comment"] + __properties: ClassVar[List[str]] = ["name", "billingPeriodId", "organizationId", "customerId", "customerMail", "quantity", "unitPrice", "reason", "comment"] # model_config is inherited from LazyValidatedModel @@ -84,6 +85,16 @@ def to_dict(self) -> Dict[str, Any]: if self.customer_mail is None and "customer_mail" in self.model_fields_set: _dict['customerMail'] = None + # set to None if quantity (nullable) is None + # and model_fields_set contains the field + if self.quantity is None and "quantity" in self.model_fields_set: + _dict['quantity'] = None + + # set to None if unit_price (nullable) is None + # and model_fields_set contains the field + if self.unit_price is None and "unit_price" in self.model_fields_set: + _dict['unitPrice'] = None + # set to None if comment (nullable) is None # and model_fields_set contains the field if self.comment is None and "comment" in self.model_fields_set: @@ -106,7 +117,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "organizationId": obj.get("organizationId"), "customerId": obj.get("customerId"), "customerMail": obj.get("customerMail"), - "amount": obj.get("amount"), + "quantity": obj.get("quantity"), + "unitPrice": obj.get("unitPrice"), "reason": obj.get("reason"), "comment": obj.get("comment") } diff --git a/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py b/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py index 097ee9bfd..1bd375909 100644 --- a/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py +++ b/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_order.py b/src/rapidata/api_client/models/create_order.py index f72879be0..507425235 100644 --- a/src/rapidata/api_client/models/create_order.py +++ b/src/rapidata/api_client/models/create_order.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_order_endpoint_output.py b/src/rapidata/api_client/models/create_order_endpoint_output.py index f13e87d26..c8a54bb39 100644 --- a/src/rapidata/api_client/models/create_order_endpoint_output.py +++ b/src/rapidata/api_client/models/create_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_organization_endpoint_input.py b/src/rapidata/api_client/models/create_organization_endpoint_input.py index c9e70b226..427e6b2b1 100644 --- a/src/rapidata/api_client/models/create_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/create_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_organization_endpoint_output.py b/src/rapidata/api_client/models/create_organization_endpoint_output.py index b0f3e7789..1524f6bd9 100644 --- a/src/rapidata/api_client/models/create_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/create_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py index df5c5a9ea..61fb14cb1 100644 --- a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py +++ b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py index d3463d8a4..d6ac25cb7 100644 --- a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py +++ b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py b/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py index b2298f133..af5fd0917 100644 --- a/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py +++ b/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py b/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py index d005cb2fd..41a71a428 100644 --- a/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py +++ b/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py index 1d2321fec..1213f84fe 100644 --- a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py index 5b7ff2c40..b04ee6b78 100644 --- a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py index b6f89fbc1..fbbce1aee 100644 --- a/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_endpoint_input.py b/src/rapidata/api_client/models/create_sample_endpoint_input.py index 3d0f9089a..54079f044 100644 --- a/src/rapidata/api_client/models/create_sample_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_endpoint_output.py b/src/rapidata/api_client/models/create_sample_endpoint_output.py index 1e47d2cba..58ed770e4 100644 --- a/src/rapidata/api_client/models/create_sample_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py b/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py index b9f0ae66a..ec970db9a 100644 --- a/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py index 579941fd0..12231de00 100644 --- a/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_new_endpoint_input.py b/src/rapidata/api_client/models/create_sample_new_endpoint_input.py index 9ab85efa4..48e9f6f54 100644 --- a/src/rapidata/api_client/models/create_sample_new_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_new_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_new_endpoint_output.py b/src/rapidata/api_client/models/create_sample_new_endpoint_output.py index ffcb6b897..c427e61af 100644 --- a/src/rapidata/api_client/models/create_sample_new_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_new_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_signal_endpoint_input.py b/src/rapidata/api_client/models/create_signal_endpoint_input.py index 0ab38a2c9..53fe2efd7 100644 --- a/src/rapidata/api_client/models/create_signal_endpoint_input.py +++ b/src/rapidata/api_client/models/create_signal_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_signal_endpoint_output.py b/src/rapidata/api_client/models/create_signal_endpoint_output.py index a0ecf1b83..d304f45f2 100644 --- a/src/rapidata/api_client/models/create_signal_endpoint_output.py +++ b/src/rapidata/api_client/models/create_signal_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_top_up_endpoint_input.py b/src/rapidata/api_client/models/create_top_up_endpoint_input.py index d9918b65a..f0dbae03d 100644 --- a/src/rapidata/api_client/models/create_top_up_endpoint_input.py +++ b/src/rapidata/api_client/models/create_top_up_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_top_up_endpoint_output.py b/src/rapidata/api_client/models/create_top_up_endpoint_output.py index fa8c9b842..02e158e98 100644 --- a/src/rapidata/api_client/models/create_top_up_endpoint_output.py +++ b/src/rapidata/api_client/models/create_top_up_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py b/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py index a63c8447a..5ba22991d 100644 --- a/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py +++ b/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py b/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py index bd252bce0..c5d1569f4 100644 --- a/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py +++ b/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_set_endpoint_input.py b/src/rapidata/api_client/models/create_validation_set_endpoint_input.py index 4186a4793..baa2174f3 100644 --- a/src/rapidata/api_client/models/create_validation_set_endpoint_input.py +++ b/src/rapidata/api_client/models/create_validation_set_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_set_endpoint_output.py b/src/rapidata/api_client/models/create_validation_set_endpoint_output.py index ed1ff542a..34043bd4a 100644 --- a/src/rapidata/api_client/models/create_validation_set_endpoint_output.py +++ b/src/rapidata/api_client/models/create_validation_set_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py b/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py index e769bad8c..bb07b00da 100644 --- a/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py +++ b/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py b/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py index db24905a0..9e883fc16 100644 --- a/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py +++ b/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/datapoint_state.py b/src/rapidata/api_client/models/datapoint_state.py index a1c6b1a38..2948055a0 100644 --- a/src/rapidata/api_client/models/datapoint_state.py +++ b/src/rapidata/api_client/models/datapoint_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/definition_type.py b/src/rapidata/api_client/models/definition_type.py index 7953b57fc..371ecbf0b 100644 --- a/src/rapidata/api_client/models/definition_type.py +++ b/src/rapidata/api_client/models/definition_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py b/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py index 4cb31d7de..c53e14f94 100644 --- a/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py +++ b/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/device_type.py b/src/rapidata/api_client/models/device_type.py index 8660990ea..10dd3cf96 100644 --- a/src/rapidata/api_client/models/device_type.py +++ b/src/rapidata/api_client/models/device_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/dynamic_client_registration_request.py b/src/rapidata/api_client/models/dynamic_client_registration_request.py index 8042c7220..241a7a5a8 100644 --- a/src/rapidata/api_client/models/dynamic_client_registration_request.py +++ b/src/rapidata/api_client/models/dynamic_client_registration_request.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/elo_config.py b/src/rapidata/api_client/models/elo_config.py index e36b9466d..d981ec005 100644 --- a/src/rapidata/api_client/models/elo_config.py +++ b/src/rapidata/api_client/models/elo_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/ensure_english_endpoint_input.py b/src/rapidata/api_client/models/ensure_english_endpoint_input.py index 6e4f2a7a4..ab56fa81f 100644 --- a/src/rapidata/api_client/models/ensure_english_endpoint_input.py +++ b/src/rapidata/api_client/models/ensure_english_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/ensure_english_endpoint_output.py b/src/rapidata/api_client/models/ensure_english_endpoint_output.py index e0867d7c5..3bbee0d55 100644 --- a/src/rapidata/api_client/models/ensure_english_endpoint_output.py +++ b/src/rapidata/api_client/models/ensure_english_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_box_shape.py b/src/rapidata/api_client/models/example_box_shape.py index e780b8c65..92b5ad1dd 100644 --- a/src/rapidata/api_client/models/example_box_shape.py +++ b/src/rapidata/api_client/models/example_box_shape.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_category.py b/src/rapidata/api_client/models/example_category.py index 1b5a25910..80054cd6d 100644 --- a/src/rapidata/api_client/models/example_category.py +++ b/src/rapidata/api_client/models/example_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_scrub_range.py b/src/rapidata/api_client/models/example_scrub_range.py index e4720825a..eab9665c3 100644 --- a/src/rapidata/api_client/models/example_scrub_range.py +++ b/src/rapidata/api_client/models/example_scrub_range.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_transcription_word.py b/src/rapidata/api_client/models/example_transcription_word.py index 25664046a..45c11b081 100644 --- a/src/rapidata/api_client/models/example_transcription_word.py +++ b/src/rapidata/api_client/models/example_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_visibility.py b/src/rapidata/api_client/models/example_visibility.py index 5b527c1f0..e6afbd7a2 100644 --- a/src/rapidata/api_client/models/example_visibility.py +++ b/src/rapidata/api_client/models/example_visibility.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/existing_asset_input.py b/src/rapidata/api_client/models/existing_asset_input.py index cc4f0a13a..5fd9b54cc 100644 --- a/src/rapidata/api_client/models/existing_asset_input.py +++ b/src/rapidata/api_client/models/existing_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/external_service_kind.py b/src/rapidata/api_client/models/external_service_kind.py index ef77ede61..b6e0e42a3 100644 --- a/src/rapidata/api_client/models/external_service_kind.py +++ b/src/rapidata/api_client/models/external_service_kind.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/feature_flag.py b/src/rapidata/api_client/models/feature_flag.py index 03f645b62..ff7d9a0ee 100644 --- a/src/rapidata/api_client/models/feature_flag.py +++ b/src/rapidata/api_client/models/feature_flag.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/file_type.py b/src/rapidata/api_client/models/file_type.py index 4a5aa0475..4a53c5f37 100644 --- a/src/rapidata/api_client/models/file_type.py +++ b/src/rapidata/api_client/models/file_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/flow_item_state.py b/src/rapidata/api_client/models/flow_item_state.py index 58d04d544..6c2fdf0ae 100644 --- a/src/rapidata/api_client/models/flow_item_state.py +++ b/src/rapidata/api_client/models/flow_item_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/flow_type.py b/src/rapidata/api_client/models/flow_type.py index 06754d683..39e307ffd 100644 --- a/src/rapidata/api_client/models/flow_type.py +++ b/src/rapidata/api_client/models/flow_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py b/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py index 5fd1f2c18..432a46d43 100644 --- a/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/gender_user_filter_gender.py b/src/rapidata/api_client/models/gender_user_filter_gender.py index 4c16e25e9..122579a1a 100644 --- a/src/rapidata/api_client/models/gender_user_filter_gender.py +++ b/src/rapidata/api_client/models/gender_user_filter_gender.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py b/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py index c84e073e1..2037a43fd 100644 --- a/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py +++ b/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py index 45f111f11..de409cba7 100644 --- a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py +++ b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py index dda44152f..3a6a39fbd 100644 --- a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py index b1c299e6d..be925026c 100644 --- a/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py index f4d75f407..b69c71eb4 100644 --- a/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py index 78f9833c1..d234e5a85 100644 --- a/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py b/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py index fe11bb502..070d61c33 100644 --- a/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py +++ b/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py index 36b484479..4fd407088 100644 --- a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py index 4d6fc39fb..1e9f001e8 100644 --- a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py +++ b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py index e4cbf2f66..5c522874b 100644 --- a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py index cde6f725b..5cf66e905 100644 --- a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py b/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py index 7f6d3a38a..b29f62c32 100644 --- a/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py index 35c8a5f3e..8ecfb0326 100644 --- a/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py index b814a4ea1..a59297f3a 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py index dacfbb718..ee3c8144c 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py index 621f0fbe8..37dbe3c47 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py index cdfe7fbdc..8d65dca01 100644 --- a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py index dd6493f95..ec7105206 100644 --- a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py index fa04130be..838c4f8ad 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py index b83fe68d0..e8d58a7df 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py index 4841231b9..e02a5b6ae 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py index b6d64445f..8473b2195 100644 --- a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py index 209308c53..f4e38b0b6 100644 --- a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py +++ b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py b/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py index 37be79a1f..38a7bf602 100644 --- a/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py index 6450e423c..28cb07e8a 100644 --- a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py index 1da43deef..d681d8873 100644 --- a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py +++ b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py b/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py index 64ac41168..b05514a3f 100644 --- a/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py index ffd3576af..7682721d3 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py index 0cb7355b0..f1f21a112 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py index d5f738019..24e6c07ab 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py index c14e13a99..81691d2fb 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py index 9ee5affd3..220113ac0 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py index 7001a8829..88f4e33b1 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py index 5204ff464..e967ff287 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_status_endpoint_output.py b/src/rapidata/api_client/models/get_boost_status_endpoint_output.py index a036399b2..6bec60852 100644 --- a/src/rapidata/api_client/models/get_boost_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_boost_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py b/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py index 988214926..e5315b701 100644 --- a/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py index 8432dab6a..dd5f876b5 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py index eae6f7c71..36b91fd67 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py index 0ad795621..500c902b5 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py b/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py index 6d326c79d..68f4d8734 100644 --- a/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py +++ b/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py b/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py index 1eb97f453..d6fd31e2e 100644 --- a/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py +++ b/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py index 3e1ffc835..8610f5a92 100644 --- a/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py b/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py index bbed5ea40..7d807ad3b 100644 --- a/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py +++ b/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py b/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py index 431dca4b1..019278419 100644 --- a/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py +++ b/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py index 05a7026f6..beb7b92f1 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py index 234107614..de3ba46c3 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py index c7bc7611b..ebb5a192d 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py index da98a2799..f1c9dd35c 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py index d25faa527..0eb54d929 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py index 4f1f6270f..c56fdb076 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py b/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py index 4b88b794c..0b49f246d 100644 --- a/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py +++ b/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py index ce00d0bc9..76ef6ba2f 100644 --- a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py index b8b3cd11a..0b7841b40 100644 --- a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py +++ b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py index 474e06fc5..930c1c837 100644 --- a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py +++ b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py index bdb90335f..ec2117949 100644 --- a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py b/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py index 930f318a0..d8962ec6e 100644 --- a/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py +++ b/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py b/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py index ed4af1646..a748d80c0 100644 --- a/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py +++ b/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py b/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py index 9f17c928c..4980f7d0a 100644 --- a/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py +++ b/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_datapoint_endpoint_output.py b/src/rapidata/api_client/models/get_datapoint_endpoint_output.py index 6ad9b8343..5ad7fa7a7 100644 --- a/src/rapidata/api_client/models/get_datapoint_endpoint_output.py +++ b/src/rapidata/api_client/models/get_datapoint_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py index fceeade06..2122be53a 100644 --- a/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py b/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py index 224bf67cf..d149eba19 100644 --- a/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py +++ b/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py index d9601c449..e6ed0b338 100644 --- a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py +++ b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py index 5e89fe367..60997bddb 100644 --- a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py +++ b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py b/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py index 822cd93fc..0790d231f 100644 --- a/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py +++ b/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py index 26d2061a5..81bc30ee1 100644 --- a/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py index ae2710101..6cb3fd5c6 100644 --- a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py +++ b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py index 0a945657f..750aecfc7 100644 --- a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py +++ b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_global_responses_endpoint_output.py b/src/rapidata/api_client/models/get_global_responses_endpoint_output.py index 743634948..77adefb27 100644 --- a/src/rapidata/api_client/models/get_global_responses_endpoint_output.py +++ b/src/rapidata/api_client/models/get_global_responses_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py b/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py index 4e429d10a..26ede6a72 100644 --- a/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py +++ b/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py index cd00bf66c..1423bbe90 100644 --- a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py index 4482422a8..070c986bb 100644 --- a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_invoice_endpoint_output.py b/src/rapidata/api_client/models/get_invoice_endpoint_output.py index 2e5be4bf0..3c369a72a 100644 --- a/src/rapidata/api_client/models/get_invoice_endpoint_output.py +++ b/src/rapidata/api_client/models/get_invoice_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py index 38c571947..7525e5728 100644 --- a/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py b/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py index 8822ee367..19973cf6a 100644 --- a/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py index 051b7a46d..c868dc026 100644 --- a/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py b/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py index de94a829c..32c174f9f 100644 --- a/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_revision_endpoint_output.py b/src/rapidata/api_client/models/get_job_revision_endpoint_output.py index 5b27cbd42..f236b6014 100644 --- a/src/rapidata/api_client/models/get_job_revision_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_revision_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py b/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py index 213e181c7..b89922ad7 100644 --- a/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py b/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py index a05a2d3b3..a8472f937 100644 --- a/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py index ab111ad95..bfdb08e62 100644 --- a/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py index 7bd997771..83cac9ec9 100644 --- a/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py b/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py index 165f8db90..d31606608 100644 --- a/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py +++ b/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_organization_endpoint_output.py b/src/rapidata/api_client/models/get_organization_endpoint_output.py index 1fffc8b3e..a04b42851 100644 --- a/src/rapidata/api_client/models/get_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/get_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py index c22a142e8..46b7dd709 100644 --- a/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py index a2824028c..a2926ef4b 100644 --- a/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py index 3007b9e0f..76b34bf26 100644 --- a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py index 783bff7e7..86866b2b7 100644 --- a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py +++ b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py index 5ab5afaff..f2bcabd29 100644 --- a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py index 0641a1ae9..d36d5111f 100644 --- a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py b/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py index b4d110e00..34ec8b592 100644 --- a/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py +++ b/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_public_orders_endpoint_output.py b/src/rapidata/api_client/models/get_public_orders_endpoint_output.py index 5e09abca5..d3e5e661d 100644 --- a/src/rapidata/api_client/models/get_public_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/get_public_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py index 234fae074..1d233547f 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py index dc5d2bf45..4a0c2a62a 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py index f7c542fe5..63e766252 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py index d7aa25ab5..8fb994a7a 100644 --- a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py +++ b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py index 49edf70f1..a14cb8151 100644 --- a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py index 3fe9f2e94..e9b204061 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py index 4b95425cb..a580157b0 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py index 597627057..815da2279 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py index 12ef2061d..e94bed356 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py index c9e2ce8ae..15cd8a504 100644 --- a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py +++ b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py index 2677b069c..d72a5344a 100644 --- a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py +++ b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py b/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py index 605f05e90..42148aef6 100644 --- a/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py b/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py index 4426783f8..e714d85b9 100644 --- a/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py +++ b/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py b/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py index b7e45aaae..bb0e99ac2 100644 --- a/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py +++ b/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py index 1d35ae01b..b319a2ecf 100644 --- a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py +++ b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py index bfd0df579..65a659421 100644 --- a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py index 4b4db53b9..f8c4b2e8d 100644 --- a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py +++ b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py index 01b5ab5cc..facd4865f 100644 --- a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py +++ b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py index 764f9dda0..3c0e9d15f 100644 --- a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py index 9bdba1fc7..fc59ee79d 100644 --- a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py +++ b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py index a7c3a3997..e8b87bade 100644 --- a/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py index f72282b52..706f92464 100644 --- a/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py b/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py index 96284f41e..cb7e81f36 100644 --- a/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py +++ b/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py index afbae861f..9e500c0f8 100644 --- a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py index d74e7ff6f..f6871a390 100644 --- a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py b/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py index 9debdbd74..68f3ca4f4 100644 --- a/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py b/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py index 0bda049a5..ad8cbccf3 100644 --- a/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py +++ b/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py index a6fea3ba9..988230200 100644 --- a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py +++ b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py index bc882f3df..3af0d06ab 100644 --- a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py index e2d2ff6ba..0563f76dc 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py index 34dc178b8..aeb42799f 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py index dcfc79bab..a5f20de5c 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py index 854f7cbc9..e35bcb22e 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py index 76c0d63ee..4e72a0825 100644 --- a/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py index cd27b9971..29adf567f 100644 --- a/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py index 57d8781f7..4be45b154 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py index 36a7615ea..6be8ad0a9 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py index b65f48bcc..59c52b29e 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py b/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py index f0543c86b..8ec87b426 100644 --- a/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py +++ b/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py b/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py index c085528f7..e143c09e3 100644 --- a/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py +++ b/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py index c6839aad4..53579d938 100644 --- a/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py index 80539c656..e1b3ee444 100644 --- a/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py index d28194496..edc79595b 100644 --- a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py +++ b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py index 0153c85ec..66f0ef394 100644 --- a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py +++ b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py index 30056a7d2..52f26afe5 100644 --- a/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py index 63a94da8f..eb794fb8c 100644 --- a/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py index c8121010c..8fa1e2af6 100644 --- a/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py b/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py index f377beef0..3423bd418 100644 --- a/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py +++ b/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py index 327b562b3..5f11ebeee 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py index 45a53110e..ba2f3ccc8 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py index d351210c5..dfd5e2afc 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py b/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py index 71f0d310d..0588ecf38 100644 --- a/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py +++ b/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py b/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py index 2ee46865b..439ceede5 100644 --- a/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py +++ b/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py b/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py index d31d148c3..264b4b29e 100644 --- a/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py b/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py index 447ce6cd3..2f85c48ae 100644 --- a/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_voucher_endpoint_input.py b/src/rapidata/api_client/models/grant_voucher_endpoint_input.py index 74e55a4f0..8a7e71255 100644 --- a/src/rapidata/api_client/models/grant_voucher_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_voucher_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_voucher_endpoint_output.py b/src/rapidata/api_client/models/grant_voucher_endpoint_output.py index 25134bbb2..42fe9ae67 100644 --- a/src/rapidata/api_client/models/grant_voucher_endpoint_output.py +++ b/src/rapidata/api_client/models/grant_voucher_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact.py b/src/rapidata/api_client/models/i_artifact.py index 2297d3c2d..407dfa3a3 100644 --- a/src/rapidata/api_client/models/i_artifact.py +++ b/src/rapidata/api_client/models/i_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_campaign_artifact.py b/src/rapidata/api_client/models/i_artifact_campaign_artifact.py index 0dcb5ed99..cd22c126d 100644 --- a/src/rapidata/api_client/models/i_artifact_campaign_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_campaign_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_dataset_artifact.py b/src/rapidata/api_client/models/i_artifact_dataset_artifact.py index d6ef52d40..96425a831 100644 --- a/src/rapidata/api_client/models/i_artifact_dataset_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_dataset_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_file_artifact.py b/src/rapidata/api_client/models/i_artifact_file_artifact.py index 7d82f23b3..ede8c1025 100644 --- a/src/rapidata/api_client/models/i_artifact_file_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_file_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_workflow_artifact.py b/src/rapidata/api_client/models/i_artifact_workflow_artifact.py index 3bed2356a..e3f9f9c46 100644 --- a/src/rapidata/api_client/models/i_artifact_workflow_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_workflow_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py b/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py index 686c4a080..0d365c965 100644 --- a/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset.py b/src/rapidata/api_client/models/i_asset.py index e222e6859..5a7acc067 100644 --- a/src/rapidata/api_client/models/i_asset.py +++ b/src/rapidata/api_client/models/i_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_file_asset.py b/src/rapidata/api_client/models/i_asset_file_asset.py index 8ec6fe122..f778cce89 100644 --- a/src/rapidata/api_client/models/i_asset_file_asset.py +++ b/src/rapidata/api_client/models/i_asset_file_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input.py b/src/rapidata/api_client/models/i_asset_input.py index 243205433..5ab3a3c63 100644 --- a/src/rapidata/api_client/models/i_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py b/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py index 130e4a824..c270a8145 100644 --- a/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py b/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py index 2c490cd95..e52f3da9f 100644 --- a/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_text_asset_input.py b/src/rapidata/api_client/models/i_asset_input_text_asset_input.py index 1413b25fc..b6648c02f 100644 --- a/src/rapidata/api_client/models/i_asset_input_text_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_text_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_multi_asset.py b/src/rapidata/api_client/models/i_asset_multi_asset.py index d9e08dc3c..e32f9eaf1 100644 --- a/src/rapidata/api_client/models/i_asset_multi_asset.py +++ b/src/rapidata/api_client/models/i_asset_multi_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_null_asset.py b/src/rapidata/api_client/models/i_asset_null_asset.py index b79c35e01..9dbbd104c 100644 --- a/src/rapidata/api_client/models/i_asset_null_asset.py +++ b/src/rapidata/api_client/models/i_asset_null_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_text_asset.py b/src/rapidata/api_client/models/i_asset_text_asset.py index 7722990ce..5d246854f 100644 --- a/src/rapidata/api_client/models/i_asset_text_asset.py +++ b/src/rapidata/api_client/models/i_asset_text_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter.py index 5ebbedebb..8f5b59b90 100644 --- a/src/rapidata/api_client/models/i_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py index 43b8bf63a..26a2cbccf 100644 --- a/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py index 55ce537dd..948a12c8b 100644 --- a/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py index 2a19ef50d..777df2c1c 100644 --- a/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py index d1d1bc44f..e1a16ef23 100644 --- a/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py index f7df3a05a..b5689ca66 100644 --- a/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py index 7237103a7..d1e9ae324 100644 --- a/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py index f378a37a5..931fe7af9 100644 --- a/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group.py b/src/rapidata/api_client/models/i_billing_group.py index 6a62fa9d0..297d23b8e 100644 --- a/src/rapidata/api_client/models/i_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py b/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py index a2bdc9a5c..91fdb441f 100644 --- a/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py b/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py index 356452388..6eb775f57 100644 --- a/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py b/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py index 8511f6690..553449f1c 100644 --- a/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_order_billing_group.py b/src/rapidata/api_client/models/i_billing_group_order_billing_group.py index 0a32cc012..afa6cb39e 100644 --- a/src/rapidata/api_client/models/i_billing_group_order_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_order_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py b/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py index 8c0f81c9d..24fcdbc31 100644 --- a/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py b/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py index 9d5c76604..12aec956e 100644 --- a/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter.py b/src/rapidata/api_client/models/i_campaign_filter.py index b0a0115cd..1b4b02bfa 100644 --- a/src/rapidata/api_client/models/i_campaign_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_and_filter.py b/src/rapidata/api_client/models/i_campaign_filter_and_filter.py index 8fcabe4a8..c1eb11d68 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_and_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_and_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py b/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py index 4bb267cfa..feb32f9ad 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py index ae7575992..9e6d478e4 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py index a6d69d401..085bcb2c6 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py index 760a339c3..31bea53fc 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_country_filter.py b/src/rapidata/api_client/models/i_campaign_filter_country_filter.py index a58e3ac20..e25d6b232 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_country_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_country_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py b/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py index 3da3ff350..37e3d49c3 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_device_filter.py b/src/rapidata/api_client/models/i_campaign_filter_device_filter.py index 4bfd3f527..a9a931fac 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_device_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_device_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_language_filter.py b/src/rapidata/api_client/models/i_campaign_filter_language_filter.py index 2295aa5e2..e12d651d6 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_language_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_language_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py b/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py index f031e621a..8ae391acb 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_not_filter.py b/src/rapidata/api_client/models/i_campaign_filter_not_filter.py index 63089da56..76ff1d8de 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_not_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_not_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_or_filter.py b/src/rapidata/api_client/models/i_campaign_filter_or_filter.py index 4e1c8b0a0..22cdeecf6 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_or_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_or_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py b/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py index a9863e903..e7641078f 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py b/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py index ad9aae2b6..c170b5f7c 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py b/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py index c05f80d5c..47d676f40 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection.py b/src/rapidata/api_client/models/i_campaign_selection.py index 6c76fa980..ff5f94363 100644 --- a/src/rapidata/api_client/models/i_campaign_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py b/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py index 97e55e1f5..35f5c19a4 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py b/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py index f465e7939..8eaf8e38c 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py b/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py index b4a8f3f1f..b3a7566f8 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py b/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py index 63e894251..f595f716b 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py b/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py index 42a6dd18e..1d75cf3e0 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py b/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py index ac929a694..f897f9ed4 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py b/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py index 176d62dd9..a9d527f3b 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py b/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py index 47ac0abcb..92dc748a6 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_static_selection.py b/src/rapidata/api_client/models/i_campaign_selection_static_selection.py index 65de3fee0..342726634 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_static_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_static_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py b/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py index 2675317d7..256598457 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration.py index 4d4fc9bc5..e56d4492c 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py index 933c4ff76..4660d0b28 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py index 2c21658a7..cbe0330bc 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_dataset_clone_dataset.py b/src/rapidata/api_client/models/i_dataset_clone_dataset.py index eed4f498d..4339677ac 100644 --- a/src/rapidata/api_client/models/i_dataset_clone_dataset.py +++ b/src/rapidata/api_client/models/i_dataset_clone_dataset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload.py b/src/rapidata/api_client/models/i_example_payload.py index 42caa5397..d43444419 100644 --- a/src/rapidata/api_client/models/i_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py b/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py index 6fdfcc19b..86f7a5b7b 100644 --- a/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py b/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py index 15d4dec08..814f8a0da 100644 --- a/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_line_example_payload.py b/src/rapidata/api_client/models/i_example_payload_line_example_payload.py index 5d9ad5db6..5301047cb 100644 --- a/src/rapidata/api_client/models/i_example_payload_line_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_line_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py b/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py index c32cf5549..9d956c3d1 100644 --- a/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py b/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py index dc0eaadc0..e2c3bb386 100644 --- a/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py b/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py index 3f220ef86..bf718ec22 100644 --- a/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth.py b/src/rapidata/api_client/models/i_example_truth.py index 2f71be36d..adfc9e3e4 100644 --- a/src/rapidata/api_client/models/i_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py b/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py index 75c006e10..7c29858ed 100644 --- a/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py b/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py index c86f4e62a..ff6424b02 100644 --- a/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_line_example_truth.py b/src/rapidata/api_client/models/i_example_truth_line_example_truth.py index ce2f7deae..fb8a162ba 100644 --- a/src/rapidata/api_client/models/i_example_truth_line_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_line_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py b/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py index 4fa93515e..21bd6576c 100644 --- a/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py b/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py index 7c908dbe6..12d3b8bfd 100644 --- a/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py b/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py index d47b807fb..929f27153 100644 --- a/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_input.py b/src/rapidata/api_client/models/i_faucet_input.py index dc93c69ed..599a5d9df 100644 --- a/src/rapidata/api_client/models/i_faucet_input.py +++ b/src/rapidata/api_client/models/i_faucet_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py b/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py index 9e255d63a..9955b99c0 100644 --- a/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py +++ b/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output.py index 87dc68321..e6686ee87 100644 --- a/src/rapidata/api_client/models/i_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py index 547b4071b..8557340b7 100644 --- a/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py index ed240ebea..d24ccc390 100644 --- a/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_flow.py b/src/rapidata/api_client/models/i_flow.py index 0a19b2f84..9cf6ebbb3 100644 --- a/src/rapidata/api_client/models/i_flow.py +++ b/src/rapidata/api_client/models/i_flow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_flow_ranking_flow.py b/src/rapidata/api_client/models/i_flow_ranking_flow.py index 94985830e..2a865ff83 100644 --- a/src/rapidata/api_client/models/i_flow_ranking_flow.py +++ b/src/rapidata/api_client/models/i_flow_ranking_flow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule.py b/src/rapidata/api_client/models/i_graduation_rule.py index 515e502d1..89843377b 100644 --- a/src/rapidata/api_client/models/i_graduation_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py b/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py index 14c4397a4..92abfbe79 100644 --- a/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py b/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py index 4d4ccdd57..91ac86cd5 100644 --- a/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item.py b/src/rapidata/api_client/models/i_line_item.py index 044dd5f8e..8c789713f 100644 --- a/src/rapidata/api_client/models/i_line_item.py +++ b/src/rapidata/api_client/models/i_line_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py b/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py index 124f7bf62..13a9b8eca 100644 --- a/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py +++ b/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_other_charge.py b/src/rapidata/api_client/models/i_line_item_other_charge.py index 991ecd562..0bda7a1cb 100644 --- a/src/rapidata/api_client/models/i_line_item_other_charge.py +++ b/src/rapidata/api_client/models/i_line_item_other_charge.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,7 +32,9 @@ class ILineItemOtherCharge(LazyValidatedModel): name: StrictStr amount: Union[StrictFloat, StrictInt] comment: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["_t", "id", "name", "amount", "comment"] + quantity: StrictInt + unit_price: Union[StrictFloat, StrictInt] = Field(alias="unitPrice") + __properties: ClassVar[List[str]] = ["_t", "id", "name", "amount", "comment", "quantity", "unitPrice"] @field_validator('t') def t_validate_enum(cls, value): @@ -97,7 +99,9 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "amount": obj.get("amount"), - "comment": obj.get("comment") + "comment": obj.get("comment"), + "quantity": obj.get("quantity"), + "unitPrice": obj.get("unitPrice") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/i_line_item_platform_fee.py b/src/rapidata/api_client/models/i_line_item_platform_fee.py index ac5360b76..0d3f30c6b 100644 --- a/src/rapidata/api_client/models/i_line_item_platform_fee.py +++ b/src/rapidata/api_client/models/i_line_item_platform_fee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_refund.py b/src/rapidata/api_client/models/i_line_item_refund.py index 85a8a1e8c..78863e948 100644 --- a/src/rapidata/api_client/models/i_line_item_refund.py +++ b/src/rapidata/api_client/models/i_line_item_refund.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,7 +32,9 @@ class ILineItemRefund(LazyValidatedModel): name: StrictStr amount: Union[StrictFloat, StrictInt] comment: Optional[StrictStr] = None - __properties: ClassVar[List[str]] = ["_t", "id", "name", "amount", "comment"] + quantity: StrictInt + unit_price: Union[StrictFloat, StrictInt] = Field(alias="unitPrice") + __properties: ClassVar[List[str]] = ["_t", "id", "name", "amount", "comment", "quantity", "unitPrice"] @field_validator('t') def t_validate_enum(cls, value): @@ -97,7 +99,9 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "amount": obj.get("amount"), - "comment": obj.get("comment") + "comment": obj.get("comment"), + "quantity": obj.get("quantity"), + "unitPrice": obj.get("unitPrice") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/i_line_item_running_cost.py b/src/rapidata/api_client/models/i_line_item_running_cost.py index 79f01d607..1bad17737 100644 --- a/src/rapidata/api_client/models/i_line_item_running_cost.py +++ b/src/rapidata/api_client/models/i_line_item_running_cost.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_volume_discount.py b/src/rapidata/api_client/models/i_line_item_volume_discount.py index 42f4f77ca..6cf36f7e2 100644 --- a/src/rapidata/api_client/models/i_line_item_volume_discount.py +++ b/src/rapidata/api_client/models/i_line_item_volume_discount.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata.py b/src/rapidata/api_client/models/i_metadata.py index 4cf0c48c9..298e59154 100644 --- a/src/rapidata/api_client/models/i_metadata.py +++ b/src/rapidata/api_client/models/i_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_classification_metadata.py b/src/rapidata/api_client/models/i_metadata_classification_metadata.py index fc396d65b..e5ae038af 100644 --- a/src/rapidata/api_client/models/i_metadata_classification_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_classification_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_count_metadata.py b/src/rapidata/api_client/models/i_metadata_count_metadata.py index eb1fdf185..57981565b 100644 --- a/src/rapidata/api_client/models/i_metadata_count_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_count_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_file_type_metadata.py b/src/rapidata/api_client/models/i_metadata_file_type_metadata.py index 58eb540ef..e8965000e 100644 --- a/src/rapidata/api_client/models/i_metadata_file_type_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_file_type_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py b/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py index a9fc0c31a..b5f7ef898 100644 --- a/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py b/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py index b3d4d9108..0655905c7 100644 --- a/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py +++ b/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_location_metadata.py b/src/rapidata/api_client/models/i_metadata_location_metadata.py index 1670244d7..b7c8c7281 100644 --- a/src/rapidata/api_client/models/i_metadata_location_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_location_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py b/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py index 34ae9d791..1cf480377 100644 --- a/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_source_url_metadata.py b/src/rapidata/api_client/models/i_metadata_source_url_metadata.py index dc0195b7b..79c3e99ad 100644 --- a/src/rapidata/api_client/models/i_metadata_source_url_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_source_url_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_streams_metadata.py b/src/rapidata/api_client/models/i_metadata_streams_metadata.py index b21296660..743405918 100644 --- a/src/rapidata/api_client/models/i_metadata_streams_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_streams_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_text_metadata.py b/src/rapidata/api_client/models/i_metadata_text_metadata.py index 1aeede577..fbe796774 100644 --- a/src/rapidata/api_client/models/i_metadata_text_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_text_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py b/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py index 496eba845..2de84e07c 100644 --- a/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input.py index 0f4dc861b..2a87e14a7 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py index eb28f7005..272c38506 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py index fd4eb7e51..50dae82c0 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py index 4eb7b0274..3b99d5115 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config.py index 4caafd690..1651ae746 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py index 5efebe7be..0fe11071b 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py index e98c21078..98774c3c1 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information.py index 159f92c7e..06387583b 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py index c26cf2b77..5ab7d683b 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py index a807ba9e7..a74564380 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py b/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py index 7e0e73b7a..dff0dcc6f 100644 --- a/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py +++ b/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset.py b/src/rapidata/api_client/models/i_pipeline_asset.py index 48f480732..54fb9eb8d 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py index b0782c921..5072518bb 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py index 8a00ac490..df7f7edbd 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py index e74cad78b..2004e98f8 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py index df444aad9..63fc2f28d 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py b/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py index d400cbbf5..4672b86e7 100644 --- a/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py +++ b/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata.py index b41f7c4eb..5e9ee4cb9 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py index a19e1b62b..27c53f86d 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py index b764a158b..26d9b37f3 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py index 539d071a0..569307537 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py index 06dca75cf..dabf3ff13 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py index a456837f4..a2d9ad93a 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py index 746ae3075..645ed4cbb 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py index 0b85b498b..5d1e7e09e 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py index dbdd302e9..e99d7c217 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py index 63aaaf585..ba2556c66 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py index 48c059814..f7ccb5a64 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py index c8025b33f..a9d4d92bb 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py index bff4a4938..197e80f85 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py index 39dffe314..c6fb8f163 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config.py index 070ad122a..1b82e9145 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py index 39c698335..87f4c7446 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py index 22a6bd7fd..93cb30fa1 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step.py b/src/rapidata/api_client/models/i_pipeline_step.py index 5c145d410..bceec5d9f 100644 --- a/src/rapidata/api_client/models/i_pipeline_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py b/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py index 1f9f5a16d..b87dab806 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py b/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py index 0c50dd59b..396ac14b9 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py b/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py index 90e8f866f..e02a66984 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py b/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py index 4ba39b332..3cc1cfa25 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action.py b/src/rapidata/api_client/models/i_program_action.py index 662840c5a..568593b26 100644 --- a/src/rapidata/api_client/models/i_program_action.py +++ b/src/rapidata/api_client/models/i_program_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action_complete_action.py b/src/rapidata/api_client/models/i_program_action_complete_action.py index 9d455649c..31962d087 100644 --- a/src/rapidata/api_client/models/i_program_action_complete_action.py +++ b/src/rapidata/api_client/models/i_program_action_complete_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py b/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py index 35192d928..d623eecd9 100644 --- a/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py +++ b/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node.py b/src/rapidata/api_client/models/i_program_node.py index 497776639..a4e761a20 100644 --- a/src/rapidata/api_client/models/i_program_node.py +++ b/src/rapidata/api_client/models/i_program_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_action_node.py b/src/rapidata/api_client/models/i_program_node_action_node.py index e36badc9d..25f045b19 100644 --- a/src/rapidata/api_client/models/i_program_node_action_node.py +++ b/src/rapidata/api_client/models/i_program_node_action_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_cases_node.py b/src/rapidata/api_client/models/i_program_node_cases_node.py index 355ce56d8..02899a3a9 100644 --- a/src/rapidata/api_client/models/i_program_node_cases_node.py +++ b/src/rapidata/api_client/models/i_program_node_cases_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_weighted_split_node.py b/src/rapidata/api_client/models/i_program_node_weighted_split_node.py index e21a0e8bd..70fff1162 100644 --- a/src/rapidata/api_client/models/i_program_node_weighted_split_node.py +++ b/src/rapidata/api_client/models/i_program_node_weighted_split_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate.py b/src/rapidata/api_client/models/i_program_predicate.py index 1d79768a1..59eecc447 100644 --- a/src/rapidata/api_client/models/i_program_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py b/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py index c91e67dd3..399e2d55b 100644 --- a/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py b/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py index e35182542..4de42a86d 100644 --- a/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py b/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py index cc0c0c727..a29f5d8a1 100644 --- a/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py b/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py index 69ca34a9f..3d3c9cacb 100644 --- a/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py b/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py index 29a2b84f9..5c76a40e2 100644 --- a/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py b/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py index 5547c100a..84fa2060e 100644 --- a/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py b/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py index 16d447ab0..cfc5e29a1 100644 --- a/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py b/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py index 0948f78c6..92ba90b3b 100644 --- a/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config.py b/src/rapidata/api_client/models/i_ranking_config.py index d7152f384..64218bbb5 100644 --- a/src/rapidata/api_client/models/i_ranking_config.py +++ b/src/rapidata/api_client/models/i_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py b/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py index bb5c7b008..63bac8198 100644 --- a/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py +++ b/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config_elo_config.py b/src/rapidata/api_client/models/i_ranking_config_elo_config.py index 17fa96df2..20706fde8 100644 --- a/src/rapidata/api_client/models/i_ranking_config_elo_config.py +++ b/src/rapidata/api_client/models/i_ranking_config_elo_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid.py b/src/rapidata/api_client/models/i_rapid.py index 216cc8c20..4639051b0 100644 --- a/src/rapidata/api_client/models/i_rapid.py +++ b/src/rapidata/api_client/models/i_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py b/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py index a9993eff3..eb3fc135f 100644 --- a/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint.py index e32d55603..e0846aceb 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py index bf27b48e1..6cfc69625 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py index 3d096c33c..68d2ab6da 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py index dc8db1f3b..d6e700ff1 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py index 331ebfe23..f3f6fc52d 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py index f129e5e28..0a115d625 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py index 9875b4363..6ecaaa650 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py index 42cf86712..c5be6dca7 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py index a6b749046..1dae7699a 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py index 8b203b15a..9c22bb9d6 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py index e6bbf0545..cf184d498 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py b/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py index f97b6e06b..bebe72fea 100644 --- a/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_compare_rapid.py b/src/rapidata/api_client/models/i_rapid_compare_rapid.py index 42c1497ec..0c3383111 100644 --- a/src/rapidata/api_client/models/i_rapid_compare_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_compare_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_free_text_rapid.py b/src/rapidata/api_client/models/i_rapid_free_text_rapid.py index 85ebb1107..3ed600457 100644 --- a/src/rapidata/api_client/models/i_rapid_free_text_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_free_text_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_line_rapid.py b/src/rapidata/api_client/models/i_rapid_line_rapid.py index 4382d17de..b7fc33cab 100644 --- a/src/rapidata/api_client/models/i_rapid_line_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_line_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_locate_rapid.py b/src/rapidata/api_client/models/i_rapid_locate_rapid.py index 083c0211b..52c9819d5 100644 --- a/src/rapidata/api_client/models/i_rapid_locate_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_locate_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py b/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py index 4e819e047..e27d1a018 100644 --- a/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload.py b/src/rapidata/api_client/models/i_rapid_payload.py index 661fdb8d8..a4995c8fb 100644 --- a/src/rapidata/api_client/models/i_rapid_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py b/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py index b331812d7..2bba95bb8 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py b/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py index c6125570a..99d2c3041 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py b/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py index 9d4766867..1a6471917 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py b/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py index d2a4b0649..6e09b8c18 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_line_payload.py b/src/rapidata/api_client/models/i_rapid_payload_line_payload.py index 8e7237db1..bfd14b41a 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_line_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_line_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py b/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py index 74098e6c3..b758cc646 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py b/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py index f088fd408..5e15bd0d6 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py b/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py index 900c29224..f312826b1 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py b/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py index 17dff2122..aeb340ab3 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py b/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py index c04b30d5b..eb2781897 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_polygon_rapid.py b/src/rapidata/api_client/models/i_rapid_polygon_rapid.py index 04dce67dc..c40195f10 100644 --- a/src/rapidata/api_client/models/i_rapid_polygon_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_polygon_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result.py b/src/rapidata/api_client/models/i_rapid_result.py index 4a5115355..5095a32b1 100644 --- a/src/rapidata/api_client/models/i_rapid_result.py +++ b/src/rapidata/api_client/models/i_rapid_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py b/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py index 00fa0236a..9f0fbcad5 100644 --- a/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py b/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py index 2dea0f2b7..3f1afa370 100644 --- a/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_compare_result.py b/src/rapidata/api_client/models/i_rapid_result_compare_result.py index 65283d4aa..1b33d7671 100644 --- a/src/rapidata/api_client/models/i_rapid_result_compare_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_compare_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_free_text_result.py b/src/rapidata/api_client/models/i_rapid_result_free_text_result.py index d9c978e82..cc3698736 100644 --- a/src/rapidata/api_client/models/i_rapid_result_free_text_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_free_text_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_line_result.py b/src/rapidata/api_client/models/i_rapid_result_line_result.py index 0c0006c56..5e83e15b8 100644 --- a/src/rapidata/api_client/models/i_rapid_result_line_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_line_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_locate_result.py b/src/rapidata/api_client/models/i_rapid_result_locate_result.py index 5cc05e084..3385050f0 100644 --- a/src/rapidata/api_client/models/i_rapid_result_locate_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_locate_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py b/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py index 1b51599ff..6b7cfadbb 100644 --- a/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_polygon_result.py b/src/rapidata/api_client/models/i_rapid_result_polygon_result.py index dd2968695..436673033 100644 --- a/src/rapidata/api_client/models/i_rapid_result_polygon_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_polygon_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_scrub_result.py b/src/rapidata/api_client/models/i_rapid_result_scrub_result.py index 5eda8bb94..97fc7caef 100644 --- a/src/rapidata/api_client/models/i_rapid_result_scrub_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_scrub_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_skip_result.py b/src/rapidata/api_client/models/i_rapid_result_skip_result.py index 9841649fe..6cbd142b4 100644 --- a/src/rapidata/api_client/models/i_rapid_result_skip_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_skip_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_transcription_result.py b/src/rapidata/api_client/models/i_rapid_result_transcription_result.py index 4f86aa804..b766657c6 100644 --- a/src/rapidata/api_client/models/i_rapid_result_transcription_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_transcription_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_scrub_rapid.py b/src/rapidata/api_client/models/i_rapid_scrub_rapid.py index 80f342124..c47be3cb9 100644 --- a/src/rapidata/api_client/models/i_rapid_scrub_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_scrub_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_transcription_rapid.py b/src/rapidata/api_client/models/i_rapid_transcription_rapid.py index 277892e35..66156fd5e 100644 --- a/src/rapidata/api_client/models/i_rapid_transcription_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_transcription_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee.py b/src/rapidata/api_client/models/i_referee.py index f429df750..b3f980f4b 100644 --- a/src/rapidata/api_client/models/i_referee.py +++ b/src/rapidata/api_client/models/i_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_budget_referee.py b/src/rapidata/api_client/models/i_referee_budget_referee.py index 26ef81d19..8d4b06a57 100644 --- a/src/rapidata/api_client/models/i_referee_budget_referee.py +++ b/src/rapidata/api_client/models/i_referee_budget_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config.py b/src/rapidata/api_client/models/i_referee_config.py index 5e0db5b46..dbdb1ef2e 100644 --- a/src/rapidata/api_client/models/i_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py b/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py index de80be1d4..af1ad39dd 100644 --- a/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py b/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py index e27211fa9..6e8fb0868 100644 --- a/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py b/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py index ac446f8d8..38352d0f1 100644 --- a/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py b/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py index b6b0b67b9..b883a9494 100644 --- a/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py b/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py index 32a103dd4..a5d6220b3 100644 --- a/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_early_stopping_referee.py b/src/rapidata/api_client/models/i_referee_early_stopping_referee.py index d300237f5..4b02dd986 100644 --- a/src/rapidata/api_client/models/i_referee_early_stopping_referee.py +++ b/src/rapidata/api_client/models/i_referee_early_stopping_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info.py b/src/rapidata/api_client/models/i_referee_info.py index 961ac13b5..55e8eaa73 100644 --- a/src/rapidata/api_client/models/i_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py b/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py index 314fc9c35..f82e4de2d 100644 --- a/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py b/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py index 799b671f4..77bcc6b3d 100644 --- a/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py b/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py index c1709acdc..a018b169f 100644 --- a/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py b/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py index 37642f95b..e47de5dd1 100644 --- a/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_naive_referee.py b/src/rapidata/api_client/models/i_referee_naive_referee.py index 5493f7397..f1dc7f841 100644 --- a/src/rapidata/api_client/models/i_referee_naive_referee.py +++ b/src/rapidata/api_client/models/i_referee_naive_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_quorum_referee.py b/src/rapidata/api_client/models/i_referee_quorum_referee.py index 74060a2b9..f6f1c1d32 100644 --- a/src/rapidata/api_client/models/i_referee_quorum_referee.py +++ b/src/rapidata/api_client/models/i_referee_quorum_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation.py index 982095e63..0a466110f 100644 --- a/src/rapidata/api_client/models/i_response_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py index ddb834968..2d7b95b0a 100644 --- a/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py index 44487416c..21cb72a00 100644 --- a/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection.py b/src/rapidata/api_client/models/i_selection.py index 88ac9724a..3d9dbe94b 100644 --- a/src/rapidata/api_client/models/i_selection.py +++ b/src/rapidata/api_client/models/i_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_ab_test_selection.py b/src/rapidata/api_client/models/i_selection_ab_test_selection.py index 72547d4cb..734267048 100644 --- a/src/rapidata/api_client/models/i_selection_ab_test_selection.py +++ b/src/rapidata/api_client/models/i_selection_ab_test_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_capped_selection.py b/src/rapidata/api_client/models/i_selection_capped_selection.py index 9c99269ff..63bcee96b 100644 --- a/src/rapidata/api_client/models/i_selection_capped_selection.py +++ b/src/rapidata/api_client/models/i_selection_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py b/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py index 044126a96..f91f9d509 100644 --- a/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py +++ b/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_demographic_selection.py b/src/rapidata/api_client/models/i_selection_demographic_selection.py index a2dd6070d..2a010fb03 100644 --- a/src/rapidata/api_client/models/i_selection_demographic_selection.py +++ b/src/rapidata/api_client/models/i_selection_demographic_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_effort_capped_selection.py b/src/rapidata/api_client/models/i_selection_effort_capped_selection.py index 3fdb5b53d..9c71e80d8 100644 --- a/src/rapidata/api_client/models/i_selection_effort_capped_selection.py +++ b/src/rapidata/api_client/models/i_selection_effort_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_labeling_selection.py b/src/rapidata/api_client/models/i_selection_labeling_selection.py index 1b8d5c758..f6848d831 100644 --- a/src/rapidata/api_client/models/i_selection_labeling_selection.py +++ b/src/rapidata/api_client/models/i_selection_labeling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_shuffling_selection.py b/src/rapidata/api_client/models/i_selection_shuffling_selection.py index 735d269f3..bb90494e5 100644 --- a/src/rapidata/api_client/models/i_selection_shuffling_selection.py +++ b/src/rapidata/api_client/models/i_selection_shuffling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_static_selection.py b/src/rapidata/api_client/models/i_selection_static_selection.py index c4475c6a1..49b87bdf8 100644 --- a/src/rapidata/api_client/models/i_selection_static_selection.py +++ b/src/rapidata/api_client/models/i_selection_static_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_validation_selection.py b/src/rapidata/api_client/models/i_selection_validation_selection.py index b7e9350a4..b5656ac45 100644 --- a/src/rapidata/api_client/models/i_selection_validation_selection.py +++ b/src/rapidata/api_client/models/i_selection_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter.py b/src/rapidata/api_client/models/i_user_filter.py index 916286943..86e6c2d46 100644 --- a/src/rapidata/api_client/models/i_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_age_user_filter.py b/src/rapidata/api_client/models/i_user_filter_age_user_filter.py index d87516c48..14ae3875c 100644 --- a/src/rapidata/api_client/models/i_user_filter_age_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_age_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_and_user_filter.py b/src/rapidata/api_client/models/i_user_filter_and_user_filter.py index 0dc7bd9e2..a6094219a 100644 --- a/src/rapidata/api_client/models/i_user_filter_and_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_and_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py b/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py index 59570b437..41ca0854c 100644 --- a/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_country_user_filter.py b/src/rapidata/api_client/models/i_user_filter_country_user_filter.py index f3c58cafc..8ccbf65e4 100644 --- a/src/rapidata/api_client/models/i_user_filter_country_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_country_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py b/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py index 55a2dc183..2059107d5 100644 --- a/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_device_user_filter.py b/src/rapidata/api_client/models/i_user_filter_device_user_filter.py index 3d8269206..ff3747595 100644 --- a/src/rapidata/api_client/models/i_user_filter_device_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_device_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py b/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py index 15064d273..b6d9ace02 100644 --- a/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_language_user_filter.py b/src/rapidata/api_client/models/i_user_filter_language_user_filter.py index 6c4194bae..5108d1dc0 100644 --- a/src/rapidata/api_client/models/i_user_filter_language_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_language_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_new_user_filter.py b/src/rapidata/api_client/models/i_user_filter_new_user_filter.py index c9bcdfa91..d2edbef75 100644 --- a/src/rapidata/api_client/models/i_user_filter_new_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_new_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_not_user_filter.py b/src/rapidata/api_client/models/i_user_filter_not_user_filter.py index 8fb970c21..b1fcb2189 100644 --- a/src/rapidata/api_client/models/i_user_filter_not_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_not_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_or_user_filter.py b/src/rapidata/api_client/models/i_user_filter_or_user_filter.py index 2c5843fe0..2e31e9473 100644 --- a/src/rapidata/api_client/models/i_user_filter_or_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_or_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py b/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py index 965717015..51242da43 100644 --- a/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py b/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py index cc1fd88b9..c396c40e0 100644 --- a/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth.py b/src/rapidata/api_client/models/i_validation_truth.py index 3ab3d7908..99baf9638 100644 --- a/src/rapidata/api_client/models/i_validation_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py b/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py index 3e6e972fd..a13136524 100644 --- a/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py b/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py index 136c502ac..81602fe40 100644 --- a/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_classify_truth.py b/src/rapidata/api_client/models/i_validation_truth_classify_truth.py index 4c4755a5f..43a5718f8 100644 --- a/src/rapidata/api_client/models/i_validation_truth_classify_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_classify_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_compare_truth.py b/src/rapidata/api_client/models/i_validation_truth_compare_truth.py index 4821e7c82..9c8bcbaf5 100644 --- a/src/rapidata/api_client/models/i_validation_truth_compare_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_compare_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py b/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py index 24025e7d9..2b46454b9 100644 --- a/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_line_truth.py b/src/rapidata/api_client/models/i_validation_truth_line_truth.py index 161834825..fe434bf68 100644 --- a/src/rapidata/api_client/models/i_validation_truth_line_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_line_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py b/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py index d704ca2e4..37980ccd2 100644 --- a/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py b/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py index 2693edbcf..614904389 100644 --- a/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py b/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py index 06b2d184d..ce0ac80d2 100644 --- a/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py b/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py index 681460343..3f77dfb03 100644 --- a/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py b/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py index b2641e4dd..9f7b58412 100644 --- a/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_skip_truth.py b/src/rapidata/api_client/models/i_validation_truth_skip_truth.py index 93e4f995d..5213790b6 100644 --- a/src/rapidata/api_client/models/i_validation_truth_skip_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_skip_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py b/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py index de5711c57..a2013afa9 100644 --- a/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow.py b/src/rapidata/api_client/models/i_workflow.py index e50c971fc..9fad6bbef 100644 --- a/src/rapidata/api_client/models/i_workflow.py +++ b/src/rapidata/api_client/models/i_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config.py index 367020a8a..ffdc266e8 100644 --- a/src/rapidata/api_client/models/i_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py index 44d028f5b..761061544 100644 --- a/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py index 063080413..bd4e00001 100644 --- a/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py index e4fcb712f..0e8dc3e0d 100644 --- a/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py index 955143bdd..19b18f2e2 100644 --- a/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py b/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py index 506259d89..cbc8a7f47 100644 --- a/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py b/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py index 6cb112755..b3a4ce5f7 100644 --- a/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_ranking_workflow.py b/src/rapidata/api_client/models/i_workflow_ranking_workflow.py index bf0156e39..73e4e1b5e 100644 --- a/src/rapidata/api_client/models/i_workflow_ranking_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_ranking_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py index d87d26568..716091d45 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py index 201e3575e..f95a0d8e4 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py index 901c46e4e..eab253b14 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py index adce45210..87371d5b6 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py index 806d717da..5855cb36c 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py index 11d07fdba..682bf6abe 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py index 26a5c60d0..67f0fe8d6 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py index 1ca143060..1bf97b608 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py index c7d5bdda8..b46bd0d89 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py index 9305201f2..9395adb97 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py index 236d8340e..1653fe0d5 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_simple_workflow.py b/src/rapidata/api_client/models/i_workflow_simple_workflow.py index 6373dc7af..b5eb6e372 100644 --- a/src/rapidata/api_client/models/i_workflow_simple_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_simple_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/inspect_report_endpoint_output.py b/src/rapidata/api_client/models/inspect_report_endpoint_output.py index fffdc4fee..2d492e2c2 100644 --- a/src/rapidata/api_client/models/inspect_report_endpoint_output.py +++ b/src/rapidata/api_client/models/inspect_report_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invite_org_member_endpoint_input.py b/src/rapidata/api_client/models/invite_org_member_endpoint_input.py index 4d3ea7cf5..90f375014 100644 --- a/src/rapidata/api_client/models/invite_org_member_endpoint_input.py +++ b/src/rapidata/api_client/models/invite_org_member_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invite_org_member_endpoint_output.py b/src/rapidata/api_client/models/invite_org_member_endpoint_output.py index 6df411aef..58f4a3739 100644 --- a/src/rapidata/api_client/models/invite_org_member_endpoint_output.py +++ b/src/rapidata/api_client/models/invite_org_member_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invoice_status.py b/src/rapidata/api_client/models/invoice_status.py index 2c664531b..2b5a55104 100644 --- a/src/rapidata/api_client/models/invoice_status.py +++ b/src/rapidata/api_client/models/invoice_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py b/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py index 58d3c7d25..d015d395b 100644 --- a/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py +++ b/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/job_definition_revision_state.py b/src/rapidata/api_client/models/job_definition_revision_state.py index 18333b8fc..8e24609c4 100644 --- a/src/rapidata/api_client/models/job_definition_revision_state.py +++ b/src/rapidata/api_client/models/job_definition_revision_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/json_web_key.py b/src/rapidata/api_client/models/json_web_key.py index ef45240e1..c4b7dfa73 100644 --- a/src/rapidata/api_client/models/json_web_key.py +++ b/src/rapidata/api_client/models/json_web_key.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/json_web_key_set.py b/src/rapidata/api_client/models/json_web_key_set.py index 4cf66dff8..fb6677d00 100644 --- a/src/rapidata/api_client/models/json_web_key_set.py +++ b/src/rapidata/api_client/models/json_web_key_set.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/line_result_line.py b/src/rapidata/api_client/models/line_result_line.py index 30f8eb534..ce8992aaa 100644 --- a/src/rapidata/api_client/models/line_result_line.py +++ b/src/rapidata/api_client/models/line_result_line.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/line_result_line_point.py b/src/rapidata/api_client/models/line_result_line_point.py index 1ff00de82..a5e686000 100644 --- a/src/rapidata/api_client/models/line_result_line_point.py +++ b/src/rapidata/api_client/models/line_result_line_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py b/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py index 681e5cc56..aa6db4143 100644 --- a/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py +++ b/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py b/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py index 409808494..556b56812 100644 --- a/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py +++ b/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_members_endpoint_output.py b/src/rapidata/api_client/models/list_org_members_endpoint_output.py index 12fb8bbdb..66a6c4f49 100644 --- a/src/rapidata/api_client/models/list_org_members_endpoint_output.py +++ b/src/rapidata/api_client/models/list_org_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py b/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py index 32916e950..b3c4c75b0 100644 --- a/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py +++ b/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/locate_box_truth_box.py b/src/rapidata/api_client/models/locate_box_truth_box.py index e5b7c0eb9..9e8ad172b 100644 --- a/src/rapidata/api_client/models/locate_box_truth_box.py +++ b/src/rapidata/api_client/models/locate_box_truth_box.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/locate_coordinate.py b/src/rapidata/api_client/models/locate_coordinate.py index 5482cb276..5e2a5cdc8 100644 --- a/src/rapidata/api_client/models/locate_coordinate.py +++ b/src/rapidata/api_client/models/locate_coordinate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/manual_charge_reason.py b/src/rapidata/api_client/models/manual_charge_reason.py index bff49cf03..8832790dc 100644 --- a/src/rapidata/api_client/models/manual_charge_reason.py +++ b/src/rapidata/api_client/models/manual_charge_reason.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/matchup_zone.py b/src/rapidata/api_client/models/matchup_zone.py index da0d66baa..d7fea370e 100644 --- a/src/rapidata/api_client/models/matchup_zone.py +++ b/src/rapidata/api_client/models/matchup_zone.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/membership_status.py b/src/rapidata/api_client/models/membership_status.py index 88ae2790d..0608b7844 100644 --- a/src/rapidata/api_client/models/membership_status.py +++ b/src/rapidata/api_client/models/membership_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/model_license_type.py b/src/rapidata/api_client/models/model_license_type.py index a9209fcf5..81283820a 100644 --- a/src/rapidata/api_client/models/model_license_type.py +++ b/src/rapidata/api_client/models/model_license_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/named_entity_result_named_classification.py b/src/rapidata/api_client/models/named_entity_result_named_classification.py index 1a7b99e3f..d7785697a 100644 --- a/src/rapidata/api_client/models/named_entity_result_named_classification.py +++ b/src/rapidata/api_client/models/named_entity_result_named_classification.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/named_entity_truth_named_classification.py b/src/rapidata/api_client/models/named_entity_truth_named_classification.py index 3c4af85e6..2e70167d0 100644 --- a/src/rapidata/api_client/models/named_entity_truth_named_classification.py +++ b/src/rapidata/api_client/models/named_entity_truth_named_classification.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/order_state.py b/src/rapidata/api_client/models/order_state.py index 7d93eeac9..d59ff0822 100644 --- a/src/rapidata/api_client/models/order_state.py +++ b/src/rapidata/api_client/models/order_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/org_role.py b/src/rapidata/api_client/models/org_role.py index 14a017975..a404ab270 100644 --- a/src/rapidata/api_client/models/org_role.py +++ b/src/rapidata/api_client/models/org_role.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/origin.py b/src/rapidata/api_client/models/origin.py index f084ebfff..2f825e986 100644 --- a/src/rapidata/api_client/models/origin.py +++ b/src/rapidata/api_client/models/origin.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/paged_result_of_i_billing_group.py b/src/rapidata/api_client/models/paged_result_of_i_billing_group.py index 50e8422fe..2e81b7674 100644 --- a/src/rapidata/api_client/models/paged_result_of_i_billing_group.py +++ b/src/rapidata/api_client/models/paged_result_of_i_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/participant_status.py b/src/rapidata/api_client/models/participant_status.py index 39e40f9d1..06bce795a 100644 --- a/src/rapidata/api_client/models/participant_status.py +++ b/src/rapidata/api_client/models/participant_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/pid_batch_mode.py b/src/rapidata/api_client/models/pid_batch_mode.py index 062216151..a23acf173 100644 --- a/src/rapidata/api_client/models/pid_batch_mode.py +++ b/src/rapidata/api_client/models/pid_batch_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/pipeline_elo_ranking_config.py b/src/rapidata/api_client/models/pipeline_elo_ranking_config.py index a3e2ae6d4..8ed10fc97 100644 --- a/src/rapidata/api_client/models/pipeline_elo_ranking_config.py +++ b/src/rapidata/api_client/models/pipeline_elo_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/polygon_result_coordinate.py b/src/rapidata/api_client/models/polygon_result_coordinate.py index 909e46fd4..60c15f401 100644 --- a/src/rapidata/api_client/models/polygon_result_coordinate.py +++ b/src/rapidata/api_client/models/polygon_result_coordinate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/polygon_result_shape.py b/src/rapidata/api_client/models/polygon_result_shape.py index 0b78f93df..5fa812685 100644 --- a/src/rapidata/api_client/models/polygon_result_shape.py +++ b/src/rapidata/api_client/models/polygon_result_shape.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/preview_order_endpoint_input.py b/src/rapidata/api_client/models/preview_order_endpoint_input.py index e19f5925d..df8dc8a61 100644 --- a/src/rapidata/api_client/models/preview_order_endpoint_input.py +++ b/src/rapidata/api_client/models/preview_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/problem_details.py b/src/rapidata/api_client/models/problem_details.py index d7f2cc65f..6b3149cad 100644 --- a/src/rapidata/api_client/models/problem_details.py +++ b/src/rapidata/api_client/models/problem_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/program_case.py b/src/rapidata/api_client/models/program_case.py index da2421353..225e0e188 100644 --- a/src/rapidata/api_client/models/program_case.py +++ b/src/rapidata/api_client/models/program_case.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/program_comparison.py b/src/rapidata/api_client/models/program_comparison.py index 4c17815fb..49afcea46 100644 --- a/src/rapidata/api_client/models/program_comparison.py +++ b/src/rapidata/api_client/models/program_comparison.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py index e958008c3..1d208dbb7 100644 --- a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py index 69f091304..b5c48b06e 100644 --- a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py index 93a1a40e6..9b4d45353 100644 --- a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py index d5bec276b..535427da9 100644 --- a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py b/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py index c54155cac..dceb23be6 100644 --- a/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py +++ b/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py index a96f1bcd7..7fc4df2f3 100644 --- a/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py index 5bafd018d..04e0c583e 100644 --- a/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py index 6d9df4d68..6180bc98b 100644 --- a/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audiences_endpoint_output.py b/src/rapidata/api_client/models/query_audiences_endpoint_output.py index 50ad87683..4c268535a 100644 --- a/src/rapidata/api_client/models/query_audiences_endpoint_output.py +++ b/src/rapidata/api_client/models/query_audiences_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py index ab25f6ff9..4d2dbcb73 100644 --- a/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py index 3cbac0328..fa5429591 100644 --- a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py index d162fb02a..177e95f60 100644 --- a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py index 98b6b8410..4dd199842 100644 --- a/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py index c0cf17c47..5447110e1 100644 --- a/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py b/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py index 16eaadc85..d15663afa 100644 --- a/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py +++ b/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py index e0a80a775..a07f91287 100644 --- a/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_campaigns_endpoint_output.py b/src/rapidata/api_client/models/query_campaigns_endpoint_output.py index 6ce84baf5..1e2cbc9b9 100644 --- a/src/rapidata/api_client/models/query_campaigns_endpoint_output.py +++ b/src/rapidata/api_client/models/query_campaigns_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py index 6e84dea41..af237cb33 100644 --- a/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_clients_endpoint_output.py b/src/rapidata/api_client/models/query_clients_endpoint_output.py index 6dabcd15e..fd92d18a3 100644 --- a/src/rapidata/api_client/models/query_clients_endpoint_output.py +++ b/src/rapidata/api_client/models/query_clients_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py index 74a9c2134..d10fced82 100644 --- a/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py index 45baefe43..84e3e9787 100644 --- a/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py index 8dc05f7c3..b19a0aa77 100644 --- a/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py index 41ba22761..8843397c4 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py index e42c5ef26..22f2cb42c 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py index ec0b22b91..07bd96201 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py index 999c7ead7..9ab459eb2 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py index 8dcb5e372..3bed81299 100644 --- a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py +++ b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py index b65373098..5fe936789 100644 --- a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py index b3bbb7d9f..a42ce744a 100644 --- a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py index 7c4fc0731..9b7b5bd24 100644 --- a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_customers_endpoint_output.py b/src/rapidata/api_client/models/query_customers_endpoint_output.py index 2879c8d17..5e288e2c9 100644 --- a/src/rapidata/api_client/models/query_customers_endpoint_output.py +++ b/src/rapidata/api_client/models/query_customers_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py index 556f39364..4fa089c0d 100644 --- a/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py index 3ab635fef..a12c4f064 100644 --- a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py +++ b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py index a079608a8..3432ba2fb 100644 --- a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py index 6d74a0c5d..670fc84af 100644 --- a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py index 02a860119..51e19abf4 100644 --- a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py b/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py index 830c0ffef..cd5791221 100644 --- a/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py +++ b/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py index 64e6e11d5..da9e65299 100644 --- a/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py index f1c335cb8..2bd4225e1 100644 --- a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py index f5155f464..11b045cd1 100644 --- a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flow_items_endpoint_output.py b/src/rapidata/api_client/models/query_flow_items_endpoint_output.py index d32814512..76e6dfcf6 100644 --- a/src/rapidata/api_client/models/query_flow_items_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flow_items_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py index 73380c187..cf5615004 100644 --- a/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flows_endpoint_output.py b/src/rapidata/api_client/models/query_flows_endpoint_output.py index 597da743b..edcdd12d5 100644 --- a/src/rapidata/api_client/models/query_flows_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flows_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py index c8725127e..86249de78 100644 --- a/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_invoices_endpoint_output.py b/src/rapidata/api_client/models/query_invoices_endpoint_output.py index b0dec0e2b..b219e0b7f 100644 --- a/src/rapidata/api_client/models/query_invoices_endpoint_output.py +++ b/src/rapidata/api_client/models/query_invoices_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py index 14c67dfec..9054cdc34 100644 --- a/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py b/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py index ca12f7fba..b70ec6384 100644 --- a/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py index 82afabb52..9d8889dba 100644 --- a/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py b/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py index 8772c0790..5a4941387 100644 --- a/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py index aef2501da..7d129f4f5 100644 --- a/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_jobs_endpoint_output.py index 70ec28eb7..10b344e74 100644 --- a/src/rapidata/api_client/models/query_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py index 323187323..ee5d3c2c2 100644 --- a/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py index 2a254ca48..60371dc32 100644 --- a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py index 5334910e2..06ba6717e 100644 --- a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py index c7fe45b40..182c0e86e 100644 --- a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py index 323445207..2d9290a60 100644 --- a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py index 251601dee..bf77bd38b 100644 --- a/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py index a82634b60..2395a837b 100644 --- a/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py index e4fa1c68d..b2c106c33 100644 --- a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py index 256b0495b..1502292ee 100644 --- a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py index 2680c7ea1..119468e70 100644 --- a/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py index ab1ba9be6..e758ec2ba 100644 --- a/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_orders_endpoint_output.py b/src/rapidata/api_client/models/query_orders_endpoint_output.py index f9ec14785..746a3a291 100644 --- a/src/rapidata/api_client/models/query_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/query_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py index f2ca8a52e..b8606b3ac 100644 --- a/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_organizations_endpoint_output.py b/src/rapidata/api_client/models/query_organizations_endpoint_output.py index 4c603d73b..b3d95c517 100644 --- a/src/rapidata/api_client/models/query_organizations_endpoint_output.py +++ b/src/rapidata/api_client/models/query_organizations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py index 9ce261589..929331e02 100644 --- a/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py b/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py index 5636cc594..6cd9d2046 100644 --- a/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py +++ b/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py index f60a0d99b..18ccc9d92 100644 --- a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py index e7482fd3d..be67c80e7 100644 --- a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py index 9f4c27602..9753f7fb8 100644 --- a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py +++ b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py index 16c19799a..88fb8c59c 100644 --- a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py index 7f6bd839f..2d46a4fb7 100644 --- a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py index 1f5cf8537..85b94df2f 100644 --- a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py index 4330c5401..c86738c0f 100644 --- a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py index 84f64fc38..327fc7dda 100644 --- a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py index 754a0cc08..3c4de6f39 100644 --- a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py index ee7b5f5d9..e5a0b5c7b 100644 --- a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py b/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py index 05f8ec666..06cfab619 100644 --- a/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py index 7f56a3486..f44589265 100644 --- a/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signals_endpoint_output.py b/src/rapidata/api_client/models/query_signals_endpoint_output.py index 4364c7ef5..8e3d57cca 100644 --- a/src/rapidata/api_client/models/query_signals_endpoint_output.py +++ b/src/rapidata/api_client/models/query_signals_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py index 0ab62ae78..a9bbe1f62 100644 --- a/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py index 62d1d100f..e65ca2865 100644 --- a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py index 77a231365..2499eba0a 100644 --- a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py index fce52c4ff..ce09485f2 100644 --- a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py index f2ec520eb..dbda8596e 100644 --- a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_endpoint_output.py b/src/rapidata/api_client/models/query_standings_endpoint_output.py index 73affab1d..b45b2a37d 100644 --- a/src/rapidata/api_client/models/query_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py index 785087dcf..b5f086388 100644 --- a/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py index d624b27c7..fac71f5a8 100644 --- a/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py index def0fef6a..91e2e39dd 100644 --- a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py index e441a9abb..461ab151d 100644 --- a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py index 5b30096d5..cbbd0e6c3 100644 --- a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py index 5d8dc6e0b..673a671c0 100644 --- a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py index d276a434e..d28f39cd8 100644 --- a/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py index 40e8bcc14..38c3b6cf7 100644 --- a/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_vouchers_endpoint_output.py b/src/rapidata/api_client/models/query_vouchers_endpoint_output.py index a395bd3b2..b5faddc1f 100644 --- a/src/rapidata/api_client/models/query_vouchers_endpoint_output.py +++ b/src/rapidata/api_client/models/query_vouchers_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py index c7f84ad5b..963a7bc36 100644 --- a/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_workflows_endpoint_output.py b/src/rapidata/api_client/models/query_workflows_endpoint_output.py index 42fdbbcbe..109a2a9f4 100644 --- a/src/rapidata/api_client/models/query_workflows_endpoint_output.py +++ b/src/rapidata/api_client/models/query_workflows_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py index 34ff3b927..50ef268fd 100644 --- a/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rapid_issue.py b/src/rapidata/api_client/models/rapid_issue.py index 0f119ef6f..294efed02 100644 --- a/src/rapidata/api_client/models/rapid_issue.py +++ b/src/rapidata/api_client/models/rapid_issue.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rapid_state.py b/src/rapidata/api_client/models/rapid_state.py index 3f18ac3c4..3638a5725 100644 --- a/src/rapidata/api_client/models/rapid_state.py +++ b/src/rapidata/api_client/models/rapid_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py b/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py index 051fe4a52..729263407 100644 --- a/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py +++ b/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py b/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py index 5511c7e09..d17960f26 100644 --- a/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py +++ b/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rebalance_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/rebalance_leaderboard_endpoint_input.py index db2901c83..895239962 100644 --- a/src/rapidata/api_client/models/rebalance_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/rebalance_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/reconciliation_job_state.py b/src/rapidata/api_client/models/reconciliation_job_state.py index 12a3f78e7..77541c108 100644 --- a/src/rapidata/api_client/models/reconciliation_job_state.py +++ b/src/rapidata/api_client/models/reconciliation_job_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/reconciliation_timestamp_mode.py b/src/rapidata/api_client/models/reconciliation_timestamp_mode.py index def9df0e7..47e28c245 100644 --- a/src/rapidata/api_client/models/reconciliation_timestamp_mode.py +++ b/src/rapidata/api_client/models/reconciliation_timestamp_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py b/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py index e4f85e129..784d8bb19 100644 --- a/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py +++ b/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/replicate_model_parameter_type.py b/src/rapidata/api_client/models/replicate_model_parameter_type.py index ebf1cd3f4..c6d80952c 100644 --- a/src/rapidata/api_client/models/replicate_model_parameter_type.py +++ b/src/rapidata/api_client/models/replicate_model_parameter_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/report_rapid_endpoint_input.py b/src/rapidata/api_client/models/report_rapid_endpoint_input.py index b611c23f1..1221aabc7 100644 --- a/src/rapidata/api_client/models/report_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/report_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/response_tally.py b/src/rapidata/api_client/models/response_tally.py index 407c0dfa9..a113ece24 100644 --- a/src/rapidata/api_client/models/response_tally.py +++ b/src/rapidata/api_client/models/response_tally.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/restart_rapids_endpoint_input.py b/src/rapidata/api_client/models/restart_rapids_endpoint_input.py index a85f75659..67c030e67 100644 --- a/src/rapidata/api_client/models/restart_rapids_endpoint_input.py +++ b/src/rapidata/api_client/models/restart_rapids_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retrieval_mode.py b/src/rapidata/api_client/models/retrieval_mode.py index bd356ebc9..bab985612 100644 --- a/src/rapidata/api_client/models/retrieval_mode.py +++ b/src/rapidata/api_client/models/retrieval_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py b/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py index 91d2783da..e04f8c924 100644 --- a/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py +++ b/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py index fa17333e1..f3b10a4ec 100644 --- a/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/review_reason.py b/src/rapidata/api_client/models/review_reason.py index 2f0c5c31d..d392561ca 100644 --- a/src/rapidata/api_client/models/review_reason.py +++ b/src/rapidata/api_client/models/review_reason.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py b/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py index ba92e27c0..cf3987f1f 100644 --- a/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py b/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py index 1bece98a1..d037acc78 100644 --- a/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/run_status.py b/src/rapidata/api_client/models/run_status.py index b3b91abcc..9105eb9f1 100644 --- a/src/rapidata/api_client/models/run_status.py +++ b/src/rapidata/api_client/models/run_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sample_generation_item_status.py b/src/rapidata/api_client/models/sample_generation_item_status.py index 8f207bfdb..9b01928f3 100644 --- a/src/rapidata/api_client/models/sample_generation_item_status.py +++ b/src/rapidata/api_client/models/sample_generation_item_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sample_generation_status.py b/src/rapidata/api_client/models/sample_generation_status.py index d6331d1b1..d7e1759f9 100644 --- a/src/rapidata/api_client/models/sample_generation_status.py +++ b/src/rapidata/api_client/models/sample_generation_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/scrub_truth_scrub_range.py b/src/rapidata/api_client/models/scrub_truth_scrub_range.py index 0dafeb81a..3b1234245 100644 --- a/src/rapidata/api_client/models/scrub_truth_scrub_range.py +++ b/src/rapidata/api_client/models/scrub_truth_scrub_range.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py b/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py index 04c0c6e93..d94935ae7 100644 --- a/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py +++ b/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py b/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py index 714677609..8551480bb 100644 --- a/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py +++ b/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/send_survey_endpoint_input.py b/src/rapidata/api_client/models/send_survey_endpoint_input.py index 1d53f930f..9f3494c15 100644 --- a/src/rapidata/api_client/models/send_survey_endpoint_input.py +++ b/src/rapidata/api_client/models/send_survey_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py index b3b841d9c..ba327323e 100644 --- a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py +++ b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py index a38610301..cd4b3eeaf 100644 --- a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py +++ b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py b/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py index e67ef81d7..81656f8af 100644 --- a/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py +++ b/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py b/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py index 32d49315f..f0cd9c2c1 100644 --- a/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py +++ b/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_organization_credit_line_endpoint_input.py b/src/rapidata/api_client/models/set_organization_credit_line_endpoint_input.py index 5c9577b88..c66a80ec2 100644 --- a/src/rapidata/api_client/models/set_organization_credit_line_endpoint_input.py +++ b/src/rapidata/api_client/models/set_organization_credit_line_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py b/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py index 3e801dad7..491a00a60 100644 --- a/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py +++ b/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py b/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py index ab1b8f5c0..8fccb17fa 100644 --- a/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py +++ b/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_input.py b/src/rapidata/api_client/models/shorten_context_endpoint_input.py index 471cb2fdb..6d152804f 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_input.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py b/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py index 783500c2d..5dcd2b457 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_output.py b/src/rapidata/api_client/models/shorten_context_endpoint_output.py index aff097d9f..e54378d6a 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_output.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py b/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py index abb0570f1..353698804 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/signal_run_status.py b/src/rapidata/api_client/models/signal_run_status.py index 30bd0fbf8..8d0be4077 100644 --- a/src/rapidata/api_client/models/signal_run_status.py +++ b/src/rapidata/api_client/models/signal_run_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/signal_run_trigger_source.py b/src/rapidata/api_client/models/signal_run_trigger_source.py index bf450ea35..410a08d4f 100644 --- a/src/rapidata/api_client/models/signal_run_trigger_source.py +++ b/src/rapidata/api_client/models/signal_run_trigger_source.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/simplified_audience_user_state.py b/src/rapidata/api_client/models/simplified_audience_user_state.py index 17b6a8b01..423a951da 100644 --- a/src/rapidata/api_client/models/simplified_audience_user_state.py +++ b/src/rapidata/api_client/models/simplified_audience_user_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/skip_rapid_endpoint_input.py b/src/rapidata/api_client/models/skip_rapid_endpoint_input.py index 515f32c85..ad91e0535 100644 --- a/src/rapidata/api_client/models/skip_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/skip_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/skip_rapid_endpoint_output.py b/src/rapidata/api_client/models/skip_rapid_endpoint_output.py index 6ae43e54d..0d165d046 100644 --- a/src/rapidata/api_client/models/skip_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/skip_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sort_direction.py b/src/rapidata/api_client/models/sort_direction.py index a798ddbe0..df9d973c1 100644 --- a/src/rapidata/api_client/models/sort_direction.py +++ b/src/rapidata/api_client/models/sort_direction.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/standing_status.py b/src/rapidata/api_client/models/standing_status.py index cc5b3447f..1b4770653 100644 --- a/src/rapidata/api_client/models/standing_status.py +++ b/src/rapidata/api_client/models/standing_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py b/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py index 96087edb8..5f310380d 100644 --- a/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py b/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py index dab2ce4ec..72ded745b 100644 --- a/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py +++ b/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py index c1efbe13d..28bf55cf2 100644 --- a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py +++ b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py index 976bf1a5c..69ee8fe44 100644 --- a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py +++ b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py b/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py index 90d7e8bc2..181517751 100644 --- a/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py +++ b/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py b/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py index 54de0c5bf..537ca7b79 100644 --- a/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py +++ b/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sticky_config.py b/src/rapidata/api_client/models/sticky_config.py index bd77da41e..8ccd3b0a6 100644 --- a/src/rapidata/api_client/models/sticky_config.py +++ b/src/rapidata/api_client/models/sticky_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sticky_state.py b/src/rapidata/api_client/models/sticky_state.py index 6a00aba88..5e0daab8a 100644 --- a/src/rapidata/api_client/models/sticky_state.py +++ b/src/rapidata/api_client/models/sticky_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_feedback_endpoint_input.py b/src/rapidata/api_client/models/submit_feedback_endpoint_input.py index 0b8a97501..30377e826 100644 --- a/src/rapidata/api_client/models/submit_feedback_endpoint_input.py +++ b/src/rapidata/api_client/models/submit_feedback_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_order_endpoint_input.py b/src/rapidata/api_client/models/submit_order_endpoint_input.py index 60dfd8a0e..5fdce50e1 100644 --- a/src/rapidata/api_client/models/submit_order_endpoint_input.py +++ b/src/rapidata/api_client/models/submit_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py index ea2acff7f..0b6aaa800 100644 --- a/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_participant_endpoint_output.py b/src/rapidata/api_client/models/submit_participant_endpoint_output.py index 4054f8783..6775c32a7 100644 --- a/src/rapidata/api_client/models/submit_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/submit_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py b/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py index 1e59447d8..8a5204a6c 100644 --- a/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py +++ b/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py b/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py index 704aa3e4a..8e2f9d08b 100644 --- a/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/tag.py b/src/rapidata/api_client/models/tag.py index 2e074d218..a1b67b276 100644 --- a/src/rapidata/api_client/models/tag.py +++ b/src/rapidata/api_client/models/tag.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/tag_summary.py b/src/rapidata/api_client/models/tag_summary.py index fc69c80b6..d06fdd448 100644 --- a/src/rapidata/api_client/models/tag_summary.py +++ b/src/rapidata/api_client/models/tag_summary.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/time_grouping.py b/src/rapidata/api_client/models/time_grouping.py index be080d574..167eb7527 100644 --- a/src/rapidata/api_client/models/time_grouping.py +++ b/src/rapidata/api_client/models/time_grouping.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_payload_transcription_word.py b/src/rapidata/api_client/models/transcription_payload_transcription_word.py index 2f657fc6a..4a5c426d2 100644 --- a/src/rapidata/api_client/models/transcription_payload_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_payload_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_rapid_transcription_word.py b/src/rapidata/api_client/models/transcription_rapid_transcription_word.py index 17fd44138..6d0a3d296 100644 --- a/src/rapidata/api_client/models/transcription_rapid_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_rapid_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_result_transcription_word.py b/src/rapidata/api_client/models/transcription_result_transcription_word.py index 912a6f5db..54da0b8d8 100644 --- a/src/rapidata/api_client/models/transcription_result_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_result_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_truth_transcription_word.py b/src/rapidata/api_client/models/transcription_truth_transcription_word.py index c4c2a8687..e7c17f08f 100644 --- a/src/rapidata/api_client/models/transcription_truth_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_truth_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translate_endpoint_input.py b/src/rapidata/api_client/models/translate_endpoint_input.py index f33b35b25..b98ba16e8 100644 --- a/src/rapidata/api_client/models/translate_endpoint_input.py +++ b/src/rapidata/api_client/models/translate_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translate_endpoint_output.py b/src/rapidata/api_client/models/translate_endpoint_output.py index d1168642e..4858c54b8 100644 --- a/src/rapidata/api_client/models/translate_endpoint_output.py +++ b/src/rapidata/api_client/models/translate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translated_string.py b/src/rapidata/api_client/models/translated_string.py index 878d4fa00..1a0d9ad62 100644 --- a/src/rapidata/api_client/models/translated_string.py +++ b/src/rapidata/api_client/models/translated_string.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translator_type.py b/src/rapidata/api_client/models/translator_type.py index 8c1c28c7c..7b423ef55 100644 --- a/src/rapidata/api_client/models/translator_type.py +++ b/src/rapidata/api_client/models/translator_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/trigger_signal_endpoint_output.py b/src/rapidata/api_client/models/trigger_signal_endpoint_output.py index 25d01024c..0e8225a00 100644 --- a/src/rapidata/api_client/models/trigger_signal_endpoint_output.py +++ b/src/rapidata/api_client/models/trigger_signal_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/unlock_order_endpoint_output.py b/src/rapidata/api_client/models/unlock_order_endpoint_output.py index 979cb6f14..7177f20dd 100644 --- a/src/rapidata/api_client/models/unlock_order_endpoint_output.py +++ b/src/rapidata/api_client/models/unlock_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py b/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py index b608e3e31..608d5e2d5 100644 --- a/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py +++ b/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_endpoint_input.py b/src/rapidata/api_client/models/update_audience_endpoint_input.py index c00bdad2b..2c9b7f04b 100644 --- a/src/rapidata/api_client/models/update_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/update_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_endpoint_output.py b/src/rapidata/api_client/models/update_audience_endpoint_output.py index 7b2e3a697..c787f2edf 100644 --- a/src/rapidata/api_client/models/update_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/update_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_example_endpoint_input.py b/src/rapidata/api_client/models/update_audience_example_endpoint_input.py index 0558037f9..e18014b2c 100644 --- a/src/rapidata/api_client/models/update_audience_example_endpoint_input.py +++ b/src/rapidata/api_client/models/update_audience_example_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_benchmark_endpoint_input.py b/src/rapidata/api_client/models/update_benchmark_endpoint_input.py index 4773f3521..e400f103b 100644 --- a/src/rapidata/api_client/models/update_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/update_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py b/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py index 684239e79..4d43f82f4 100644 --- a/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_boost_config_endpoint_input.py b/src/rapidata/api_client/models/update_boost_config_endpoint_input.py index 0560cdce5..ec38b4c9d 100644 --- a/src/rapidata/api_client/models/update_boost_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_boost_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_boost_config_endpoint_output.py b/src/rapidata/api_client/models/update_boost_config_endpoint_output.py index f8d7ca292..a9119b741 100644 --- a/src/rapidata/api_client/models/update_boost_config_endpoint_output.py +++ b/src/rapidata/api_client/models/update_boost_config_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_campaign_endpoint_input.py b/src/rapidata/api_client/models/update_campaign_endpoint_input.py index 380e77c40..86c23cc8a 100644 --- a/src/rapidata/api_client/models/update_campaign_endpoint_input.py +++ b/src/rapidata/api_client/models/update_campaign_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_config_endpoint_input.py b/src/rapidata/api_client/models/update_config_endpoint_input.py index 4be32522e..21a96ebd2 100644 --- a/src/rapidata/api_client/models/update_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py b/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py index 7f99cd4a0..12981dc2a 100644 --- a/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_global_text_endpoint_input.py b/src/rapidata/api_client/models/update_global_text_endpoint_input.py index 214589afe..3871df79a 100644 --- a/src/rapidata/api_client/models/update_global_text_endpoint_input.py +++ b/src/rapidata/api_client/models/update_global_text_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_job_definition_endpoint_input.py b/src/rapidata/api_client/models/update_job_definition_endpoint_input.py index fc3e907b0..aebbdad47 100644 --- a/src/rapidata/api_client/models/update_job_definition_endpoint_input.py +++ b/src/rapidata/api_client/models/update_job_definition_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_job_endpoint_input.py b/src/rapidata/api_client/models/update_job_endpoint_input.py index 328eaf629..8a0140eaa 100644 --- a/src/rapidata/api_client/models/update_job_endpoint_input.py +++ b/src/rapidata/api_client/models/update_job_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py index 322e6204d..01580e62e 100644 --- a/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py index 85f8b0cef..c133195a9 100644 --- a/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py index 30327d022..5344e2dd0 100644 --- a/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_order_endpoint_input.py b/src/rapidata/api_client/models/update_order_endpoint_input.py index 58db171e9..11e13c833 100644 --- a/src/rapidata/api_client/models/update_order_endpoint_input.py +++ b/src/rapidata/api_client/models/update_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_organization_endpoint_input.py b/src/rapidata/api_client/models/update_organization_endpoint_input.py index 84e024439..25d2ef563 100644 --- a/src/rapidata/api_client/models/update_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/update_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py b/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py index 4a6bc1899..7291bdefc 100644 --- a/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py +++ b/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_participant_endpoint_input.py b/src/rapidata/api_client/models/update_participant_endpoint_input.py index ab32a3711..9d39dab6f 100644 --- a/src/rapidata/api_client/models/update_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/update_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_participant_name_endpoint_input.py b/src/rapidata/api_client/models/update_participant_name_endpoint_input.py index 68ba16fd5..b5f7c0c50 100644 --- a/src/rapidata/api_client/models/update_participant_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_participant_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py b/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py index 31983f3e1..8080463fb 100644 --- a/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py +++ b/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_signal_endpoint_input.py b/src/rapidata/api_client/models/update_signal_endpoint_input.py index 464a8228b..07b1f5945 100644 --- a/src/rapidata/api_client/models/update_signal_endpoint_input.py +++ b/src/rapidata/api_client/models/update_signal_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_stream_program_endpoint_input.py b/src/rapidata/api_client/models/update_stream_program_endpoint_input.py index 5c129568e..108489ba1 100644 --- a/src/rapidata/api_client/models/update_stream_program_endpoint_input.py +++ b/src/rapidata/api_client/models/update_stream_program_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py b/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py index 2cd5c8c3c..717cf5cce 100644 --- a/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py index 427884645..b2bcda278 100644 --- a/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_endpoint_input.py index 895f3fcc7..b29308fa0 100644 --- a/src/rapidata/api_client/models/update_validation_set_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py index 0d4ecde1a..3a372aeb6 100644 --- a/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/upload_file_endpoint_output.py b/src/rapidata/api_client/models/upload_file_endpoint_output.py index 2597da612..1c8d96a97 100644 --- a/src/rapidata/api_client/models/upload_file_endpoint_output.py +++ b/src/rapidata/api_client/models/upload_file_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py b/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py index ec828db60..56adbd439 100644 --- a/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py +++ b/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/user_attribute.py b/src/rapidata/api_client/models/user_attribute.py index 7e4090579..b19074b6a 100644 --- a/src/rapidata/api_client/models/user_attribute.py +++ b/src/rapidata/api_client/models/user_attribute.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/validation_chance.py b/src/rapidata/api_client/models/validation_chance.py index 02d361e92..54e883264 100644 --- a/src/rapidata/api_client/models/validation_chance.py +++ b/src/rapidata/api_client/models/validation_chance.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/validation_problem_details.py b/src/rapidata/api_client/models/validation_problem_details.py index 46b6801c8..791b87450 100644 --- a/src/rapidata/api_client/models/validation_problem_details.py +++ b/src/rapidata/api_client/models/validation_problem_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/vote_aggregation.py b/src/rapidata/api_client/models/vote_aggregation.py index 96d815842..ae55c9f07 100644 --- a/src/rapidata/api_client/models/vote_aggregation.py +++ b/src/rapidata/api_client/models/vote_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/vote_matrix_result.py b/src/rapidata/api_client/models/vote_matrix_result.py index 1e32cfc32..d5de6b2ff 100644 --- a/src/rapidata/api_client/models/vote_matrix_result.py +++ b/src/rapidata/api_client/models/vote_matrix_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/voucher_source.py b/src/rapidata/api_client/models/voucher_source.py index 8e5935984..8a11c2f37 100644 --- a/src/rapidata/api_client/models/voucher_source.py +++ b/src/rapidata/api_client/models/voucher_source.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/voucher_status.py b/src/rapidata/api_client/models/voucher_status.py index 49671fdd7..08ff8dbaa 100644 --- a/src/rapidata/api_client/models/voucher_status.py +++ b/src/rapidata/api_client/models/voucher_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/weighted_branch.py b/src/rapidata/api_client/models/weighted_branch.py index 3ce94deec..5fb704cce 100644 --- a/src/rapidata/api_client/models/weighted_branch.py +++ b/src/rapidata/api_client/models/weighted_branch.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/workflow_state.py b/src/rapidata/api_client/models/workflow_state.py index 69968a0ae..ca97a241b 100644 --- a/src/rapidata/api_client/models/workflow_state.py +++ b/src/rapidata/api_client/models/workflow_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/rest.py b/src/rapidata/api_client/rest.py index 3b97899f7..12ada80a4 100644 --- a/src/rapidata/api_client/rest.py +++ b/src/rapidata/api_client/rest.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.06.0842-3babd12 + The version of the OpenAPI document: 2026.08.06.0853-187f48f Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client_README.md b/src/rapidata/api_client_README.md index 221ae0522..41df1c1e5 100644 --- a/src/rapidata/api_client_README.md +++ b/src/rapidata/api_client_README.md @@ -3,7 +3,7 @@ The API for the Rapidata Asset service The `rapidata.api_client` package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 2026.08.06.0842-3babd12 +- API version: 2026.08.06.0853-187f48f - Package version: 1.0.0 - Generator version: 7.23.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen