windmill-api 1.539.1__py3-none-any.whl → 1.540.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of windmill-api might be problematic. Click here for more details.
- windmill_api/api/flow/list_flow_paths_from_workspace_runnable.py +21 -1
- windmill_api/api/resource/delete_resources_bulk.py +165 -0
- windmill_api/api/script/delete_scripts_bulk.py +165 -0
- windmill_api/api/variable/delete_variables_bulk.py +165 -0
- windmill_api/models/ai_agent_tools_item.py +51 -4
- windmill_api/models/ai_agent_tools_item_timeout_type_0.py +67 -0
- windmill_api/models/ai_agent_tools_item_timeout_type_0_type.py +8 -0
- windmill_api/models/ai_agent_tools_item_timeout_type_1.py +67 -0
- windmill_api/models/ai_agent_tools_item_timeout_type_1_type.py +8 -0
- windmill_api/models/branch_all_branches_item_modules_item.py +66 -4
- windmill_api/models/branch_all_branches_item_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/branch_all_branches_item_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/branch_all_branches_item_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/branch_all_branches_item_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/branch_one_branches_item_modules_item.py +66 -4
- windmill_api/models/branch_one_branches_item_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/branch_one_branches_item_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/branch_one_branches_item_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/branch_one_branches_item_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/branch_one_default_item.py +51 -4
- windmill_api/models/branch_one_default_item_timeout_type_0.py +67 -0
- windmill_api/models/branch_one_default_item_timeout_type_0_type.py +8 -0
- windmill_api/models/branch_one_default_item_timeout_type_1.py +67 -0
- windmill_api/models/branch_one_default_item_timeout_type_1_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_failure_module.py +66 -4
- windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_modules_item.py +60 -4
- windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_preprocessor_module.py +68 -4
- windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module.py +74 -4
- windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item.py +72 -4
- windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/delete_resources_bulk_json_body.py +58 -0
- windmill_api/models/delete_scripts_bulk_json_body.py +58 -0
- windmill_api/models/delete_variables_bulk_json_body.py +58 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module.py +72 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item.py +70 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module.py +72 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item.py +70 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module.py +49 -4
- windmill_api/models/flow_module_timeout_type_0.py +67 -0
- windmill_api/models/flow_module_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_timeout_type_1.py +67 -0
- windmill_api/models/flow_module_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_preview_value_failure_module.py +54 -4
- windmill_api/models/flow_preview_value_failure_module_timeout_type_0.py +67 -0
- windmill_api/models/flow_preview_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_preview_value_failure_module_timeout_type_1.py +67 -0
- windmill_api/models/flow_preview_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_preview_value_modules_item.py +51 -4
- windmill_api/models/flow_preview_value_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/flow_preview_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_preview_value_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/flow_preview_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_preview_value_preprocessor_module.py +66 -4
- windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_value_failure_module_timeout_type_0.py +67 -0
- windmill_api/models/flow_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_value_failure_module_timeout_type_1.py +67 -0
- windmill_api/models/flow_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_value_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/flow_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_value_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/flow_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/flow_value_preprocessor_module_timeout_type_0.py +67 -0
- windmill_api/models/flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/flow_value_preprocessor_module_timeout_type_1.py +67 -0
- windmill_api/models/flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/forloop_flow_modules_item.py +51 -4
- windmill_api/models/forloop_flow_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/forloop_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/forloop_flow_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/forloop_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_failure_module.py +72 -4
- windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_modules_item.py +70 -4
- windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_failure_module.py +70 -4
- windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_modules_item.py +70 -4
- windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module.py +72 -4
- windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module.py +74 -4
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item.py +74 -4
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module.py +76 -4
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_0.py +71 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_1.py +71 -0
- windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_failure_module.py +70 -4
- windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_modules_item.py +70 -4
- windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_preprocessor_module.py +72 -4
- windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module.py +72 -4
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item.py +72 -4
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module.py +74 -4
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module.py +70 -4
- windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item.py +70 -4
- windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module.py +72 -4
- windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module.py +70 -4
- windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item.py +70 -4
- windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module.py +72 -4
- windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module.py +74 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item.py +74 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module.py +78 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module.py +74 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item.py +74 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module.py +78 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_0.py +67 -0
- windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_1.py +67 -0
- windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_0.py +67 -0
- windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_1.py +67 -0
- windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module.py +74 -4
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item.py +74 -4
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module.py +74 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_0.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_1.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item.py +74 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module.py +80 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module.py +74 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_0.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_1.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item.py +74 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module.py +80 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module.py +72 -4
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item.py +72 -4
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module.py +72 -4
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item.py +72 -4
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_failure_module.py +70 -4
- windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_modules_item.py +70 -4
- windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module.py +74 -4
- windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_value_failure_module.py +51 -4
- windmill_api/models/open_flow_value_failure_module_timeout_type_0.py +67 -0
- windmill_api/models/open_flow_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_value_failure_module_timeout_type_1.py +67 -0
- windmill_api/models/open_flow_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_value_modules_item.py +51 -4
- windmill_api/models/open_flow_value_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/open_flow_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_value_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/open_flow_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_value_preprocessor_module.py +60 -4
- windmill_api/models/open_flow_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/open_flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/open_flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_failure_module.py +64 -4
- windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_modules_item.py +60 -4
- windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_preprocessor_module.py +68 -4
- windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_failure_module.py +54 -4
- windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_modules_item.py +51 -4
- windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_preprocessor_module.py +66 -4
- windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module.py +74 -4
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item.py +74 -4
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module.py +74 -4
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_failure_module.py +70 -4
- windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_modules_item.py +70 -4
- windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_preprocessor_module.py +72 -4
- windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_0.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_1.py +69 -0
- windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_1_type.py +8 -0
- windmill_api/models/whileloop_flow_modules_item.py +51 -4
- windmill_api/models/whileloop_flow_modules_item_timeout_type_0.py +67 -0
- windmill_api/models/whileloop_flow_modules_item_timeout_type_0_type.py +8 -0
- windmill_api/models/whileloop_flow_modules_item_timeout_type_1.py +67 -0
- windmill_api/models/whileloop_flow_modules_item_timeout_type_1_type.py +8 -0
- {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/METADATA +1 -1
- {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/RECORD +481 -87
- {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/LICENSE +0 -0
- {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/WHEEL +0 -0
|
@@ -14,6 +14,8 @@ if TYPE_CHECKING:
|
|
|
14
14
|
from ..models.ai_agent_tools_item_stop_after_all_iters_if import AiAgentToolsItemStopAfterAllItersIf
|
|
15
15
|
from ..models.ai_agent_tools_item_stop_after_if import AiAgentToolsItemStopAfterIf
|
|
16
16
|
from ..models.ai_agent_tools_item_suspend import AiAgentToolsItemSuspend
|
|
17
|
+
from ..models.ai_agent_tools_item_timeout_type_0 import AiAgentToolsItemTimeoutType0
|
|
18
|
+
from ..models.ai_agent_tools_item_timeout_type_1 import AiAgentToolsItemTimeoutType1
|
|
17
19
|
|
|
18
20
|
|
|
19
21
|
T = TypeVar("T", bound="AiAgentToolsItem")
|
|
@@ -30,7 +32,7 @@ class AiAgentToolsItem:
|
|
|
30
32
|
skip_if (Union[Unset, AiAgentToolsItemSkipIf]):
|
|
31
33
|
sleep (Union['AiAgentToolsItemSleepType0', 'AiAgentToolsItemSleepType1', Unset]):
|
|
32
34
|
cache_ttl (Union[Unset, float]):
|
|
33
|
-
timeout (Union[
|
|
35
|
+
timeout (Union['AiAgentToolsItemTimeoutType0', 'AiAgentToolsItemTimeoutType1', Unset]):
|
|
34
36
|
delete_after_use (Union[Unset, bool]):
|
|
35
37
|
summary (Union[Unset, str]):
|
|
36
38
|
mock (Union[Unset, AiAgentToolsItemMock]):
|
|
@@ -47,7 +49,7 @@ class AiAgentToolsItem:
|
|
|
47
49
|
skip_if: Union[Unset, "AiAgentToolsItemSkipIf"] = UNSET
|
|
48
50
|
sleep: Union["AiAgentToolsItemSleepType0", "AiAgentToolsItemSleepType1", Unset] = UNSET
|
|
49
51
|
cache_ttl: Union[Unset, float] = UNSET
|
|
50
|
-
timeout: Union[
|
|
52
|
+
timeout: Union["AiAgentToolsItemTimeoutType0", "AiAgentToolsItemTimeoutType1", Unset] = UNSET
|
|
51
53
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
52
54
|
summary: Union[Unset, str] = UNSET
|
|
53
55
|
mock: Union[Unset, "AiAgentToolsItemMock"] = UNSET
|
|
@@ -59,6 +61,7 @@ class AiAgentToolsItem:
|
|
|
59
61
|
|
|
60
62
|
def to_dict(self) -> Dict[str, Any]:
|
|
61
63
|
from ..models.ai_agent_tools_item_sleep_type_0 import AiAgentToolsItemSleepType0
|
|
64
|
+
from ..models.ai_agent_tools_item_timeout_type_0 import AiAgentToolsItemTimeoutType0
|
|
62
65
|
|
|
63
66
|
id = self.id
|
|
64
67
|
value = self.value
|
|
@@ -89,7 +92,20 @@ class AiAgentToolsItem:
|
|
|
89
92
|
sleep = self.sleep.to_dict()
|
|
90
93
|
|
|
91
94
|
cache_ttl = self.cache_ttl
|
|
92
|
-
timeout
|
|
95
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
96
|
+
if isinstance(self.timeout, Unset):
|
|
97
|
+
timeout = UNSET
|
|
98
|
+
|
|
99
|
+
elif isinstance(self.timeout, AiAgentToolsItemTimeoutType0):
|
|
100
|
+
timeout = UNSET
|
|
101
|
+
if not isinstance(self.timeout, Unset):
|
|
102
|
+
timeout = self.timeout.to_dict()
|
|
103
|
+
|
|
104
|
+
else:
|
|
105
|
+
timeout = UNSET
|
|
106
|
+
if not isinstance(self.timeout, Unset):
|
|
107
|
+
timeout = self.timeout.to_dict()
|
|
108
|
+
|
|
93
109
|
delete_after_use = self.delete_after_use
|
|
94
110
|
summary = self.summary
|
|
95
111
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -153,6 +169,8 @@ class AiAgentToolsItem:
|
|
|
153
169
|
from ..models.ai_agent_tools_item_stop_after_all_iters_if import AiAgentToolsItemStopAfterAllItersIf
|
|
154
170
|
from ..models.ai_agent_tools_item_stop_after_if import AiAgentToolsItemStopAfterIf
|
|
155
171
|
from ..models.ai_agent_tools_item_suspend import AiAgentToolsItemSuspend
|
|
172
|
+
from ..models.ai_agent_tools_item_timeout_type_0 import AiAgentToolsItemTimeoutType0
|
|
173
|
+
from ..models.ai_agent_tools_item_timeout_type_1 import AiAgentToolsItemTimeoutType1
|
|
156
174
|
|
|
157
175
|
d = src_dict.copy()
|
|
158
176
|
id = d.pop("id")
|
|
@@ -211,7 +229,36 @@ class AiAgentToolsItem:
|
|
|
211
229
|
|
|
212
230
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
213
231
|
|
|
214
|
-
|
|
232
|
+
def _parse_timeout(
|
|
233
|
+
data: object,
|
|
234
|
+
) -> Union["AiAgentToolsItemTimeoutType0", "AiAgentToolsItemTimeoutType1", Unset]:
|
|
235
|
+
if isinstance(data, Unset):
|
|
236
|
+
return data
|
|
237
|
+
try:
|
|
238
|
+
if not isinstance(data, dict):
|
|
239
|
+
raise TypeError()
|
|
240
|
+
_timeout_type_0 = data
|
|
241
|
+
timeout_type_0: Union[Unset, AiAgentToolsItemTimeoutType0]
|
|
242
|
+
if isinstance(_timeout_type_0, Unset):
|
|
243
|
+
timeout_type_0 = UNSET
|
|
244
|
+
else:
|
|
245
|
+
timeout_type_0 = AiAgentToolsItemTimeoutType0.from_dict(_timeout_type_0)
|
|
246
|
+
|
|
247
|
+
return timeout_type_0
|
|
248
|
+
except: # noqa: E722
|
|
249
|
+
pass
|
|
250
|
+
if not isinstance(data, dict):
|
|
251
|
+
raise TypeError()
|
|
252
|
+
_timeout_type_1 = data
|
|
253
|
+
timeout_type_1: Union[Unset, AiAgentToolsItemTimeoutType1]
|
|
254
|
+
if isinstance(_timeout_type_1, Unset):
|
|
255
|
+
timeout_type_1 = UNSET
|
|
256
|
+
else:
|
|
257
|
+
timeout_type_1 = AiAgentToolsItemTimeoutType1.from_dict(_timeout_type_1)
|
|
258
|
+
|
|
259
|
+
return timeout_type_1
|
|
260
|
+
|
|
261
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
215
262
|
|
|
216
263
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
217
264
|
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.ai_agent_tools_item_timeout_type_0_type import AiAgentToolsItemTimeoutType0Type
|
|
7
|
+
|
|
8
|
+
T = TypeVar("T", bound="AiAgentToolsItemTimeoutType0")
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@_attrs_define
|
|
12
|
+
class AiAgentToolsItemTimeoutType0:
|
|
13
|
+
"""
|
|
14
|
+
Attributes:
|
|
15
|
+
value (Any):
|
|
16
|
+
type (AiAgentToolsItemTimeoutType0Type):
|
|
17
|
+
"""
|
|
18
|
+
|
|
19
|
+
value: Any
|
|
20
|
+
type: AiAgentToolsItemTimeoutType0Type
|
|
21
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
|
+
|
|
23
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
+
value = self.value
|
|
25
|
+
type = self.type.value
|
|
26
|
+
|
|
27
|
+
field_dict: Dict[str, Any] = {}
|
|
28
|
+
field_dict.update(self.additional_properties)
|
|
29
|
+
field_dict.update(
|
|
30
|
+
{
|
|
31
|
+
"value": value,
|
|
32
|
+
"type": type,
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
|
|
36
|
+
return field_dict
|
|
37
|
+
|
|
38
|
+
@classmethod
|
|
39
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
|
+
d = src_dict.copy()
|
|
41
|
+
value = d.pop("value")
|
|
42
|
+
|
|
43
|
+
type = AiAgentToolsItemTimeoutType0Type(d.pop("type"))
|
|
44
|
+
|
|
45
|
+
ai_agent_tools_item_timeout_type_0 = cls(
|
|
46
|
+
value=value,
|
|
47
|
+
type=type,
|
|
48
|
+
)
|
|
49
|
+
|
|
50
|
+
ai_agent_tools_item_timeout_type_0.additional_properties = d
|
|
51
|
+
return ai_agent_tools_item_timeout_type_0
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
def additional_keys(self) -> List[str]:
|
|
55
|
+
return list(self.additional_properties.keys())
|
|
56
|
+
|
|
57
|
+
def __getitem__(self, key: str) -> Any:
|
|
58
|
+
return self.additional_properties[key]
|
|
59
|
+
|
|
60
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
61
|
+
self.additional_properties[key] = value
|
|
62
|
+
|
|
63
|
+
def __delitem__(self, key: str) -> None:
|
|
64
|
+
del self.additional_properties[key]
|
|
65
|
+
|
|
66
|
+
def __contains__(self, key: str) -> bool:
|
|
67
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.ai_agent_tools_item_timeout_type_1_type import AiAgentToolsItemTimeoutType1Type
|
|
7
|
+
|
|
8
|
+
T = TypeVar("T", bound="AiAgentToolsItemTimeoutType1")
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@_attrs_define
|
|
12
|
+
class AiAgentToolsItemTimeoutType1:
|
|
13
|
+
"""
|
|
14
|
+
Attributes:
|
|
15
|
+
expr (str):
|
|
16
|
+
type (AiAgentToolsItemTimeoutType1Type):
|
|
17
|
+
"""
|
|
18
|
+
|
|
19
|
+
expr: str
|
|
20
|
+
type: AiAgentToolsItemTimeoutType1Type
|
|
21
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
|
+
|
|
23
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
+
expr = self.expr
|
|
25
|
+
type = self.type.value
|
|
26
|
+
|
|
27
|
+
field_dict: Dict[str, Any] = {}
|
|
28
|
+
field_dict.update(self.additional_properties)
|
|
29
|
+
field_dict.update(
|
|
30
|
+
{
|
|
31
|
+
"expr": expr,
|
|
32
|
+
"type": type,
|
|
33
|
+
}
|
|
34
|
+
)
|
|
35
|
+
|
|
36
|
+
return field_dict
|
|
37
|
+
|
|
38
|
+
@classmethod
|
|
39
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
|
+
d = src_dict.copy()
|
|
41
|
+
expr = d.pop("expr")
|
|
42
|
+
|
|
43
|
+
type = AiAgentToolsItemTimeoutType1Type(d.pop("type"))
|
|
44
|
+
|
|
45
|
+
ai_agent_tools_item_timeout_type_1 = cls(
|
|
46
|
+
expr=expr,
|
|
47
|
+
type=type,
|
|
48
|
+
)
|
|
49
|
+
|
|
50
|
+
ai_agent_tools_item_timeout_type_1.additional_properties = d
|
|
51
|
+
return ai_agent_tools_item_timeout_type_1
|
|
52
|
+
|
|
53
|
+
@property
|
|
54
|
+
def additional_keys(self) -> List[str]:
|
|
55
|
+
return list(self.additional_properties.keys())
|
|
56
|
+
|
|
57
|
+
def __getitem__(self, key: str) -> Any:
|
|
58
|
+
return self.additional_properties[key]
|
|
59
|
+
|
|
60
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
61
|
+
self.additional_properties[key] = value
|
|
62
|
+
|
|
63
|
+
def __delitem__(self, key: str) -> None:
|
|
64
|
+
del self.additional_properties[key]
|
|
65
|
+
|
|
66
|
+
def __contains__(self, key: str) -> bool:
|
|
67
|
+
return key in self.additional_properties
|
|
@@ -16,6 +16,12 @@ if TYPE_CHECKING:
|
|
|
16
16
|
)
|
|
17
17
|
from ..models.branch_all_branches_item_modules_item_stop_after_if import BranchAllBranchesItemModulesItemStopAfterIf
|
|
18
18
|
from ..models.branch_all_branches_item_modules_item_suspend import BranchAllBranchesItemModulesItemSuspend
|
|
19
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_0 import (
|
|
20
|
+
BranchAllBranchesItemModulesItemTimeoutType0,
|
|
21
|
+
)
|
|
22
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_1 import (
|
|
23
|
+
BranchAllBranchesItemModulesItemTimeoutType1,
|
|
24
|
+
)
|
|
19
25
|
|
|
20
26
|
|
|
21
27
|
T = TypeVar("T", bound="BranchAllBranchesItemModulesItem")
|
|
@@ -33,7 +39,8 @@ class BranchAllBranchesItemModulesItem:
|
|
|
33
39
|
sleep (Union['BranchAllBranchesItemModulesItemSleepType0', 'BranchAllBranchesItemModulesItemSleepType1',
|
|
34
40
|
Unset]):
|
|
35
41
|
cache_ttl (Union[Unset, float]):
|
|
36
|
-
timeout (Union[
|
|
42
|
+
timeout (Union['BranchAllBranchesItemModulesItemTimeoutType0', 'BranchAllBranchesItemModulesItemTimeoutType1',
|
|
43
|
+
Unset]):
|
|
37
44
|
delete_after_use (Union[Unset, bool]):
|
|
38
45
|
summary (Union[Unset, str]):
|
|
39
46
|
mock (Union[Unset, BranchAllBranchesItemModulesItemMock]):
|
|
@@ -52,7 +59,9 @@ class BranchAllBranchesItemModulesItem:
|
|
|
52
59
|
"BranchAllBranchesItemModulesItemSleepType0", "BranchAllBranchesItemModulesItemSleepType1", Unset
|
|
53
60
|
] = UNSET
|
|
54
61
|
cache_ttl: Union[Unset, float] = UNSET
|
|
55
|
-
timeout: Union[
|
|
62
|
+
timeout: Union[
|
|
63
|
+
"BranchAllBranchesItemModulesItemTimeoutType0", "BranchAllBranchesItemModulesItemTimeoutType1", Unset
|
|
64
|
+
] = UNSET
|
|
56
65
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
57
66
|
summary: Union[Unset, str] = UNSET
|
|
58
67
|
mock: Union[Unset, "BranchAllBranchesItemModulesItemMock"] = UNSET
|
|
@@ -66,6 +75,9 @@ class BranchAllBranchesItemModulesItem:
|
|
|
66
75
|
from ..models.branch_all_branches_item_modules_item_sleep_type_0 import (
|
|
67
76
|
BranchAllBranchesItemModulesItemSleepType0,
|
|
68
77
|
)
|
|
78
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_0 import (
|
|
79
|
+
BranchAllBranchesItemModulesItemTimeoutType0,
|
|
80
|
+
)
|
|
69
81
|
|
|
70
82
|
id = self.id
|
|
71
83
|
value = self.value
|
|
@@ -96,7 +108,20 @@ class BranchAllBranchesItemModulesItem:
|
|
|
96
108
|
sleep = self.sleep.to_dict()
|
|
97
109
|
|
|
98
110
|
cache_ttl = self.cache_ttl
|
|
99
|
-
timeout
|
|
111
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
112
|
+
if isinstance(self.timeout, Unset):
|
|
113
|
+
timeout = UNSET
|
|
114
|
+
|
|
115
|
+
elif isinstance(self.timeout, BranchAllBranchesItemModulesItemTimeoutType0):
|
|
116
|
+
timeout = UNSET
|
|
117
|
+
if not isinstance(self.timeout, Unset):
|
|
118
|
+
timeout = self.timeout.to_dict()
|
|
119
|
+
|
|
120
|
+
else:
|
|
121
|
+
timeout = UNSET
|
|
122
|
+
if not isinstance(self.timeout, Unset):
|
|
123
|
+
timeout = self.timeout.to_dict()
|
|
124
|
+
|
|
100
125
|
delete_after_use = self.delete_after_use
|
|
101
126
|
summary = self.summary
|
|
102
127
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -168,6 +193,12 @@ class BranchAllBranchesItemModulesItem:
|
|
|
168
193
|
BranchAllBranchesItemModulesItemStopAfterIf,
|
|
169
194
|
)
|
|
170
195
|
from ..models.branch_all_branches_item_modules_item_suspend import BranchAllBranchesItemModulesItemSuspend
|
|
196
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_0 import (
|
|
197
|
+
BranchAllBranchesItemModulesItemTimeoutType0,
|
|
198
|
+
)
|
|
199
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_1 import (
|
|
200
|
+
BranchAllBranchesItemModulesItemTimeoutType1,
|
|
201
|
+
)
|
|
171
202
|
|
|
172
203
|
d = src_dict.copy()
|
|
173
204
|
id = d.pop("id")
|
|
@@ -230,7 +261,38 @@ class BranchAllBranchesItemModulesItem:
|
|
|
230
261
|
|
|
231
262
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
232
263
|
|
|
233
|
-
|
|
264
|
+
def _parse_timeout(
|
|
265
|
+
data: object,
|
|
266
|
+
) -> Union[
|
|
267
|
+
"BranchAllBranchesItemModulesItemTimeoutType0", "BranchAllBranchesItemModulesItemTimeoutType1", Unset
|
|
268
|
+
]:
|
|
269
|
+
if isinstance(data, Unset):
|
|
270
|
+
return data
|
|
271
|
+
try:
|
|
272
|
+
if not isinstance(data, dict):
|
|
273
|
+
raise TypeError()
|
|
274
|
+
_timeout_type_0 = data
|
|
275
|
+
timeout_type_0: Union[Unset, BranchAllBranchesItemModulesItemTimeoutType0]
|
|
276
|
+
if isinstance(_timeout_type_0, Unset):
|
|
277
|
+
timeout_type_0 = UNSET
|
|
278
|
+
else:
|
|
279
|
+
timeout_type_0 = BranchAllBranchesItemModulesItemTimeoutType0.from_dict(_timeout_type_0)
|
|
280
|
+
|
|
281
|
+
return timeout_type_0
|
|
282
|
+
except: # noqa: E722
|
|
283
|
+
pass
|
|
284
|
+
if not isinstance(data, dict):
|
|
285
|
+
raise TypeError()
|
|
286
|
+
_timeout_type_1 = data
|
|
287
|
+
timeout_type_1: Union[Unset, BranchAllBranchesItemModulesItemTimeoutType1]
|
|
288
|
+
if isinstance(_timeout_type_1, Unset):
|
|
289
|
+
timeout_type_1 = UNSET
|
|
290
|
+
else:
|
|
291
|
+
timeout_type_1 = BranchAllBranchesItemModulesItemTimeoutType1.from_dict(_timeout_type_1)
|
|
292
|
+
|
|
293
|
+
return timeout_type_1
|
|
294
|
+
|
|
295
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
234
296
|
|
|
235
297
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
236
298
|
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_0_type import (
|
|
7
|
+
BranchAllBranchesItemModulesItemTimeoutType0Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="BranchAllBranchesItemModulesItemTimeoutType0")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class BranchAllBranchesItemModulesItemTimeoutType0:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
value (Any):
|
|
18
|
+
type (BranchAllBranchesItemModulesItemTimeoutType0Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
value: Any
|
|
22
|
+
type: BranchAllBranchesItemModulesItemTimeoutType0Type
|
|
23
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
24
|
+
|
|
25
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
26
|
+
value = self.value
|
|
27
|
+
type = self.type.value
|
|
28
|
+
|
|
29
|
+
field_dict: Dict[str, Any] = {}
|
|
30
|
+
field_dict.update(self.additional_properties)
|
|
31
|
+
field_dict.update(
|
|
32
|
+
{
|
|
33
|
+
"value": value,
|
|
34
|
+
"type": type,
|
|
35
|
+
}
|
|
36
|
+
)
|
|
37
|
+
|
|
38
|
+
return field_dict
|
|
39
|
+
|
|
40
|
+
@classmethod
|
|
41
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
42
|
+
d = src_dict.copy()
|
|
43
|
+
value = d.pop("value")
|
|
44
|
+
|
|
45
|
+
type = BranchAllBranchesItemModulesItemTimeoutType0Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
branch_all_branches_item_modules_item_timeout_type_0 = cls(
|
|
48
|
+
value=value,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
branch_all_branches_item_modules_item_timeout_type_0.additional_properties = d
|
|
53
|
+
return branch_all_branches_item_modules_item_timeout_type_0
|
|
54
|
+
|
|
55
|
+
@property
|
|
56
|
+
def additional_keys(self) -> List[str]:
|
|
57
|
+
return list(self.additional_properties.keys())
|
|
58
|
+
|
|
59
|
+
def __getitem__(self, key: str) -> Any:
|
|
60
|
+
return self.additional_properties[key]
|
|
61
|
+
|
|
62
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
63
|
+
self.additional_properties[key] = value
|
|
64
|
+
|
|
65
|
+
def __delitem__(self, key: str) -> None:
|
|
66
|
+
del self.additional_properties[key]
|
|
67
|
+
|
|
68
|
+
def __contains__(self, key: str) -> bool:
|
|
69
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.branch_all_branches_item_modules_item_timeout_type_1_type import (
|
|
7
|
+
BranchAllBranchesItemModulesItemTimeoutType1Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="BranchAllBranchesItemModulesItemTimeoutType1")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class BranchAllBranchesItemModulesItemTimeoutType1:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
expr (str):
|
|
18
|
+
type (BranchAllBranchesItemModulesItemTimeoutType1Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
expr: str
|
|
22
|
+
type: BranchAllBranchesItemModulesItemTimeoutType1Type
|
|
23
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
24
|
+
|
|
25
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
26
|
+
expr = self.expr
|
|
27
|
+
type = self.type.value
|
|
28
|
+
|
|
29
|
+
field_dict: Dict[str, Any] = {}
|
|
30
|
+
field_dict.update(self.additional_properties)
|
|
31
|
+
field_dict.update(
|
|
32
|
+
{
|
|
33
|
+
"expr": expr,
|
|
34
|
+
"type": type,
|
|
35
|
+
}
|
|
36
|
+
)
|
|
37
|
+
|
|
38
|
+
return field_dict
|
|
39
|
+
|
|
40
|
+
@classmethod
|
|
41
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
42
|
+
d = src_dict.copy()
|
|
43
|
+
expr = d.pop("expr")
|
|
44
|
+
|
|
45
|
+
type = BranchAllBranchesItemModulesItemTimeoutType1Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
branch_all_branches_item_modules_item_timeout_type_1 = cls(
|
|
48
|
+
expr=expr,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
branch_all_branches_item_modules_item_timeout_type_1.additional_properties = d
|
|
53
|
+
return branch_all_branches_item_modules_item_timeout_type_1
|
|
54
|
+
|
|
55
|
+
@property
|
|
56
|
+
def additional_keys(self) -> List[str]:
|
|
57
|
+
return list(self.additional_properties.keys())
|
|
58
|
+
|
|
59
|
+
def __getitem__(self, key: str) -> Any:
|
|
60
|
+
return self.additional_properties[key]
|
|
61
|
+
|
|
62
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
63
|
+
self.additional_properties[key] = value
|
|
64
|
+
|
|
65
|
+
def __delitem__(self, key: str) -> None:
|
|
66
|
+
del self.additional_properties[key]
|
|
67
|
+
|
|
68
|
+
def __contains__(self, key: str) -> bool:
|
|
69
|
+
return key in self.additional_properties
|
|
@@ -16,6 +16,12 @@ if TYPE_CHECKING:
|
|
|
16
16
|
)
|
|
17
17
|
from ..models.branch_one_branches_item_modules_item_stop_after_if import BranchOneBranchesItemModulesItemStopAfterIf
|
|
18
18
|
from ..models.branch_one_branches_item_modules_item_suspend import BranchOneBranchesItemModulesItemSuspend
|
|
19
|
+
from ..models.branch_one_branches_item_modules_item_timeout_type_0 import (
|
|
20
|
+
BranchOneBranchesItemModulesItemTimeoutType0,
|
|
21
|
+
)
|
|
22
|
+
from ..models.branch_one_branches_item_modules_item_timeout_type_1 import (
|
|
23
|
+
BranchOneBranchesItemModulesItemTimeoutType1,
|
|
24
|
+
)
|
|
19
25
|
|
|
20
26
|
|
|
21
27
|
T = TypeVar("T", bound="BranchOneBranchesItemModulesItem")
|
|
@@ -33,7 +39,8 @@ class BranchOneBranchesItemModulesItem:
|
|
|
33
39
|
sleep (Union['BranchOneBranchesItemModulesItemSleepType0', 'BranchOneBranchesItemModulesItemSleepType1',
|
|
34
40
|
Unset]):
|
|
35
41
|
cache_ttl (Union[Unset, float]):
|
|
36
|
-
timeout (Union[
|
|
42
|
+
timeout (Union['BranchOneBranchesItemModulesItemTimeoutType0', 'BranchOneBranchesItemModulesItemTimeoutType1',
|
|
43
|
+
Unset]):
|
|
37
44
|
delete_after_use (Union[Unset, bool]):
|
|
38
45
|
summary (Union[Unset, str]):
|
|
39
46
|
mock (Union[Unset, BranchOneBranchesItemModulesItemMock]):
|
|
@@ -52,7 +59,9 @@ class BranchOneBranchesItemModulesItem:
|
|
|
52
59
|
"BranchOneBranchesItemModulesItemSleepType0", "BranchOneBranchesItemModulesItemSleepType1", Unset
|
|
53
60
|
] = UNSET
|
|
54
61
|
cache_ttl: Union[Unset, float] = UNSET
|
|
55
|
-
timeout: Union[
|
|
62
|
+
timeout: Union[
|
|
63
|
+
"BranchOneBranchesItemModulesItemTimeoutType0", "BranchOneBranchesItemModulesItemTimeoutType1", Unset
|
|
64
|
+
] = UNSET
|
|
56
65
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
57
66
|
summary: Union[Unset, str] = UNSET
|
|
58
67
|
mock: Union[Unset, "BranchOneBranchesItemModulesItemMock"] = UNSET
|
|
@@ -66,6 +75,9 @@ class BranchOneBranchesItemModulesItem:
|
|
|
66
75
|
from ..models.branch_one_branches_item_modules_item_sleep_type_0 import (
|
|
67
76
|
BranchOneBranchesItemModulesItemSleepType0,
|
|
68
77
|
)
|
|
78
|
+
from ..models.branch_one_branches_item_modules_item_timeout_type_0 import (
|
|
79
|
+
BranchOneBranchesItemModulesItemTimeoutType0,
|
|
80
|
+
)
|
|
69
81
|
|
|
70
82
|
id = self.id
|
|
71
83
|
value = self.value
|
|
@@ -96,7 +108,20 @@ class BranchOneBranchesItemModulesItem:
|
|
|
96
108
|
sleep = self.sleep.to_dict()
|
|
97
109
|
|
|
98
110
|
cache_ttl = self.cache_ttl
|
|
99
|
-
timeout
|
|
111
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
112
|
+
if isinstance(self.timeout, Unset):
|
|
113
|
+
timeout = UNSET
|
|
114
|
+
|
|
115
|
+
elif isinstance(self.timeout, BranchOneBranchesItemModulesItemTimeoutType0):
|
|
116
|
+
timeout = UNSET
|
|
117
|
+
if not isinstance(self.timeout, Unset):
|
|
118
|
+
timeout = self.timeout.to_dict()
|
|
119
|
+
|
|
120
|
+
else:
|
|
121
|
+
timeout = UNSET
|
|
122
|
+
if not isinstance(self.timeout, Unset):
|
|
123
|
+
timeout = self.timeout.to_dict()
|
|
124
|
+
|
|
100
125
|
delete_after_use = self.delete_after_use
|
|
101
126
|
summary = self.summary
|
|
102
127
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -168,6 +193,12 @@ class BranchOneBranchesItemModulesItem:
|
|
|
168
193
|
BranchOneBranchesItemModulesItemStopAfterIf,
|
|
169
194
|
)
|
|
170
195
|
from ..models.branch_one_branches_item_modules_item_suspend import BranchOneBranchesItemModulesItemSuspend
|
|
196
|
+
from ..models.branch_one_branches_item_modules_item_timeout_type_0 import (
|
|
197
|
+
BranchOneBranchesItemModulesItemTimeoutType0,
|
|
198
|
+
)
|
|
199
|
+
from ..models.branch_one_branches_item_modules_item_timeout_type_1 import (
|
|
200
|
+
BranchOneBranchesItemModulesItemTimeoutType1,
|
|
201
|
+
)
|
|
171
202
|
|
|
172
203
|
d = src_dict.copy()
|
|
173
204
|
id = d.pop("id")
|
|
@@ -230,7 +261,38 @@ class BranchOneBranchesItemModulesItem:
|
|
|
230
261
|
|
|
231
262
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
232
263
|
|
|
233
|
-
|
|
264
|
+
def _parse_timeout(
|
|
265
|
+
data: object,
|
|
266
|
+
) -> Union[
|
|
267
|
+
"BranchOneBranchesItemModulesItemTimeoutType0", "BranchOneBranchesItemModulesItemTimeoutType1", Unset
|
|
268
|
+
]:
|
|
269
|
+
if isinstance(data, Unset):
|
|
270
|
+
return data
|
|
271
|
+
try:
|
|
272
|
+
if not isinstance(data, dict):
|
|
273
|
+
raise TypeError()
|
|
274
|
+
_timeout_type_0 = data
|
|
275
|
+
timeout_type_0: Union[Unset, BranchOneBranchesItemModulesItemTimeoutType0]
|
|
276
|
+
if isinstance(_timeout_type_0, Unset):
|
|
277
|
+
timeout_type_0 = UNSET
|
|
278
|
+
else:
|
|
279
|
+
timeout_type_0 = BranchOneBranchesItemModulesItemTimeoutType0.from_dict(_timeout_type_0)
|
|
280
|
+
|
|
281
|
+
return timeout_type_0
|
|
282
|
+
except: # noqa: E722
|
|
283
|
+
pass
|
|
284
|
+
if not isinstance(data, dict):
|
|
285
|
+
raise TypeError()
|
|
286
|
+
_timeout_type_1 = data
|
|
287
|
+
timeout_type_1: Union[Unset, BranchOneBranchesItemModulesItemTimeoutType1]
|
|
288
|
+
if isinstance(_timeout_type_1, Unset):
|
|
289
|
+
timeout_type_1 = UNSET
|
|
290
|
+
else:
|
|
291
|
+
timeout_type_1 = BranchOneBranchesItemModulesItemTimeoutType1.from_dict(_timeout_type_1)
|
|
292
|
+
|
|
293
|
+
return timeout_type_1
|
|
294
|
+
|
|
295
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
234
296
|
|
|
235
297
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
236
298
|
|