From 6dc122d0a3bc8197c392d69759a7316d924f88c3 Mon Sep 17 00:00:00 2001 From: Rudolf the Rabbit Date: Wed, 19 Aug 2026 17:33:09 +0000 Subject: [PATCH] chore: update OpenAPI client to 2026.08.19.1722-5de1718 --- openapi/schemas/asset.openapi.json | 2 +- openapi/schemas/audience.openapi.json | 2 +- openapi/schemas/campaign.openapi.json | 41 ++++------ openapi/schemas/dataset.openapi.json | 2 +- openapi/schemas/flow.openapi.json | 2 +- openapi/schemas/identity.openapi.json | 6 +- openapi/schemas/leaderboard.openapi.json | 2 +- openapi/schemas/order.openapi.json | 33 +++++++- openapi/schemas/payment.openapi.json | 2 +- openapi/schemas/pipeline.openapi.json | 2 +- openapi/schemas/rapid.openapi.json | 2 +- .../schemas/rapidata.filtered.openapi.json | 76 ++++++++++++------- openapi/schemas/rapidata.openapi.json | 76 ++++++++++++------- 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 | 8 +- 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/examples_api.py | 2 +- .../api_client/api/external_apps_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/hugging_face_sync_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 | 32 ++++---- .../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 +- .../api/prompt_embedding_map_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 +- 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_external_app.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 +- .../models/bulk_billing_period_close_state.py | 2 +- ...lk_close_billing_periods_endpoint_input.py | 2 +- ...k_close_billing_periods_endpoint_output.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 +- .../close_billing_period_endpoint_input.py | 2 +- .../close_billing_period_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 +- .../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 | 2 +- .../create_manual_charge_endpoint_output.py | 2 +- .../api_client/models/create_order.py | 2 +- .../models/create_order_endpoint_output.py | 2 +- ...nization_billing_setting_endpoint_input.py | 2 +- .../create_organization_endpoint_input.py | 2 +- .../create_organization_endpoint_output.py | 2 +- ...eate_owner_tier_override_endpoint_input.py | 18 +---- ...ate_owner_tier_override_endpoint_output.py | 2 +- .../create_program_campaign_endpoint_input.py | 2 +- ...create_program_campaign_endpoint_output.py | 2 +- ...te_prompt_embedding_map_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 +- .../api_client/models/external_app_id.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_hugging_face_sync_endpoint_output.py | 2 +- ...gging_face_sync_history_endpoint_output.py | 2 +- ...history_endpoint_paged_result_of_output.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 +- ...chmark_standings_by_tag_endpoint_output.py | 2 +- ...ings_by_tag_endpoint_output_output_item.py | 2 +- ...tandings_by_tag_endpoint_output_segment.py | 2 +- ...ngs_by_tag_endpoint_output_segment_item.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 +- ..._billing_periods_status_endpoint_output.py | 2 +- ...g_periods_status_endpoint_output_period.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 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...al_app_relation_members_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 +- .../get_job_ab_summary_endpoint_output.py | 17 +++-- .../models/get_job_by_id_endpoint_output.py | 11 ++- .../get_job_cost_estimate_endpoint_output.py | 2 +- .../get_job_datapoints_endpoint_output.py | 2 +- ...apoints_endpoint_paged_result_of_output.py | 2 +- ...et_job_definition_by_id_endpoint_output.py | 2 +- ...efinition_cost_estimate_endpoint_output.py | 2 +- .../get_job_progress_endpoint_output.py | 2 +- .../get_job_responses_endpoint_output.py | 2 +- ..._job_responses_endpoint_output_response.py | 2 +- ...t_job_result_navigation_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 +- ...organization_owner_tier_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_prompt_embedding_map_endpoint_output.py | 2 +- ...mpt_embedding_map_endpoint_output_point.py | 2 +- ...pt_embedding_map_status_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 +- ...nt_external_app_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 +- .../models/grouped_ranking_group.py | 20 ++++- .../models/hugging_face_sync_outcome.py | 2 +- .../models/hugging_face_sync_status.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 +- .../models/i_campaign_filter_dsp_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 +- ...graduation_rule_accepted_free_text_rule.py | 2 +- .../i_graduation_rule_score_threshold_rule.py | 2 +- .../i_graduation_rule_task_accuracy_rule.py | 2 +- .../api_client/models/i_job_results.py | 2 +- .../i_job_results_grouped_ranking_results.py | 2 +- .../models/i_job_results_ranking_results.py | 2 +- .../models/i_job_results_rapid_results.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 | 2 +- .../models/i_line_item_platform_fee.py | 2 +- .../api_client/models/i_line_item_refund.py | 2 +- .../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/job_navigation_item.py | 2 +- .../api_client/models/job_rapid_result.py | 2 +- .../api_client/models/job_response.py | 2 +- .../api_client/models/json_web_key.py | 2 +- .../api_client/models/json_web_key_set.py | 2 +- .../api_client/models/labeling_state.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 +- .../models/prompt_embedding_map_status.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 +- ...y_matchups_by_benchmark_endpoint_output.py | 2 +- ...ups_by_benchmark_endpoint_output_corpus.py | 2 +- ...y_benchmark_endpoint_output_leaderboard.py | 2 +- ...ps_by_benchmark_endpoint_output_matchup.py | 2 +- ...enchmark_endpoint_output_prompt_details.py | 2 +- ...chups_by_benchmark_endpoint_output_side.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 | 18 +---- ...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 +- ...pt_ratings_by_benchmark_endpoint_output.py | 2 +- ...ngs_by_benchmark_endpoint_output_corpus.py | 2 +- ...ings_by_benchmark_endpoint_output_entry.py | 2 +- ...y_benchmark_endpoint_output_entry_image.py | 2 +- ...ngs_by_benchmark_endpoint_output_matrix.py | 2 +- ...ngs_by_benchmark_endpoint_output_prompt.py | 2 +- ...enchmark_endpoint_output_prompt_details.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 +- .../api_client/models/ranking_datapoint.py | 2 +- src/rapidata/api_client/models/rapid_issue.py | 2 +- src/rapidata/api_client/models/rapid_state.py | 2 +- .../api_client/models/rating_grouping.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 +- .../resettle_billing_period_endpoint_input.py | 2 +- ...resettle_billing_period_endpoint_output.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 +- ...ke_external_app_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 +- ...chmark_hugging_face_sync_endpoint_input.py | 2 +- ...hmark_hugging_face_sync_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 | 18 +---- .../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 +- 972 files changed, 1169 insertions(+), 1125 deletions(-) diff --git a/openapi/schemas/asset.openapi.json b/openapi/schemas/asset.openapi.json index 44a8b12656..0cccd0e4e8 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/audience.openapi.json b/openapi/schemas/audience.openapi.json index fbb7d737e3..f6cc77c844 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/campaign.openapi.json b/openapi/schemas/campaign.openapi.json index ec652865dd..5fcc992e6c 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { @@ -1367,7 +1367,7 @@ "OwnerTierOverride" ], "summary": "Creates an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set.", + "description": "At least one of the override values must be set.", "requestBody": { "description": "The override to create.", "content": { @@ -1490,7 +1490,7 @@ "OwnerTierOverride" ], "summary": "Replaces an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set. The target kind that\n is left out is cleared, so an override can be switched from one to the other.", + "description": "At least one of the override values must be set.", "parameters": [ { "name": "ownerTierOverrideId", @@ -1503,7 +1503,7 @@ } ], "requestBody": { - "description": "The new target and override values.", + "description": "The new target organization and override values.", "content": { "application/json": { "schema": { @@ -1542,7 +1542,7 @@ "OwnerTierOverride" ], "summary": "Returns the priority and global boost level an organization's campaigns are created with.", - "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies. Only overrides that target the organization are reflected — an override\n targeting an individual member's email address is not.", + "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies.", "parameters": [ { "name": "organizationId", @@ -1725,17 +1725,14 @@ ] }, "CreateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead. An exact email wins over an organization, which wins over a wildcard domain.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", @@ -3941,6 +3938,7 @@ "QueryOwnerTierOverridesEndpoint_Output": { "required": [ "id", + "organizationId", "ownerMail", "createdAt" ], @@ -3950,15 +3948,9 @@ "type": "string", "description": "The id of the override." }, - "pattern": { - "type": "string", - "description": "The owner-email pattern the override applies to, or null when it targets an organization.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization the override applies to, or null when it targets an email pattern.", - "nullable": true + "description": "The id of the organization the override applies to." }, "priorityOverride": { "type": "integer", @@ -4137,17 +4129,14 @@ } }, "UpdateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", diff --git a/openapi/schemas/dataset.openapi.json b/openapi/schemas/dataset.openapi.json index 254c28edaf..b46f194368 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/flow.openapi.json b/openapi/schemas/flow.openapi.json index 10cc078820..1588377e43 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/identity.openapi.json b/openapi/schemas/identity.openapi.json index 4038c1144d..71e41d0866 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { @@ -234,7 +234,7 @@ "Capabilities" ], "summary": "Lists the capabilities a customer holds.", - "description": "capabilities are grants held through organization membership.", + "description": "capabilities are granted to an organization, so these are the grants of the\n organization the customer is currently acting under — the same set enforced for them. A\n customer without an organization holds none.", "parameters": [ { "name": "customerId", @@ -3142,7 +3142,7 @@ } } ], - "description": "Capabilities granted to the customer through organization membership." + "description": "Capabilities granted to the organization the customer is acting under." } } }, diff --git a/openapi/schemas/leaderboard.openapi.json b/openapi/schemas/leaderboard.openapi.json index dd6bba58be..696563ea79 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/order.openapi.json b/openapi/schemas/order.openapi.json index 71639461d3..2ab5d76f34 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { @@ -5489,6 +5489,18 @@ "allTargetGroupsCompleted": { "type": "boolean", "description": "Whether all target groups have completed (result is then final)." + }, + "sideOrder": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "The canonical order of the compared side keys (matching WinCounter's\n keys), so the client can render the sides in a stable order rather than relying on the\n win-counter's dictionary order. Null when the compare blueprint has no defined order." } } }, @@ -5535,6 +5547,11 @@ "type": "string", "description": "The pipeline id." }, + "campaignId": { + "type": "string", + "description": "The job's campaign id. Null when the pipeline did not yield exactly one campaign.", + "nullable": true + }, "audienceName": { "type": "string", "description": "The audience name, or null when the job's audience has since been deleted (jobs\n outlive their audience).", @@ -6156,7 +6173,9 @@ "id", "name", "state", - "pairMakerInformation" + "pairMakerInformation", + "datapoints", + "totalVotes" ], "type": "object", "properties": { @@ -6171,6 +6190,16 @@ }, "pairMakerInformation": { "$ref": "#/components/schemas/IPairMakerInformation" + }, + "datapoints": { + "type": "array", + "items": { + "$ref": "#/components/schemas/RankingDatapoint" + } + }, + "totalVotes": { + "type": "integer", + "format": "int64" } } }, diff --git a/openapi/schemas/payment.openapi.json b/openapi/schemas/payment.openapi.json index 2d740f94ee..de05a2e551 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/pipeline.openapi.json b/openapi/schemas/pipeline.openapi.json index c9af6ec7c7..62550d6e5f 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/rapid.openapi.json b/openapi/schemas/rapid.openapi.json index 87731c7b98..8139da2a24 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/rapidata.filtered.openapi.json b/openapi/schemas/rapidata.filtered.openapi.json index fb8ad50500..cd9012ccbb 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { @@ -4601,7 +4601,7 @@ "OwnerTierOverride" ], "summary": "Creates an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set.", + "description": "At least one of the override values must be set.", "requestBody": { "description": "The override to create.", "content": { @@ -4754,7 +4754,7 @@ "OwnerTierOverride" ], "summary": "Replaces an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set. The target kind that\n is left out is cleared, so an override can be switched from one to the other.", + "description": "At least one of the override values must be set.", "parameters": [ { "name": "ownerTierOverrideId", @@ -4767,7 +4767,7 @@ } ], "requestBody": { - "description": "The new target and override values.", + "description": "The new target organization and override values.", "content": { "application/json": { "schema": { @@ -4816,7 +4816,7 @@ "OwnerTierOverride" ], "summary": "Returns the priority and global boost level an organization's campaigns are created with.", - "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies. Only overrides that target the organization are reflected — an override\n targeting an individual member's email address is not.", + "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies.", "parameters": [ { "name": "organizationId", @@ -7191,7 +7191,7 @@ "Capabilities" ], "summary": "Lists the capabilities a customer holds.", - "description": "capabilities are grants held through organization membership.", + "description": "capabilities are granted to an organization, so these are the grants of the\n organization the customer is currently acting under — the same set enforced for them. A\n customer without an organization holds none.", "parameters": [ { "name": "customerId", @@ -43070,17 +43070,14 @@ ] }, "CreateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead. An exact email wins over an organization, which wins over a wildcard domain.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", @@ -45223,6 +45220,7 @@ "QueryOwnerTierOverridesEndpoint_Output": { "required": [ "id", + "organizationId", "ownerMail", "createdAt" ], @@ -45232,15 +45230,9 @@ "type": "string", "description": "The id of the override." }, - "pattern": { - "type": "string", - "description": "The owner-email pattern the override applies to, or null when it targets an organization.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization the override applies to, or null when it targets an email pattern.", - "nullable": true + "description": "The id of the organization the override applies to." }, "priorityOverride": { "type": "integer", @@ -45407,17 +45399,14 @@ } }, "UpdateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", @@ -47510,7 +47499,7 @@ } } ], - "description": "Capabilities granted to the customer through organization membership." + "description": "Capabilities granted to the organization the customer is acting under." } } }, @@ -55250,6 +55239,18 @@ "allTargetGroupsCompleted": { "type": "boolean", "description": "Whether all target groups have completed (result is then final)." + }, + "sideOrder": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "The canonical order of the compared side keys (matching WinCounter's\n keys), so the client can render the sides in a stable order rather than relying on the\n win-counter's dictionary order. Null when the compare blueprint has no defined order." } } }, @@ -55296,6 +55297,11 @@ "type": "string", "description": "The pipeline id." }, + "campaignId": { + "type": "string", + "description": "The job's campaign id. Null when the pipeline did not yield exactly one campaign.", + "nullable": true + }, "audienceName": { "type": "string", "description": "The audience name, or null when the job's audience has since been deleted (jobs\n outlive their audience).", @@ -55908,7 +55914,9 @@ "id", "name", "state", - "pairMakerInformation" + "pairMakerInformation", + "datapoints", + "totalVotes" ], "type": "object", "properties": { @@ -55923,6 +55931,16 @@ }, "pairMakerInformation": { "$ref": "#/components/schemas/IPairMakerInformation" + }, + "datapoints": { + "type": "array", + "items": { + "$ref": "#/components/schemas/RankingDatapoint" + } + }, + "totalVotes": { + "type": "integer", + "format": "int64" } } }, diff --git a/openapi/schemas/rapidata.openapi.json b/openapi/schemas/rapidata.openapi.json index 15b4ceda07..32eb8ff44a 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { @@ -4651,7 +4651,7 @@ "OwnerTierOverride" ], "summary": "Creates an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set.", + "description": "At least one of the override values must be set.", "requestBody": { "description": "The override to create.", "content": { @@ -4804,7 +4804,7 @@ "OwnerTierOverride" ], "summary": "Replaces an owner-tier override.", - "description": "Exactly one target must be given: either pattern — an exact email\n (user@domain.com) or a wildcard domain (*@domain.com) — or\n organizationId. At least one of the override values must be set. The target kind that\n is left out is cleared, so an override can be switched from one to the other.", + "description": "At least one of the override values must be set.", "parameters": [ { "name": "ownerTierOverrideId", @@ -4817,7 +4817,7 @@ } ], "requestBody": { - "description": "The new target and override values.", + "description": "The new target organization and override values.", "content": { "application/json": { "schema": { @@ -4866,7 +4866,7 @@ "OwnerTierOverride" ], "summary": "Returns the priority and global boost level an organization's campaigns are created with.", - "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies. Only overrides that target the organization are reflected — an override\n targeting an individual member's email address is not.", + "description": "priority and globalBoostLevel are the effective values, whether they come from an\n override or from the configured defaults; the two *Override fields are null when the\n default applies.", "parameters": [ { "name": "organizationId", @@ -7241,7 +7241,7 @@ "Capabilities" ], "summary": "Lists the capabilities a customer holds.", - "description": "capabilities are grants held through organization membership.", + "description": "capabilities are granted to an organization, so these are the grants of the\n organization the customer is currently acting under — the same set enforced for them. A\n customer without an organization holds none.", "parameters": [ { "name": "customerId", @@ -45667,17 +45667,14 @@ ] }, "CreateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead. An exact email wins over an organization, which wins over a wildcard domain.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", @@ -47861,6 +47858,7 @@ "QueryOwnerTierOverridesEndpoint_Output": { "required": [ "id", + "organizationId", "ownerMail", "createdAt" ], @@ -47870,15 +47868,9 @@ "type": "string", "description": "The id of the override." }, - "pattern": { - "type": "string", - "description": "The owner-email pattern the override applies to, or null when it targets an organization.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization the override applies to, or null when it targets an email pattern.", - "nullable": true + "description": "The id of the organization the override applies to." }, "priorityOverride": { "type": "integer", @@ -48050,17 +48042,14 @@ } }, "UpdateOwnerTierOverrideEndpoint_Input": { + "required": [ + "organizationId" + ], "type": "object", "properties": { - "pattern": { - "type": "string", - "description": "The owner-email pattern this override applies to: an exact email (user@domain.com)\n or a wildcard domain (*@domain.com). Null when targeting an organization instead.", - "nullable": true - }, "organizationId": { "type": "string", - "description": "The id of the organization this override applies to. Null when targeting an email pattern\n instead.", - "nullable": true + "description": "The id of the organization this override applies to." }, "priorityOverride": { "type": "integer", @@ -50213,7 +50202,7 @@ } } ], - "description": "Capabilities granted to the customer through organization membership." + "description": "Capabilities granted to the organization the customer is acting under." } } }, @@ -58050,6 +58039,18 @@ "allTargetGroupsCompleted": { "type": "boolean", "description": "Whether all target groups have completed (result is then final)." + }, + "sideOrder": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "The canonical order of the compared side keys (matching WinCounter's\n keys), so the client can render the sides in a stable order rather than relying on the\n win-counter's dictionary order. Null when the compare blueprint has no defined order." } } }, @@ -58096,6 +58097,11 @@ "type": "string", "description": "The pipeline id." }, + "campaignId": { + "type": "string", + "description": "The job's campaign id. Null when the pipeline did not yield exactly one campaign.", + "nullable": true + }, "audienceName": { "type": "string", "description": "The audience name, or null when the job's audience has since been deleted (jobs\n outlive their audience).", @@ -58717,7 +58723,9 @@ "id", "name", "state", - "pairMakerInformation" + "pairMakerInformation", + "datapoints", + "totalVotes" ], "type": "object", "properties": { @@ -58732,6 +58740,16 @@ }, "pairMakerInformation": { "$ref": "#/components/schemas/IPairMakerInformation" + }, + "datapoints": { + "type": "array", + "items": { + "$ref": "#/components/schemas/RankingDatapoint" + } + }, + "totalVotes": { + "type": "integer", + "format": "int64" } } }, diff --git a/openapi/schemas/signal.openapi.json b/openapi/schemas/signal.openapi.json index d06d56c024..d73b64a663 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/translation.openapi.json b/openapi/schemas/translation.openapi.json index 51d0e4fb68..9b28b29d0d 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/validation.openapi.json b/openapi/schemas/validation.openapi.json index d2834df918..11df8e8f22 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/openapi/schemas/workflow.openapi.json b/openapi/schemas/workflow.openapi.json index 6efff5caec..6402d871af 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.19.0938-f150f5e" + "version": "2026.08.19.1722-5de1718" }, "servers": [ { diff --git a/src/rapidata/api_client/__init__.py b/src/rapidata/api_client/__init__.py index 7ee3306beb..ce0bedb28a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2f10496220..d4597e9ff9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 79a7092e0c..f75e38549e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b5e476b0b8..62bd24b58a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4a5b7c7ff5..64b214289b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0d9332cacc..2c4360d303 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 845baf2e26..134eacc2da 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 95765e2470..f2e9abaebe 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4d990b563a..407ed53a19 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4089111ea0..59c01d01ff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc358b2e95..45eff1ef15 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -365,7 +365,7 @@ def customers_customer_id_capabilities_get( ) -> GetCustomerCapabilitiesEndpointOutput: """Lists the capabilities a customer holds. - capabilities are grants held through organization membership. + capabilities are granted to an organization, so these are the grants of the organization the customer is currently acting under — the same set enforced for them. A customer without an organization holds none. :param customer_id: The customer to inspect. (required) :type customer_id: UUID @@ -435,7 +435,7 @@ def customers_customer_id_capabilities_get_with_http_info( ) -> ApiResponse[GetCustomerCapabilitiesEndpointOutput]: """Lists the capabilities a customer holds. - capabilities are grants held through organization membership. + capabilities are granted to an organization, so these are the grants of the organization the customer is currently acting under — the same set enforced for them. A customer without an organization holds none. :param customer_id: The customer to inspect. (required) :type customer_id: UUID @@ -505,7 +505,7 @@ def customers_customer_id_capabilities_get_without_preload_content( ) -> RESTResponseType: """Lists the capabilities a customer holds. - capabilities are grants held through organization membership. + capabilities are granted to an organization, so these are the grants of the organization the customer is currently acting under — the same set enforced for them. A customer without an organization holds none. :param customer_id: The customer to inspect. (required) :type customer_id: UUID diff --git a/src/rapidata/api_client/api/client_api.py b/src/rapidata/api_client/api/client_api.py index c1f1aaf1bb..5287c3b138 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ae7ba85cc9..79203c08a0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d1f2b37fc3..54e09e479f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f8af6c1806..b2bf652a05 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 736db67f02..c15cf055bd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8be392b0ce..bba30e3303 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fd1e062335..f1d6b06f7a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a832e2377e..f4d168d410 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/external_apps_api.py b/src/rapidata/api_client/api/external_apps_api.py index 4cbfbafde9..de8d86f496 100644 --- a/src/rapidata/api_client/api/external_apps_api.py +++ b/src/rapidata/api_client/api/external_apps_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 19c81c20a5..ccb70991ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 545f1968af..ece38cadb2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a8e0932ec9..56c3df8caa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ef949dad1d..c48288dd9c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fafaf0ebd0..a297183c71 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 076aa2fd46..bd3d127f2e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ac837ba848..a1e271dcbf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/hugging_face_sync_api.py b/src/rapidata/api_client/api/hugging_face_sync_api.py index 37b0818bf1..a3a8c50679 100644 --- a/src/rapidata/api_client/api/hugging_face_sync_api.py +++ b/src/rapidata/api_client/api/hugging_face_sync_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5dfd3b0605..1e4c214156 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 12339bab47..334f2a5fd4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2ce5fe3ba0..a6c3e42fd0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0d9076ce22..284bea005e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ef3d7d0e86..f539d95399 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 23a8d9a1c8..c063a01e8e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 aff21aaa43..047ab07f2e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c23d6a62e..fdbe471207 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -61,7 +61,7 @@ def campaign_owner_tier_organizations_organization_id_get( ) -> GetOrganizationOwnerTierEndpointOutput: """Returns the priority and global boost level an organization's campaigns are created with. - priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. Only overrides that target the organization are reflected — an override targeting an individual member's email address is not. + priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. :param organization_id: The id of the organization to read the tier of. (required) :type organization_id: str @@ -131,7 +131,7 @@ def campaign_owner_tier_organizations_organization_id_get_with_http_info( ) -> ApiResponse[GetOrganizationOwnerTierEndpointOutput]: """Returns the priority and global boost level an organization's campaigns are created with. - priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. Only overrides that target the organization are reflected — an override targeting an individual member's email address is not. + priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. :param organization_id: The id of the organization to read the tier of. (required) :type organization_id: str @@ -201,7 +201,7 @@ def campaign_owner_tier_organizations_organization_id_get_without_preload_conten ) -> RESTResponseType: """Returns the priority and global boost level an organization's campaigns are created with. - priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. Only overrides that target the organization are reflected — an override targeting an individual member's email address is not. + priority and globalBoostLevel are the effective values, whether they come from an override or from the configured defaults; the two *Override fields are null when the default applies. :param organization_id: The id of the organization to read the tier of. (required) :type organization_id: str @@ -835,7 +835,7 @@ def _campaign_owner_tier_overrides_owner_tier_override_id_delete_serialize( def campaign_owner_tier_overrides_owner_tier_override_id_put( self, owner_tier_override_id: Annotated[StrictStr, Field(description="The id of the override to update.")], - update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target and override values.")], + update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target organization and override values.")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -851,11 +851,11 @@ def campaign_owner_tier_overrides_owner_tier_override_id_put( ) -> None: """Replaces an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. The target kind that is left out is cleared, so an override can be switched from one to the other. + At least one of the override values must be set. :param owner_tier_override_id: The id of the override to update. (required) :type owner_tier_override_id: str - :param update_owner_tier_override_endpoint_input: The new target and override values. (required) + :param update_owner_tier_override_endpoint_input: The new target organization and override values. (required) :type update_owner_tier_override_endpoint_input: UpdateOwnerTierOverrideEndpointInput :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -909,7 +909,7 @@ def campaign_owner_tier_overrides_owner_tier_override_id_put( def campaign_owner_tier_overrides_owner_tier_override_id_put_with_http_info( self, owner_tier_override_id: Annotated[StrictStr, Field(description="The id of the override to update.")], - update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target and override values.")], + update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target organization and override values.")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -925,11 +925,11 @@ def campaign_owner_tier_overrides_owner_tier_override_id_put_with_http_info( ) -> ApiResponse[None]: """Replaces an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. The target kind that is left out is cleared, so an override can be switched from one to the other. + At least one of the override values must be set. :param owner_tier_override_id: The id of the override to update. (required) :type owner_tier_override_id: str - :param update_owner_tier_override_endpoint_input: The new target and override values. (required) + :param update_owner_tier_override_endpoint_input: The new target organization and override values. (required) :type update_owner_tier_override_endpoint_input: UpdateOwnerTierOverrideEndpointInput :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -983,7 +983,7 @@ def campaign_owner_tier_overrides_owner_tier_override_id_put_with_http_info( def campaign_owner_tier_overrides_owner_tier_override_id_put_without_preload_content( self, owner_tier_override_id: Annotated[StrictStr, Field(description="The id of the override to update.")], - update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target and override values.")], + update_owner_tier_override_endpoint_input: Annotated[UpdateOwnerTierOverrideEndpointInput, Field(description="The new target organization and override values.")], _request_timeout: Union[ None, Annotated[StrictFloat, Field(gt=0)], @@ -999,11 +999,11 @@ def campaign_owner_tier_overrides_owner_tier_override_id_put_without_preload_con ) -> RESTResponseType: """Replaces an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. The target kind that is left out is cleared, so an override can be switched from one to the other. + At least one of the override values must be set. :param owner_tier_override_id: The id of the override to update. (required) :type owner_tier_override_id: str - :param update_owner_tier_override_endpoint_input: The new target and override values. (required) + :param update_owner_tier_override_endpoint_input: The new target organization and override values. (required) :type update_owner_tier_override_endpoint_input: UpdateOwnerTierOverrideEndpointInput :param _request_timeout: timeout setting for this request. If one number provided, it will be total request @@ -1148,7 +1148,7 @@ def campaign_owner_tier_overrides_post( ) -> CreateOwnerTierOverrideEndpointOutput: """Creates an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. + At least one of the override values must be set. :param create_owner_tier_override_endpoint_input: The override to create. (required) :type create_owner_tier_override_endpoint_input: CreateOwnerTierOverrideEndpointInput @@ -1218,7 +1218,7 @@ def campaign_owner_tier_overrides_post_with_http_info( ) -> ApiResponse[CreateOwnerTierOverrideEndpointOutput]: """Creates an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. + At least one of the override values must be set. :param create_owner_tier_override_endpoint_input: The override to create. (required) :type create_owner_tier_override_endpoint_input: CreateOwnerTierOverrideEndpointInput @@ -1288,7 +1288,7 @@ def campaign_owner_tier_overrides_post_without_preload_content( ) -> RESTResponseType: """Creates an owner-tier override. - Exactly one target must be given: either pattern — an exact email (user@domain.com) or a wildcard domain (*@domain.com) — or organizationId. At least one of the override values must be set. + At least one of the override values must be set. :param create_owner_tier_override_endpoint_input: The override to create. (required) :type create_owner_tier_override_endpoint_input: CreateOwnerTierOverrideEndpointInput diff --git a/src/rapidata/api_client/api/participant_api.py b/src/rapidata/api_client/api/participant_api.py index eb83f21d6d..54d76599ee 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4ea0022b15..59ec35c5b0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 65bb993447..580e42aff6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b8413047c5..ca45024c6d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 60216e2a74..5fd395017f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/prompt_embedding_map_api.py b/src/rapidata/api_client/api/prompt_embedding_map_api.py index d02d4765d5..9bef4fddc0 100644 --- a/src/rapidata/api_client/api/prompt_embedding_map_api.py +++ b/src/rapidata/api_client/api/prompt_embedding_map_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 05fe3a9618..fd83e59974 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 115d1796aa..1c8ae7d7bf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 62de17ec8b..0a3b620782 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dcb58153ef..df78207ef6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ee36afc969..90f1ba2a1f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 92c02be283..22a38e683a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1945012128..74fda7dfd0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 14c4667136..6a90895e7b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98a943af52..9281a0594b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f5aec6d3b9..73d24e8eb2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6160313ad1..f2c9776caa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8bc0850cac..a8d00d3312 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6e93fbde06..cd08e2b0a9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c84aa4dd8c..8fbb183543 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 305d7c2473..488b23b80a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d8a2d09aa7..b1f76c1403 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 062b4534cc..7b3bec2ff4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 686c18bcf3..75042163ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5d08c24a88..24ac3845a0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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.19.0938-f150f5e\n"\ + "Version of the API: 2026.08.19.1722-5de1718\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 3fd3770a3d..f3b4c85100 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 57f0fc3c45..fed4d2460c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ea0711e0d0..ca450e41a7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d9e1c948d1..8422287328 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f2e48d7d5b..e893e85fac 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d10c2508e6..376305d604 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 15ac5ce790..bf5f4f8c93 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c04ee9347b..e26e668668 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 36a27512ce..7d7d54a878 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 475fe399b1..b506403f5a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 99724284a0..14e601f778 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 24aaf388ee..efabea4296 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f73f300f67..7fdd360654 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b1cbfe6b34..170c224696 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 feabeedbe4..2127e1ea08 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7fa3fab953..2ab3324fc9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e22a090dfa..48ce1d2200 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f8eda6b687..d36767772b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d34b4c2927..0096995169 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c686863453..c07a55a08e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d1c769a193..708d24519d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 79028578aa..ebe680c5c2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 48b3df7fc8..49608ccb85 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 66fc0f62ed..4d1b0a6a2a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_relations_external_app.py b/src/rapidata/api_client/models/authorization_relations_external_app.py index 05573b92b1..51ea3b7680 100644 --- a/src/rapidata/api_client/models/authorization_relations_external_app.py +++ b/src/rapidata/api_client/models/authorization_relations_external_app.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7ea7bb13dd..b402d0401c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 175e375bc6..63f80de41c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 63e84b2213..37014b9c9c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5ad6948f5a..e1a3e6a653 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 edbd4da22c..d51161531e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 face911a81..1b28475d92 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a53936a68a..dbb604d20b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 14bd7e4692..cb97868615 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4a4024a527..7e6ba8698d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 25ee0a8057..3323cf2983 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a61a8f34e8..31c59279ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5a570dd5d8..281959f0ab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f8a1e98fdc..79e6d095dc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d6ff35f922..87fd62257d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bulk_billing_period_close_state.py b/src/rapidata/api_client/models/bulk_billing_period_close_state.py index e7a796b5b1..f85028b624 100644 --- a/src/rapidata/api_client/models/bulk_billing_period_close_state.py +++ b/src/rapidata/api_client/models/bulk_billing_period_close_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_input.py b/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_input.py index 0c71a40a58..828b8eb260 100644 --- a/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_input.py +++ b/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_output.py b/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_output.py index f0763e8006..0dde93fd97 100644 --- a/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_output.py +++ b/src/rapidata/api_client/models/bulk_close_billing_periods_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 61d5af3010..f1e7bdb849 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b4a9ff8b44..440e2aa94a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4781c8e084..ad166902e9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b7e7437101..dc38125e73 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 698684372e..38458de613 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e75ead3da0..ab822da085 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3e1a116a36..41afae4c54 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6211dc0cb6..51fa533c4c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6479836c67..868ea11b82 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b92207770e..4b48276c8e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e04fd3d2a4..5487070b4d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2d8af965ab..66e40797dd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cdd25c4121..92de8d15ab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/close_billing_period_endpoint_input.py b/src/rapidata/api_client/models/close_billing_period_endpoint_input.py index 422a5e249a..4695e71b2c 100644 --- a/src/rapidata/api_client/models/close_billing_period_endpoint_input.py +++ b/src/rapidata/api_client/models/close_billing_period_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/close_billing_period_endpoint_output.py b/src/rapidata/api_client/models/close_billing_period_endpoint_output.py index 002192a813..569e8b0c0e 100644 --- a/src/rapidata/api_client/models/close_billing_period_endpoint_output.py +++ b/src/rapidata/api_client/models/close_billing_period_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4e2c04d44c..8c83d3863b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8ea7d3c348..ffc7d4084f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4ba6e4f058..b1f4cb595a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 15148f969b..2ae1304e48 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fa855a26cb..4efa162d83 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2eba4ef97d..329fb3864b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b633554c68..7e70731475 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 be9fdd3916..9ca33472fa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7a3ae058f3..f17674c9b9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f61621e1b3..819d22bbb9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2d023da321..cfc639c081 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7e4d122e0b..362114322c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 95e72d9f4e..e376fd6a2f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d707731094..ca1a82cd91 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d9a27a70eb..3dc9318ecb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7d29d8b73d..ea3d53bc81 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5aa848946b..c19ee2bf45 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6ed7c699cc..66dcd5e0ef 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8113ebec6d..4b1db644d9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6f4650d98f..eca3462b54 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dd1d9337a6..fb2a9ad54a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 21cec7f86b..230c4f27a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a8233051ac..455f98f3c5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d20f13a000..07c3b411a3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 32ae091859..ce6f77e482 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ad8980f485..fdd4f94adf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ac9d2585b8..d550215d82 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 46f983f73c..e46aee1f6d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 afd334c2b7..5f94c9e62e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 27dfd0057f..e4f8447949 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 36a9ba37f8..88a924c3a2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 884621c7b2..a2acb2cc1b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0442418554..f574654fa0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f5f65454a9..efc5625b01 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1f40ab637b..c36130828e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c6fa34bac5..d837bef423 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 85f95c11eb..e25a2278b5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 13e986aa3c..996bb0bbb5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b05f7be53f..40585bf7f7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eba9828ff8..4df4dbc5e5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d15faccaa3..a981be8873 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c5615905c1..7e5688be70 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35318808d4..fa4a3198ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8d465fac28..2adfd4c3fc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 95cb256d59..4b4b0ec064 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 794f984e6c..073746d0ad 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8297e4c5ae..1beedd89f3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 89fc998613..facfc16291 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d2c08610ad..63f6fb0a1f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 edfc1f6934..056f901982 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_output.py b/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py index cedf47c5c3..c2cadc8d5c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 49145102c4..231df2dd5b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc350ec38e..5871d3e85b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_organization_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_organization_billing_setting_endpoint_input.py index e036c197be..5f065ff3b0 100644 --- a/src/rapidata/api_client/models/create_organization_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_organization_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 429c5e3a8f..c0d1595beb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4f66853b2a..50fbb1cca4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5adc13e3f8..e61c4d1a8b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -27,11 +27,10 @@ class CreateOwnerTierOverrideEndpointInput(LazyValidatedModel): """ CreateOwnerTierOverrideEndpointInput """ # noqa: E501 - pattern: Optional[StrictStr] = Field(default=None, description="The owner-email pattern this override applies to: an exact email (user@domain.com) or a wildcard domain (*@domain.com). Null when targeting an organization instead.") - organization_id: Optional[StrictStr] = Field(default=None, description="The id of the organization this override applies to. Null when targeting an email pattern instead. An exact email wins over an organization, which wins over a wildcard domain.", alias="organizationId") + organization_id: StrictStr = Field(description="The id of the organization this override applies to.", alias="organizationId") priority_override: Optional[StrictInt] = Field(default=None, description="The priority matching owners' jobs are created with. Null for no priority override.", alias="priorityOverride") boost_override: Optional[StrictInt] = Field(default=None, description="The global boost level matching owners' campaigns are created with (0-10). Null for none.", alias="boostOverride") - __properties: ClassVar[List[str]] = ["pattern", "organizationId", "priorityOverride", "boostOverride"] + __properties: ClassVar[List[str]] = ["organizationId", "priorityOverride", "boostOverride"] # model_config is inherited from LazyValidatedModel @@ -68,16 +67,6 @@ def to_dict(self) -> Dict[str, Any]: exclude=excluded_fields, exclude_none=True, ) - # set to None if pattern (nullable) is None - # and model_fields_set contains the field - if self.pattern is None and "pattern" in self.model_fields_set: - _dict['pattern'] = None - - # set to None if organization_id (nullable) is None - # and model_fields_set contains the field - if self.organization_id is None and "organization_id" in self.model_fields_set: - _dict['organizationId'] = None - # set to None if priority_override (nullable) is None # and model_fields_set contains the field if self.priority_override is None and "priority_override" in self.model_fields_set: @@ -100,7 +89,6 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "pattern": obj.get("pattern"), "organizationId": obj.get("organizationId"), "priorityOverride": obj.get("priorityOverride"), "boostOverride": obj.get("boostOverride") 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 2bf4aa1810..b0065451b3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b1a67774fd..f58c66be3b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1ca1853382..1be3157ea8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_embedding_map_endpoint_output.py b/src/rapidata/api_client/models/create_prompt_embedding_map_endpoint_output.py index 6f5b668e79..22e8ee5f34 100644 --- a/src/rapidata/api_client/models/create_prompt_embedding_map_endpoint_output.py +++ b/src/rapidata/api_client/models/create_prompt_embedding_map_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f1399a8268..7e9d6d1ec0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 851cb81526..4b9e29515c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4305f6ac0a..74473bc86d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f3d7f07fc1..a6474fd605 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 03ff8ac5b4..ec3ebfa3d8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d1c9730b9b..ca6e67371a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9d0c54af2c..88e8ed40c5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bbd77a0e0b..2593e30b41 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5183092ba4..e0dfbc1726 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7019df2910..b8fad57ff6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1690ba47e0..2ba51da856 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 489ac231eb..41460fc406 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bc555974cc..f17cadbf27 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8b9cfe6d97..8c1ea5c498 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1a1aabc0fc..34df2d5c5f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 94e4c1deca..7083ee9c67 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3919296ebc..3827e7e7f0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eff8b8c059..a704bbca91 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 971bee6239..e7d6e7f352 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5797125011..24aea8ff78 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5c64be065a..e10415c905 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 11bde0420b..18b827b8ea 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3ad5243071..cdbdeeba2a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 24f93028c8..1c571cb658 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35b681e41c..9558473570 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ecdd74e751..23b755be18 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ec2b72a5cc..73e0e4d1f5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 da8aa44eed..1666ebba8a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0975de49bc..d6ba513502 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c9e51b3ec4..7b3b3932cc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f501eee9dc..dfb10b3d40 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 75407d0401..9183175a52 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6af1510822..3382beded5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/external_app_id.py b/src/rapidata/api_client/models/external_app_id.py index ba285b251c..19ff3237dc 100644 --- a/src/rapidata/api_client/models/external_app_id.py +++ b/src/rapidata/api_client/models/external_app_id.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 afa1a270ef..813963e44d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7904fae55c..d7794ce568 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 50f6a7ef3d..839ea4dae6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e3feec345f..09908fca7f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9837326e0c..dbac9ffce0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ad0e293067..1cbf76aa3c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2de8fd56d7..7ea6609452 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ab67af2c7d..437914e359 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6a90a24b08..3fb4bc1ddd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b489f1d082..07efbff3e4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fc86aa5ac2..af22b4f480 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 aa026723d6..82792706f1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 91ec17856e..63f0fca5d3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 97d8025525..6deb85ea69 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 60b6589784..d5b0b617b4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bd8f74167c..b83e03e68d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c1de40d57..432dc18e66 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1eded3c261..6af05b8561 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 17b74b16a8..4e480e16a4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0652ae18c0..456d68814f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1ac84d853f..98202087c1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8ecc3d0a24..396413e190 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b41d5794b9..830aeb5c35 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_endpoint_output.py index 1cd5b1c473..d13013457e 100644 --- a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_output.py index 03b9145efa..49ac07c2f1 100644 --- a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_paged_result_of_output.py index d9ad529f8e..0c19aee5d3 100644 --- a/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_benchmark_hugging_face_sync_history_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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 39d6217d3a..a8e8308aab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 01c4652ef5..3b4817f857 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35bfc37150..65e68ef5d2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 07164b4f51..0f93700274 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d511f30a12..1e24142778 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_by_tag_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output.py index d1d1b7895b..2f5f4cf88f 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_by_tag_endpoint_output_output_item.py b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_output_item.py index b450379fc1..6672ac1952 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_output_item.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_by_tag_endpoint_output_segment.py b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment.py index d5db6539eb..0b27978ff9 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_by_tag_endpoint_output_segment_item.py b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment_item.py index 3cf9c87138..4c3e0bc71f 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment_item.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_by_tag_endpoint_output_segment_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 36bdc7da20..6bbd3cd297 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 13d37034e2..2c744a6b3d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e014adb090..3fa0635f7c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e78d9dab74..98c22971d6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6818f50573..d084178307 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 487eb6ef77..4d747a76d0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 440b55b175..502a1e8fb4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0a24cc598b..defaab072b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6ed616776a..3d859e93a4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e8149386bb..75c8ecd4aa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6afb96d778..885d4051f2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e8f185d748..95106063fd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0fc74e78e4..6e945addf5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6feee26e39..088dddeb49 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output.py b/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output.py index 1e754ab902..7fb52be7f0 100644 --- a/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output_period.py b/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output_period.py index 6fa82b28b8..3388e0dce5 100644 --- a/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output_period.py +++ b/src/rapidata/api_client/models/get_bulk_close_billing_periods_status_endpoint_output_period.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 141ba898e8..af0ecf7afe 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 19b057a2c5..cbc451bb49 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 77b403dbcf..1da1708aca 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3426041f8b..e45a3a65d4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5bd5700726..a6492a0443 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fda0b0253d..0eab0b58e2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c9b9ba1732..32015be021 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4e7ff0b434..a944301137 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 691800675a..13b383294b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ecb46d15c3..4092dcab44 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 af14a3ce71..ee2c196018 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 49459d5e1b..16e4ed7bcf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 59fbc198c8..739b945c13 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d0990e8251..449ed25387 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9125301c99..38aab88ab0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 06647baf2d..a612324c59 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d69c593d34..2ee2ec1228 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c2b370ea2..0953338c72 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b7fb69f016..29c0a057aa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b6bd60b010..ebc5275b42 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f699087190..169d0501e7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 499bccf35b..2a8e80119f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6fc86b217c..b0161c0cdc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f3eb134fe1..8067bf75bd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5d5a4326e7..cbe21ef68b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 797a6f9272..f3bf8f7ae2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_cursor_paged_result_of_output.py index 05f8b50560..143dad0828 100644 --- a/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_external_app_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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_output.py b/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_output.py index 6ecc72605f..79dc2b6ebc 100644 --- a/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_output.py +++ b/src/rapidata/api_client/models/get_external_app_relation_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 67f3436cbb..ad9c2f995a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 42cbefebbc..7fef8064b0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 16492f4f23..c3f91f601a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a487748c06..e8579bb608 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cf511e9a90..81bc9f3579 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0626d616f8..0f60ff721f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 40c1a1449f..bf17d6e43d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a17fe11e14..632b7b0650 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fbd0ba4613..a69fb3888d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc35726f04..9e0548b0f1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b0ce5308c5..adcff28c14 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_ab_summary_endpoint_output.py b/src/rapidata/api_client/models/get_job_ab_summary_endpoint_output.py index 99918b6207..d2763f7875 100644 --- a/src/rapidata/api_client/models/get_job_ab_summary_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_ab_summary_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,8 +16,8 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictFloat, StrictInt -from typing import Any, ClassVar, Dict, List, Union +from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictFloat, StrictInt, StrictStr +from typing import Any, ClassVar, Dict, List, Optional, Union from pydantic import ValidationError from rapidata.api_client.lazy_model import LazyValidatedModel from typing import Optional, Set @@ -29,7 +29,8 @@ class GetJobAbSummaryEndpointOutput(LazyValidatedModel): """ # noqa: E501 win_counter: Dict[str, Union[StrictFloat, StrictInt]] = Field(description="The win count per compared option.", alias="winCounter") all_target_groups_completed: StrictBool = Field(description="Whether all target groups have completed (result is then final).", alias="allTargetGroupsCompleted") - __properties: ClassVar[List[str]] = ["winCounter", "allTargetGroupsCompleted"] + side_order: Optional[List[StrictStr]] = Field(default=None, alias="sideOrder") + __properties: ClassVar[List[str]] = ["winCounter", "allTargetGroupsCompleted", "sideOrder"] # model_config is inherited from LazyValidatedModel @@ -66,6 +67,11 @@ def to_dict(self) -> Dict[str, Any]: exclude=excluded_fields, exclude_none=True, ) + # set to None if side_order (nullable) is None + # and model_fields_set contains the field + if self.side_order is None and "side_order" in self.model_fields_set: + _dict['sideOrder'] = None + return _dict @classmethod @@ -79,7 +85,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "winCounter": obj.get("winCounter"), - "allTargetGroupsCompleted": obj.get("allTargetGroupsCompleted") + "allTargetGroupsCompleted": obj.get("allTargetGroupsCompleted"), + "sideOrder": obj.get("sideOrder") } try: _obj = cls.model_validate(_data) 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 cbfe75243e..0cb5c20486 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -37,6 +37,7 @@ class GetJobByIdEndpointOutput(LazyValidatedModel): audience_id: StrictStr = Field(description="The audience id.", alias="audienceId") revision_number: StrictInt = Field(description="The revision number.", alias="revisionNumber") pipeline_id: StrictStr = Field(description="The pipeline id.", alias="pipelineId") + campaign_id: Optional[StrictStr] = Field(default=None, description="The job's campaign id. Null when the pipeline did not yield exactly one campaign.", alias="campaignId") audience_name: Optional[StrictStr] = Field(default=None, description="The audience name, or null when the job's audience has since been deleted (jobs outlive their audience).", alias="audienceName") state: AudienceJobState = Field(description="The job state.") is_public: StrictBool = Field(description="Whether the job (and its results) is shared publicly.", alias="isPublic") @@ -50,7 +51,7 @@ class GetJobByIdEndpointOutput(LazyValidatedModel): owner_id: UUID = Field(description="The owner id.", alias="ownerId") owner_mail: StrictStr = Field(description="The owner email.", alias="ownerMail") organization_id: StrictStr = Field(description="The id of the organization that owns the entity.", alias="organizationId") - __properties: ClassVar[List[str]] = ["jobId", "name", "definitionId", "audienceId", "revisionNumber", "pipelineId", "audienceName", "state", "isPublic", "audienceDeleted", "completedAt", "resultFileName", "failedAt", "failureMessage", "reviewReason", "createdAt", "ownerId", "ownerMail", "organizationId"] + __properties: ClassVar[List[str]] = ["jobId", "name", "definitionId", "audienceId", "revisionNumber", "pipelineId", "campaignId", "audienceName", "state", "isPublic", "audienceDeleted", "completedAt", "resultFileName", "failedAt", "failureMessage", "reviewReason", "createdAt", "ownerId", "ownerMail", "organizationId"] # model_config is inherited from LazyValidatedModel @@ -87,6 +88,11 @@ def to_dict(self) -> Dict[str, Any]: exclude=excluded_fields, exclude_none=True, ) + # set to None if campaign_id (nullable) is None + # and model_fields_set contains the field + if self.campaign_id is None and "campaign_id" in self.model_fields_set: + _dict['campaignId'] = None + # set to None if audience_name (nullable) is None # and model_fields_set contains the field if self.audience_name is None and "audience_name" in self.model_fields_set: @@ -135,6 +141,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "audienceId": obj.get("audienceId"), "revisionNumber": obj.get("revisionNumber"), "pipelineId": obj.get("pipelineId"), + "campaignId": obj.get("campaignId"), "audienceName": obj.get("audienceName"), "state": obj.get("state"), "isPublic": obj.get("isPublic"), 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 da394fd614..4f3d3801f9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_datapoints_endpoint_output.py b/src/rapidata/api_client/models/get_job_datapoints_endpoint_output.py index a88a36b535..a909f03a0e 100644 --- a/src/rapidata/api_client/models/get_job_datapoints_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_datapoints_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_datapoints_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_job_datapoints_endpoint_paged_result_of_output.py index 6601377be9..a915adc19f 100644 --- a/src/rapidata/api_client/models/get_job_datapoints_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_job_datapoints_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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2d10869ee4..86fec7d596 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5b4e57f8d2..eeba2ad879 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_progress_endpoint_output.py b/src/rapidata/api_client/models/get_job_progress_endpoint_output.py index a09aeb9faf..e69a2f9da8 100644 --- a/src/rapidata/api_client/models/get_job_progress_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_progress_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_responses_endpoint_output.py b/src/rapidata/api_client/models/get_job_responses_endpoint_output.py index e13587ce03..504de7b1d2 100644 --- a/src/rapidata/api_client/models/get_job_responses_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_responses_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_responses_endpoint_output_response.py b/src/rapidata/api_client/models/get_job_responses_endpoint_output_response.py index d315aa49d4..a0e975c15e 100644 --- a/src/rapidata/api_client/models/get_job_responses_endpoint_output_response.py +++ b/src/rapidata/api_client/models/get_job_responses_endpoint_output_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_result_navigation_endpoint_output.py b/src/rapidata/api_client/models/get_job_result_navigation_endpoint_output.py index 0c415aedea..54264572cf 100644 --- a/src/rapidata/api_client/models/get_job_result_navigation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_result_navigation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7b918a4d3b..284e173c22 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b6e0603dd6..5f9983a9a9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3d66657f29..9a6288a01a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0f641bd140..0e09bd6ad2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 72b7ecbd27..8fe1cec222 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bfd5a01970..1e9ff694d1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 93581de465..b5a80c57f4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_organization_owner_tier_endpoint_output.py b/src/rapidata/api_client/models/get_organization_owner_tier_endpoint_output.py index 7aa6a6c63e..72f8525b97 100644 --- a/src/rapidata/api_client/models/get_organization_owner_tier_endpoint_output.py +++ b/src/rapidata/api_client/models/get_organization_owner_tier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 57bba595c0..3692a93b6e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5022922576..186daaf9ee 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0946fa3e44..bb50602ee2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5f528e8fff..33f306d384 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output.py b/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output.py index fa0394f8a3..69a3a68a4c 100644 --- a/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output.py +++ b/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output_point.py b/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output_point.py index 32e008b420..1a480349e0 100644 --- a/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output_point.py +++ b/src/rapidata/api_client/models/get_prompt_embedding_map_endpoint_output_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompt_embedding_map_status_endpoint_output.py b/src/rapidata/api_client/models/get_prompt_embedding_map_status_endpoint_output.py index e37ecd2658..00a82a57a8 100644 --- a/src/rapidata/api_client/models/get_prompt_embedding_map_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_prompt_embedding_map_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 73b769a16a..3268fe8aa1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7b348f31d5..44cf579c07 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 16c88f3ba9..94a31247ab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5b4f87a506..324e7ccfdf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e25fe502bb..76d05029fe 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9da522db94..d995949abc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c6fe254ccc..e372296877 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6e23609488..ae78b8c97b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 092a656811..cdc8f43b34 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e1c6b96d7a..74d1807ddd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d064e0e8d7..58dfdc86ab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9ee91d031b..366284c843 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6bd5f1f81a..a21b5a077c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 55816d0f5e..31109e014e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 73084269d0..198215fe19 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d5cdf353da..dbf6ad6322 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d5f48987fb..e75930024c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 626bb9108e..84417bb1a2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 374becbc31..643105ddbf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ffedc866b7..a88d4897cf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f106befd64..889fa3760a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9c15ba0a6c..d54a306df2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 40aa398bc2..a31b1ba470 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 30f0efc063..22e1102f4c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5b39cc4b2e..a3132c1c25 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d5915f3c9f..52040c0052 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0f4be48920..1dddf094f4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 818f46e939..b1f38d1360 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a5b1fd09ea..0aafc3e742 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 12eb07d3a7..2ee881972e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a685d6889c..b129a65edf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b6c6584b51..7b46be8bd1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6d9410c0f5..59db728a6b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f7d1ef39bb..832a7c7f16 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 56cd9ea979..58863b0ba2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cffcf01864..97e95231f5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e1ebec138a..f1d920cde2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e1529f97c0..9e57f76ba1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 be1866760b..49e8475a3b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b6525304ba..11cb203374 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 65358e185b..4e4bbe57c5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b291fba6e9..e09058ecf2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e2be65cfa3..af9d99dedd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 51c02ae306..9e216558ee 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 755e7c7377..4c8d97481f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 de1ff71046..a1db87b252 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ba50019157..3e4ae21167 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 baa4958827..9e1a02b2b1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 54cf0f4753..7272cb61cd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 22e77760d4..6dabb7534a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0ac25b8a03..3f9e587aa9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d2667f4183..8f1ea57567 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 07ddde0816..549d716d8a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 541a594462..019a403bc6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b7316396d7..5a12c62773 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c5da8d99ff..a41911f8a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7ca679252d..669da83669 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a7aba7c9ac..1398ff3063 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_external_app_relation_endpoint_input.py b/src/rapidata/api_client/models/grant_external_app_relation_endpoint_input.py index 91cc8ced6f..fa32f0a690 100644 --- a/src/rapidata/api_client/models/grant_external_app_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_external_app_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4004650e91..bd296d4d62 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8d2742ce54..2b70047452 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d1fbe2877f..0ea0229139 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grouped_ranking_group.py b/src/rapidata/api_client/models/grouped_ranking_group.py index 7b042ea3f1..112eaa0d54 100644 --- a/src/rapidata/api_client/models/grouped_ranking_group.py +++ b/src/rapidata/api_client/models/grouped_ranking_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,9 +16,10 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict, Field, StrictStr +from pydantic import BaseModel, ConfigDict, Field, StrictInt, StrictStr from typing import Any, ClassVar, Dict, List from rapidata.api_client.models.i_pair_maker_information import IPairMakerInformation +from rapidata.api_client.models.ranking_datapoint import RankingDatapoint from pydantic import ValidationError from rapidata.api_client.lazy_model import LazyValidatedModel from typing import Optional, Set @@ -32,7 +33,9 @@ class GroupedRankingGroup(LazyValidatedModel): name: StrictStr state: StrictStr pair_maker_information: IPairMakerInformation = Field(alias="pairMakerInformation") - __properties: ClassVar[List[str]] = ["id", "name", "state", "pairMakerInformation"] + datapoints: List[RankingDatapoint] + total_votes: StrictInt = Field(alias="totalVotes") + __properties: ClassVar[List[str]] = ["id", "name", "state", "pairMakerInformation", "datapoints", "totalVotes"] # model_config is inherited from LazyValidatedModel @@ -72,6 +75,13 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of pair_maker_information if self.pair_maker_information: _dict['pairMakerInformation'] = self.pair_maker_information.to_dict() + # override the default output from pydantic by calling `to_dict()` of each item in datapoints (list) + _items = [] + if self.datapoints: + for _item_datapoints in self.datapoints: + if _item_datapoints: + _items.append(_item_datapoints.to_dict()) + _dict['datapoints'] = _items return _dict @classmethod @@ -87,7 +97,9 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "state": obj.get("state"), - "pairMakerInformation": IPairMakerInformation.from_dict(obj["pairMakerInformation"]) if obj.get("pairMakerInformation") is not None else None + "pairMakerInformation": IPairMakerInformation.from_dict(obj["pairMakerInformation"]) if obj.get("pairMakerInformation") is not None else None, + "datapoints": [RankingDatapoint.from_dict(_item) for _item in obj["datapoints"]] if obj.get("datapoints") is not None else None, + "totalVotes": obj.get("totalVotes") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/hugging_face_sync_outcome.py b/src/rapidata/api_client/models/hugging_face_sync_outcome.py index dc87fd3b7e..808ce59f8e 100644 --- a/src/rapidata/api_client/models/hugging_face_sync_outcome.py +++ b/src/rapidata/api_client/models/hugging_face_sync_outcome.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/hugging_face_sync_status.py b/src/rapidata/api_client/models/hugging_face_sync_status.py index ae883ae39d..0a5a96844f 100644 --- a/src/rapidata/api_client/models/hugging_face_sync_status.py +++ b/src/rapidata/api_client/models/hugging_face_sync_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a261e30367..df3f3f3229 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e316f51770..bef1ca67b4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 93fd33b92f..92b96da7a7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 80dc68b263..33fbcef1ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 18bed3ac47..1cf7ca2a41 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f16981607d..7a276b3710 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d341c22585..186db9c903 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8ca141347e..4f3f1dbba2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f012ccf5e5..adf530c223 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0977b56599..78ea1ebc6e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7875056bc2..256c62800c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ad93bfa8ec..e78f7d81f9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 917358dd34..03f066bed2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 67c7f86553..9f6ca6c7ab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a07addd38a..4c327e4523 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 776a4b3fd5..652b9dd49d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f274ed25fe..6595cc6913 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3482970a5d..a092d2ba49 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 397ffaf630..e29a05ab9f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dbec8d7060..b180ac936a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9231378c33..8b3072efd5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0a1765b0b7..47a6a8e38b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2bc0e1df97..4eacac1393 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3e1333caf6..8e8b4d69a5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 db28499f90..9a675b770e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98670e4492..675e32e146 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6162e99b64..dc0f82b69e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 896118f011..505bd5a44e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cd97f20e67..040c5f4e57 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bf7ee974aa..489f7cd8d5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 190434c076..fa47aadb3d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 23d6f33548..e457e73d87 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3d36f72906..29255c6dca 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2ad3eacf58..5d4fcd6191 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 603fe79699..e64960c4a3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0d07190d89..a9fe010362 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 145c5b6f03..30741f301a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eb31d581ea..973779b6b9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e77434e8a4..88df450fb7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_dsp_filter.py b/src/rapidata/api_client/models/i_campaign_filter_dsp_filter.py index fc3f1657c4..bd761c9ac2 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_dsp_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_dsp_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e663c58056..6ac1b79427 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8e010a261f..c46ad205ef 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4d349a9c0f..0a21d3d62b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2150c42868..4c1a8b69e0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 23cbfaa470..5e017584a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a42ee4d06e..d3006d64a9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a959c63f3f..c50a0df65c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eb0b66bf61..718ae9cfc6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 243e7ad0a5..7b86f7503d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0328c51e16..ac96de97c1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 46875eefc5..dfea902d4c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c28190af67..a194bc06e4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a70118c878..3aab174d05 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2a6e6f797f..01ea84fc80 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 12e3e8f361..19fefb4c04 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c7e6520424..b6acc7b643 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d1f2132696..db3e3d0533 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98113fc1c8..31c597bd08 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d84bc4ff40..fd55b066b5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8debf1b500..0fa74f8793 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5542cccea4..c1dfb78e34 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f1dec666d1..25cdb812b0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4e9719bd71..8ecf540d8f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3648a8b6fd..13166cdbcf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 57d3925a7e..701bf2e74d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 750e357cc4..26adcec9e2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 89c4607984..386452b28d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 37f6123660..78c0e4b777 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 78c0e00f81..0b95d1d3aa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8a20ca37e1..eecad605c5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 01d3e69406..4aee262235 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 51562642a3..ea767cac4d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 965d10b598..6600eb2229 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d501bc6177..392ba92d66 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 46bff80a91..ad1ed3d043 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 076a8dd26a..d0522efa2b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eb88234775..594d1f3bc0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c77fa432b7..6d5e5c8598 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6dea45c630..1167597dbc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f0f25493ec..c920c2a35c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 badd5dd11d..e0c4bbeb01 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c7e0aad411..0771ada6ff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f600907dc9..72f9eab880 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f2cf7047d8..8046741146 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_accepted_free_text_rule.py b/src/rapidata/api_client/models/i_graduation_rule_accepted_free_text_rule.py index c74fa4a1f7..94a6d2c7d3 100644 --- a/src/rapidata/api_client/models/i_graduation_rule_accepted_free_text_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule_accepted_free_text_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8420be8e78..d50af139af 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4cfff222b1..fbd39d9b0a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_job_results.py b/src/rapidata/api_client/models/i_job_results.py index be14a77812..4714268eda 100644 --- a/src/rapidata/api_client/models/i_job_results.py +++ b/src/rapidata/api_client/models/i_job_results.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_job_results_grouped_ranking_results.py b/src/rapidata/api_client/models/i_job_results_grouped_ranking_results.py index f589102b13..2eeab64110 100644 --- a/src/rapidata/api_client/models/i_job_results_grouped_ranking_results.py +++ b/src/rapidata/api_client/models/i_job_results_grouped_ranking_results.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_job_results_ranking_results.py b/src/rapidata/api_client/models/i_job_results_ranking_results.py index 372d9539a2..95f406d61c 100644 --- a/src/rapidata/api_client/models/i_job_results_ranking_results.py +++ b/src/rapidata/api_client/models/i_job_results_ranking_results.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_job_results_rapid_results.py b/src/rapidata/api_client/models/i_job_results_rapid_results.py index 896cf20dc7..7ce9830b4d 100644 --- a/src/rapidata/api_client/models/i_job_results_rapid_results.py +++ b/src/rapidata/api_client/models/i_job_results_rapid_results.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 20d36eaf8d..74e51450cb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fc06a2cea2..a9f00d76c0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 701aa4a168..ca4d7f94e0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_platform_fee.py b/src/rapidata/api_client/models/i_line_item_platform_fee.py index c1405eb4c7..0212d28f6f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b0fb724319..05e6ad1bfb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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_running_cost.py b/src/rapidata/api_client/models/i_line_item_running_cost.py index c38182bb53..458716166f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6f15808b65..8371063032 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98ad077d9f..44352d08e8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b0028faf53..cab1a72d69 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f2f8b54fb0..2a870fee1c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 50c5968269..fb0e36225f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9f6649b897..ba5fc95276 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 923fea06dd..df23f18981 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d63fc45d5d..793e257c5b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3d88e8f120..e38fc41fba 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e6b1f05540..b83f27e489 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d7550f6116..04bfb73a03 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8492ed8a8c..edc7887cb4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e90f374b33..f52c3becb8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 829fa9d760..f026dc480d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6053e5c115..f945d877eb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fa2b16f3a4..aa4ccb0599 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fc1e2bfaef..414afca0d9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1557d41f5a..17ff413e9c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a6b2ee1fe3..b70859c2e9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 91c79e3683..29b7e7f1ba 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f330200e2b..27ee786355 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 db16c58ad4..d4dc294ba8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 039c02d30a..ed0372f285 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bce99bc981..03a64c24c2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c8f3e5dbf2..bd9e0d730e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a7151b53f9..a55fff9150 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 103c388afc..649bf36413 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eeb5dbcd51..85edc0c3bf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6dc293b7ca..e7bfb4a5df 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 013cbe7ffb..4fbd998309 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 deb5840049..2da7be3ddc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a510024b19..c664a1cd72 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 501d087940..6478c3d9cc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8d29419cc4..fb061c5819 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 69798baddd..da32e7437f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a257d18b5e..e8197afc11 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fdf9294bc3..cbd78298f3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f37b22d1b9..f6c2e1997c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 083ae34c84..7e3344b63b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8521b842d1..83cad53dd9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 483f57833e..a7143e5dd6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 80f19b9bf9..8cdd74dd49 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5153de3c21..eb217421bb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 012b59c298..f971ab28c3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2ae697a0d0..75ca3d3686 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cfa81d0cae..51f4813d30 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b8caa3fb9f..e6c6707ca7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c3f2742c7a..a6ea61c78b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 74ff2afe69..98285789cf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a07726fb68..61c2d4d3e2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 647694561c..41df9bbe98 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35a205ac4f..68fdbf0618 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 320c9dc857..d606a9a6d4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9117640bf0..850533a46a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0fc1d74bbf..db642f0051 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2f90c61158..3cec9abf96 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dbf133d7f6..3a103b9615 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c559a518b1..3301b23bcf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 08eed091b9..a06031efb9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 845469e8fd..b6606e8928 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 83e2fdc6c0..07a7806f1b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 385993fa96..a90d8ce3d2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cd9e242f81..777e7ab84c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4e8f172eac..2e0ef915a4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 96353e8902..10fad8b8e5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1be24f9138..5648a083b7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2822542d9f..f06945b591 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5545d14e4d..ac4e5faad4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c5c4979755..c6f6d79b04 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4c12045f71..61a949c0a7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7b79caaee5..833d948dd3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1faf11650c..aadb0c45b1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bce12fccd2..a25d0f3794 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ace4e25e56..8963e7b6c4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9d0fec0a0b..73dab6af21 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6f741496d3..bab09949a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 95d594dddc..b8b39734bf 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6641c4da18..b0993cad70 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5dfb715d8d..ea4f392266 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8b59e9115d..b26b9d3f61 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3f6e29d72a..f4e3080f41 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8ecc73011e..74b14c8dbb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 22c25e389d..8cf88db735 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f44472232f..dd7106e891 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 12a06c425a..8c888409a6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 feb6e345e2..62c07e86e0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4ed4780555..ba8133571d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c033bf2d62..0b4d48b71e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4f6bb5fb7d..3addc10220 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7f956e262f..81c2710e59 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 467420bfe5..c929804bf5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 60b03d1447..c018077013 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 471dc687d6..5ec6a86a84 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 37029ab4de..663da40b52 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 214677b58e..f845110eae 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b5f649e552..c5eaa36227 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cbbb0c6da8..42015e1994 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 842b258828..2fc9b2e524 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 221f352561..939b85fac6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1ae7cf5b25..768a3598a0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 facea37ad3..b5767e11dd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ab3035a3a0..4fac1236e1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9147a87299..d9eea71b1a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c98f9eea92..a71a926028 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e4b0308c77..5f921c1ebd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8543364a37..8d454e32a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 20b06e5e8f..fe595d47c8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 25f51e5522..8b605ef24c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2c9ddd5d99..7b5ee2815c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3a007c0b1b..7742b1bf09 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c090dc830..0ab6011a9a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6e175fa817..ec636a4554 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 33fc9dd315..e1f52d501f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 407a22ff77..175158a59e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 910d877ecc..57b97fa821 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 75bb3bb7b2..969e75e2eb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 16186d2238..f2f7858f6d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0a43d66d8b..a861f1e1c5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 79e87c5a9d..6c54a42cec 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d41621af74..96ece2085e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5813390da5..83721e4135 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 52ef9268a7..36029c6272 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98c6453604..733ef311fd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cd5c873165..4c0028ad05 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b33bf11c22..356aa6655b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2d8c0ffa7c..96d09944ba 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5de5da24e4..621b175989 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d9cbfbc99b..f8923dbd4c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5669a33281..fdc99ec8fd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e79e765915..e90fdf93ca 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 00e8269730..84a629dbe1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 261c68d0a2..5870e71c3d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3258f453d1..5cc5865243 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9ca27c8dc3..65760a659b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 94efffca5d..f5f475f63f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9647fc57b1..f5433bc99c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 043a6ff708..afed98413c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 603b5ce98e..dc7a569ecc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6cd5b9afd7..6b5078139d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fcd7bef1f1..579bab18a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f0a770191b..b80bab32eb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c62fd45ef..b6e3286213 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6f6c1b1159..096498557e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 311c33f5d4..b3b1b5f630 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fd056e1432..5a8b1fdc33 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5f5dc715ee..ccb5637d14 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 efec2dce7c..6440bd8c44 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b530ad8dda..ee41b0d86a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 308ea2db55..98f340e3fc 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a53b90f892..6d1e11c2ac 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7eab6317a1..fd6a347bb1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f3ac951b14..fddc5cfe7f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c6721a8750..d2d38b9e08 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 979cf120a1..c43359a995 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c41990eed4..bc463fd6cd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 596bbc475a..9877fad9c2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1cc1f6a94e..5fcba9bea4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9f06513fd7..b6424525e1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 40b33cb342..016cef8e58 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2e0daf6292..28d79c8f99 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e788c4d324..fab4967c59 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 83e88d644d..adfc262222 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0c660a14e6..c01cccf0f9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7b5c1315d3..3988156bdd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bff39a97bf..cdce0c2484 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a4cd72b63e..bbcf82d466 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 addb7f2477..30bd5f7f20 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a076d5c1a6..892140f714 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 141f254919..f215296625 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e84c6cf08f..879bfd2d73 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 57a6c57032..65d0261bb2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d0d2e0e6f0..098fd04133 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ef79f5d7ad..326b7a6e1c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 057c3e51f0..5fbb496d8f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7e1842b5d2..abd81d30fe 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a6b349c2b8..87bb7e84f7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3085a261c3..9aecf9f1e2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4be1cdf61c..0393d9693a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 568975263b..a7a566efbe 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 42bfee9757..f6d16aef2a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b1e63f9f46..54d7d56be6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 09bb9ecef7..c011f1b9ed 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 14efbc0038..ac904a0346 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c70498cb8..dade7c1d7b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c7dc70e7a0..39998ac6dd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d67d23f2d7..47e1a95843 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5528e9ce99..a1359eac03 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 23473fa665..e8a97c9e37 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 43de6e9db5..00e6437266 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d035513a4c..4b3879f149 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 95854c01d8..ff98da1f30 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1f55b6e24c..9eb75e4f3b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 887fa1e7d5..9dce7f316f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 97ab26a502..6fae01f223 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 20ebfa2788..cead14d1aa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 15b0f00893..933728cfb4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 13c82ded20..404c2cef21 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d730ef96b3..ab52ad9537 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 55fc624143..ad343b1a4f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 31290b2bd2..3a6c7b9155 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/job_navigation_item.py b/src/rapidata/api_client/models/job_navigation_item.py index d5ad739b5e..57585eb8de 100644 --- a/src/rapidata/api_client/models/job_navigation_item.py +++ b/src/rapidata/api_client/models/job_navigation_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/job_rapid_result.py b/src/rapidata/api_client/models/job_rapid_result.py index fbbcf79b8d..1c963eaac0 100644 --- a/src/rapidata/api_client/models/job_rapid_result.py +++ b/src/rapidata/api_client/models/job_rapid_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/job_response.py b/src/rapidata/api_client/models/job_response.py index 39ac693b30..bcdab0f600 100644 --- a/src/rapidata/api_client/models/job_response.py +++ b/src/rapidata/api_client/models/job_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2d79d00dcd..70c5272f41 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fef2ca1fe8..be4159e207 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/labeling_state.py b/src/rapidata/api_client/models/labeling_state.py index 40c4dc22be..a0cd3d22da 100644 --- a/src/rapidata/api_client/models/labeling_state.py +++ b/src/rapidata/api_client/models/labeling_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c25ea3be59..9e65ce136d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c52f0963a..2f10f5cf70 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 25314e784f..ea1f42ac8c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 367b33fbaf..43bab358b3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d6ecd7245f..661783ac39 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a6a638c7c7..662368dac3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9e91ac025d..977d0d95f6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7c7e7ace05..d62ae5ad5e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bd79ae2616..fe5d1f662f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc3116e0da..32af1471a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6a467be011..7133c5b2b1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c95cded1a..89afef2e63 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eb23d51a0c..aa36ff9d4d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5c82af4602..86efd210b2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 43001cd075..276f435633 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c9a3b055e..24115e906c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 83c8b65852..87e18c2c03 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3e73c314e4..e656b8a01c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 15720c09ef..2879aa4df8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4879e29e91..fbbf04acb7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5dd51af5e8..90c18769f1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5154c0f1b9..f9e366c9a5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 89b027b4e2..41c01fca5b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6ffe94114f..91f8ee7a37 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 03017af38f..c99d293493 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 afbf7c953e..44da89d935 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ef5cf7068d..1b42a9e29c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/prompt_embedding_map_status.py b/src/rapidata/api_client/models/prompt_embedding_map_status.py index bcc760f362..09fa1c7d97 100644 --- a/src/rapidata/api_client/models/prompt_embedding_map_status.py +++ b/src/rapidata/api_client/models/prompt_embedding_map_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5af3322f00..3a9e00c799 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7f84e5ff3c..94edcfde39 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d59d762e68..baa2e488c8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f172df4626..ede72634a1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9d9320d59d..3838f3ef8b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 64a62566d5..b28e03e511 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dee4265d77..9a04efdbd4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 468be79b85..870f65d984 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5ecb3bbb59..bcc10802e3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9d84d2dcff..e81f5f7cae 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a16e7271ca..ccf16b4de7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4004283537..0e08571007 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 df852320d7..b081a63b88 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d5119a2a26..d2a28d26d2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 13425b8bdb..99adb45f4b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2b9d04c351..c559e2acf2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8465386583..d13f02629f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 74b29720c0..22edb2f1c4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d34448611d..5d62529eda 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1b5c5b5801..004626f546 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e213b07e99..130a2958c9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 be507e61c2..04b0e11628 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cf30cd22d5..631bec5235 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 64b59663ed..3de501e0a0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 054dd79f00..f78dfd7b18 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 aa908a66ff..efffb7eb12 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 eea084ce42..02403d0f94 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e52c865dde..fb5a860aa2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 946e707824..7b02ad4411 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f6f9a39198..a9151803b5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c17bb81866..f677ab0746 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 798331c4fe..54b6d2a79d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3658146ed9..a5ce70b750 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0e87a468da..7f3d301d1b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ec3a4fe87f..7848c99a93 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2176e62bca..f3058f7345 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 edf4c7dc86..e143b13366 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0ce013f0e3..6f9af5491b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4cc4a29b86..32d31ba0d2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 365901e8b7..924b8a1842 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b1741689bc..78800a6ee7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f9afaea33b..0b77fd7b31 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 060411ef7a..96e00c4197 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c91170444e..311adce9dd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e742c23fbb..fd96f92428 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dc3559ef1a..b5fefae8d0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 adc9bbe692..1b1c55e1b4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 efdbb6a66c..7fba588534 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 17965e9249..5ff34bb38b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f038ed9e74..933a8b4a83 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 566fef318a..6cacabce88 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e7b0b95ebd..8c80234388 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d0241ffbd9..f56ad3c663 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f86db9a95d..1bf00de8aa 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 200192b7e4..abcbabd5c0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cea270c521..d8dd582e75 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b8f3ed84f5..afe2d96726 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 940d127d86..545935b331 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 223393d505..3fa0120181 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1d3e8e9d50..f0edd93841 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output.py index fde1a3813d..a5e43720b5 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_corpus.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_corpus.py index dc2e24659d..db896959c4 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_corpus.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_corpus.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_leaderboard.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_leaderboard.py index 61baf9026b..3fd6181e63 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_leaderboard.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_leaderboard.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_matchup.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_matchup.py index 02eb2e59f3..94aed96ff5 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_matchup.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_matchup.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_prompt_details.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_prompt_details.py index 35ef865bfe..a10231ce43 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_prompt_details.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_prompt_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_side.py b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_side.py index a09d118957..33d9204224 100644 --- a/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_side.py +++ b/src/rapidata/api_client/models/query_matchups_by_benchmark_endpoint_output_side.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 042646ec93..8aefdec034 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 dfc42777ad..1f27013cf5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1031bdd94f..5166a85f2f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35a15c3f66..f1d2e55613 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 45fd63a025..b9d03ce4b7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b792e3d91e..0676de1e35 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 caf50d15dd..cc1535eef8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -29,13 +29,12 @@ class QueryOwnerTierOverridesEndpointOutput(LazyValidatedModel): QueryOwnerTierOverridesEndpointOutput """ # noqa: E501 id: StrictStr = Field(description="The id of the override.") - pattern: Optional[StrictStr] = Field(default=None, description="The owner-email pattern the override applies to, or null when it targets an organization.") - organization_id: Optional[StrictStr] = Field(default=None, description="The id of the organization the override applies to, or null when it targets an email pattern.", alias="organizationId") + organization_id: StrictStr = Field(description="The id of the organization the override applies to.", alias="organizationId") priority_override: Optional[StrictInt] = Field(default=None, description="The priority matching owners' jobs are created with, or null.", alias="priorityOverride") boost_override: Optional[StrictInt] = Field(default=None, description="The global boost level matching owners' campaigns are created with, or null.", alias="boostOverride") owner_mail: StrictStr = Field(description="The email of the admin who created the override.", alias="ownerMail") created_at: datetime = Field(description="When the override was created.", alias="createdAt") - __properties: ClassVar[List[str]] = ["id", "pattern", "organizationId", "priorityOverride", "boostOverride", "ownerMail", "createdAt"] + __properties: ClassVar[List[str]] = ["id", "organizationId", "priorityOverride", "boostOverride", "ownerMail", "createdAt"] # model_config is inherited from LazyValidatedModel @@ -72,16 +71,6 @@ def to_dict(self) -> Dict[str, Any]: exclude=excluded_fields, exclude_none=True, ) - # set to None if pattern (nullable) is None - # and model_fields_set contains the field - if self.pattern is None and "pattern" in self.model_fields_set: - _dict['pattern'] = None - - # set to None if organization_id (nullable) is None - # and model_fields_set contains the field - if self.organization_id is None and "organization_id" in self.model_fields_set: - _dict['organizationId'] = None - # set to None if priority_override (nullable) is None # and model_fields_set contains the field if self.priority_override is None and "priority_override" in self.model_fields_set: @@ -105,7 +94,6 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "id": obj.get("id"), - "pattern": obj.get("pattern"), "organizationId": obj.get("organizationId"), "priorityOverride": obj.get("priorityOverride"), "boostOverride": obj.get("boostOverride"), 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 8e1975e5bf..8fe47e20d6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 274a5ed87b..19f93eff14 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 34bb05d618..c4ec4aa9c0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bf1d7a8d7f..b3f88e6515 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output.py index 84692cfcba..38881951d4 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_corpus.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_corpus.py index 13fa6d890f..911bbbafbc 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_corpus.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_corpus.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry.py index 0552a9b604..0792d40ded 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry_image.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry_image.py index ed1a0af76f..6fd249734d 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry_image.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_entry_image.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_matrix.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_matrix.py index 8a9aed090e..cf0bdbba89 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_matrix.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_matrix.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt.py index 8594ff3731..621a460b21 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt_details.py b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt_details.py index 5f00a9bc73..21b1376c8e 100644 --- a/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt_details.py +++ b/src/rapidata/api_client/models/query_prompt_ratings_by_benchmark_endpoint_output_prompt_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3621d6ae13..68acab1957 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9b28cd06aa..bdbb481538 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 66a683d2fb..86a5842e58 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fbeb6560d8..19c923534f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5e9713272d..28a8c51a0e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ce257e2973..b8c2871305 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 91944b4967..239a4d121c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fb1ad906ed..28f8cd23ba 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b33bc27009..6ce4245a97 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 868029525c..e2752d9119 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 30f7a31395..ade89619a7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 70648f5a3b..9f67b8fb48 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7b5bf5fc3a..40797de26c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 35d2497965..e3bd48d5b5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 94629e68ac..d5973c20ff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fdc4843667..5c577adc50 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc607cd3bc..04956454a3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 870e46dff0..195a97a3f7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c1f3abb5b3..0ae5abbb2c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bf77569b95..1e93cf023c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1491861eed..a97132627a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0717482e2b..8160bdb85a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e2bee53445..45a54ae7ac 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d6635de1db..ddef5a9fb0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5131f6dc07..7e5b0d8a63 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a070cf8f37..b83cdcaa20 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5ff090621e..a4e9b8f395 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/ranking_datapoint.py b/src/rapidata/api_client/models/ranking_datapoint.py index 7b5efe5c4a..a672a78b05 100644 --- a/src/rapidata/api_client/models/ranking_datapoint.py +++ b/src/rapidata/api_client/models/ranking_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cb787c13df..dab2601f1b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8398431e67..1254eb6a93 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rating_grouping.py b/src/rapidata/api_client/models/rating_grouping.py index 0dcc9c8d23..66740ddb43 100644 --- a/src/rapidata/api_client/models/rating_grouping.py +++ b/src/rapidata/api_client/models/rating_grouping.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 41b8f291a5..e65b11cf41 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6413cc2a34..edcf29f3fb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bb996f3685..495d1a77af 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1f7fe3e35e..38565e0c2b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a97f20d704..a12b813b79 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 398fcaa097..5175c4ce39 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0f0af51694..4edf74c6f3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7f522dfde4..a138bf71b2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/resettle_billing_period_endpoint_input.py b/src/rapidata/api_client/models/resettle_billing_period_endpoint_input.py index dee4d0c76c..8aaa66e03a 100644 --- a/src/rapidata/api_client/models/resettle_billing_period_endpoint_input.py +++ b/src/rapidata/api_client/models/resettle_billing_period_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/resettle_billing_period_endpoint_output.py b/src/rapidata/api_client/models/resettle_billing_period_endpoint_output.py index e81d2e3f05..4edfd8ba36 100644 --- a/src/rapidata/api_client/models/resettle_billing_period_endpoint_output.py +++ b/src/rapidata/api_client/models/resettle_billing_period_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5b91c10ecc..f2750e65ff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 75868cc17d..62e1e6b950 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 137545fc62..b51f801224 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bd0b837f9e..3d6244b22e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4e44eea775..b4c59988cd 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 38247ec87c..7c6f46e01c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0295b89536..5ef041ccc2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/revoke_external_app_relation_endpoint_input.py b/src/rapidata/api_client/models/revoke_external_app_relation_endpoint_input.py index 80d642422d..845ef8726a 100644 --- a/src/rapidata/api_client/models/revoke_external_app_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/revoke_external_app_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7f33225207..8a5cc1b225 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98e5274c86..9bde545b4c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d0601740df..cde8d1d4e7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 45665d3c61..55858116df 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 749dad4b90..4df7e7aeeb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6bd0e9f7fb..6093404853 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8242920258..5679da87d0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b80149c830..50ad6d28b2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5d4cbbaf42..1b590283e1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3448526203..fbdd85228c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e7f4f44b15..5510696022 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c9371284a..3ec00a9c43 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e6a65b4ba4..2cc0c19c5c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 188e1f0325..3f99f38721 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6d14ad9d4c..5eec84ca3d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 096ae8c536..49b747a1ae 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9393dd38b1..576a3300b1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 323d4dcd4e..67d223500f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 71e4411dc3..a4b619d6b9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6703935e8a..19ebbc7879 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bc437ad235..1fe45f7994 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 6106ab915c..252a60fe1c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 53af35bb00..64ef20b33c 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bb29a775e9..ef7f319855 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 bec86584c7..9befd6d60a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 452df77179..fcca70d6d9 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c292bb5daa..d8e58800e2 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b3931d7d86..45dcd9f1cb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_input.py b/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_input.py index 123dcd81ba..c2a199c85a 100644 --- a/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_input.py +++ b/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_output.py b/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_output.py index 9ad0a29c45..94045eac60 100644 --- a/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/start_benchmark_hugging_face_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: 2026.08.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 af19cb123f..cffe461a89 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c58f6daef2..5398970613 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 c632c4c5ce..28cb795c99 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 69297c8222..545dce4767 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 320bc406f9..b983c3465e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 02a571185e..244ac36ce7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 23a173d8aa..5e5b17be08 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5e50e274a7..a74c6384e4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 08202c6dab..32985a6452 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2c6478f803..32c2ab62d6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d603ea6501..46a35ea8e7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 8cb3a4346f..7b4da65798 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5ab79c9c0e..9aadf7d9eb 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d7cee40200..7326de8631 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 9ac44cd879..dfd74dfe02 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d2744c9015..65fd3ec247 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 57c64a3402..804f7cceae 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a2933c1552..a47af907e0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 fed73606a3..3f4832c550 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 750b7d5c87..336ee66158 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b11e8f3d64..2236c10d3a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1c4938e1dd..3e2d219cf3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 54c2616e84..3d2a8b6bff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7fcb11ae71..590ec423ee 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 11ce92cdea..6105325de7 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 248320a99c..b37bc7835d 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 ec9ddcb8ab..e2e7712f2a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 d234857de2..93dc8550d3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f84e0dbd7b..d0ea2dc6d1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 769c0e2eb0..31059ad53a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cbfed25e08..686c51df66 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 117c896bde..220bd530b6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b40e805508..7bc31e5d67 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b763e2d4a7..3114a8afc5 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a49fc8c120..5471b430e0 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a975c36416..31c0c9c2ea 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 7e87bfc485..fa83937f60 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 f28d46e1d4..90f1476b48 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 e0eec30e37..5efb48cc57 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 98d138a619..a64325ef61 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 41e74e60dc..b3e0afa31a 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 09c4d82287..9027b45346 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cf2b23038b..93c7a4e947 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 af6d915e03..95fa4706a1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4dcb056a21..b6fca0ab07 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -27,11 +27,10 @@ class UpdateOwnerTierOverrideEndpointInput(LazyValidatedModel): """ UpdateOwnerTierOverrideEndpointInput """ # noqa: E501 - pattern: Optional[StrictStr] = Field(default=None, description="The owner-email pattern this override applies to: an exact email (user@domain.com) or a wildcard domain (*@domain.com). Null when targeting an organization instead.") - organization_id: Optional[StrictStr] = Field(default=None, description="The id of the organization this override applies to. Null when targeting an email pattern instead.", alias="organizationId") + organization_id: StrictStr = Field(description="The id of the organization this override applies to.", alias="organizationId") priority_override: Optional[StrictInt] = Field(default=None, description="The priority matching owners' jobs are created with. Null for no priority override.", alias="priorityOverride") boost_override: Optional[StrictInt] = Field(default=None, description="The global boost level matching owners' campaigns are created with (0-10). Null for none.", alias="boostOverride") - __properties: ClassVar[List[str]] = ["pattern", "organizationId", "priorityOverride", "boostOverride"] + __properties: ClassVar[List[str]] = ["organizationId", "priorityOverride", "boostOverride"] # model_config is inherited from LazyValidatedModel @@ -68,16 +67,6 @@ def to_dict(self) -> Dict[str, Any]: exclude=excluded_fields, exclude_none=True, ) - # set to None if pattern (nullable) is None - # and model_fields_set contains the field - if self.pattern is None and "pattern" in self.model_fields_set: - _dict['pattern'] = None - - # set to None if organization_id (nullable) is None - # and model_fields_set contains the field - if self.organization_id is None and "organization_id" in self.model_fields_set: - _dict['organizationId'] = None - # set to None if priority_override (nullable) is None # and model_fields_set contains the field if self.priority_override is None and "priority_override" in self.model_fields_set: @@ -100,7 +89,6 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "pattern": obj.get("pattern"), "organizationId": obj.get("organizationId"), "priorityOverride": obj.get("priorityOverride"), "boostOverride": obj.get("boostOverride") 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 be1ed6d01c..d5f371e7f6 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 3af4cbb36f..16b5d06e82 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 93e2637678..0db9c971f1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 592681ad66..27f28b59d1 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 4a94776f5b..2f74c4e900 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2126bab951..c6e8620106 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 1fcf6ee5d0..cc7ba417ff 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 622dc84706..9d17f73e53 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5fd34f9288..49ac6c51b3 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5827eb3aae..621530f249 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 2cc6d2cc6c..a1e35dde79 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 a173fa28da..16dc2e6eab 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5d04cbba94..592fc05727 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 5019a1b0ef..06443c285e 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 53ac09186b..d4b15bfdf4 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 562a75c03a..595a8a57a8 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 b76b8750de..da652a1800 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 0ae921fef9..cef046b38b 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 cc8ba548c0..b77538434f 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 67728194ba..44841238af 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 051b41d57e..85602bdd77 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.19.0938-f150f5e + The version of the OpenAPI document: 2026.08.19.1722-5de1718 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 225adce947..e2d92c3ce9 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.19.0938-f150f5e +- API version: 2026.08.19.1722-5de1718 - Package version: 1.0.0 - Generator version: 7.23.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen