windmill-api 1.539.0__py3-none-any.whl → 1.540.0__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.0.dist-info → windmill_api-1.540.0.dist-info}/METADATA +1 -1
- {windmill_api-1.539.0.dist-info → windmill_api-1.540.0.dist-info}/RECORD +481 -87
- {windmill_api-1.539.0.dist-info → windmill_api-1.540.0.dist-info}/LICENSE +0 -0
- {windmill_api-1.539.0.dist-info → windmill_api-1.540.0.dist-info}/WHEEL +0 -0
|
@@ -22,6 +22,12 @@ if TYPE_CHECKING:
|
|
|
22
22
|
QueuedJobRawFlowPreprocessorModuleStopAfterIf,
|
|
23
23
|
)
|
|
24
24
|
from ..models.queued_job_raw_flow_preprocessor_module_suspend import QueuedJobRawFlowPreprocessorModuleSuspend
|
|
25
|
+
from ..models.queued_job_raw_flow_preprocessor_module_timeout_type_0 import (
|
|
26
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType0,
|
|
27
|
+
)
|
|
28
|
+
from ..models.queued_job_raw_flow_preprocessor_module_timeout_type_1 import (
|
|
29
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType1,
|
|
30
|
+
)
|
|
25
31
|
|
|
26
32
|
|
|
27
33
|
T = TypeVar("T", bound="QueuedJobRawFlowPreprocessorModule")
|
|
@@ -39,7 +45,8 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
39
45
|
sleep (Union['QueuedJobRawFlowPreprocessorModuleSleepType0', 'QueuedJobRawFlowPreprocessorModuleSleepType1',
|
|
40
46
|
Unset]):
|
|
41
47
|
cache_ttl (Union[Unset, float]):
|
|
42
|
-
timeout (Union[
|
|
48
|
+
timeout (Union['QueuedJobRawFlowPreprocessorModuleTimeoutType0',
|
|
49
|
+
'QueuedJobRawFlowPreprocessorModuleTimeoutType1', Unset]):
|
|
43
50
|
delete_after_use (Union[Unset, bool]):
|
|
44
51
|
summary (Union[Unset, str]):
|
|
45
52
|
mock (Union[Unset, QueuedJobRawFlowPreprocessorModuleMock]):
|
|
@@ -58,7 +65,9 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
58
65
|
"QueuedJobRawFlowPreprocessorModuleSleepType0", "QueuedJobRawFlowPreprocessorModuleSleepType1", Unset
|
|
59
66
|
] = UNSET
|
|
60
67
|
cache_ttl: Union[Unset, float] = UNSET
|
|
61
|
-
timeout: Union[
|
|
68
|
+
timeout: Union[
|
|
69
|
+
"QueuedJobRawFlowPreprocessorModuleTimeoutType0", "QueuedJobRawFlowPreprocessorModuleTimeoutType1", Unset
|
|
70
|
+
] = UNSET
|
|
62
71
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
63
72
|
summary: Union[Unset, str] = UNSET
|
|
64
73
|
mock: Union[Unset, "QueuedJobRawFlowPreprocessorModuleMock"] = UNSET
|
|
@@ -72,6 +81,9 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
72
81
|
from ..models.queued_job_raw_flow_preprocessor_module_sleep_type_0 import (
|
|
73
82
|
QueuedJobRawFlowPreprocessorModuleSleepType0,
|
|
74
83
|
)
|
|
84
|
+
from ..models.queued_job_raw_flow_preprocessor_module_timeout_type_0 import (
|
|
85
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType0,
|
|
86
|
+
)
|
|
75
87
|
|
|
76
88
|
id = self.id
|
|
77
89
|
value = self.value
|
|
@@ -102,7 +114,20 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
102
114
|
sleep = self.sleep.to_dict()
|
|
103
115
|
|
|
104
116
|
cache_ttl = self.cache_ttl
|
|
105
|
-
timeout
|
|
117
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
118
|
+
if isinstance(self.timeout, Unset):
|
|
119
|
+
timeout = UNSET
|
|
120
|
+
|
|
121
|
+
elif isinstance(self.timeout, QueuedJobRawFlowPreprocessorModuleTimeoutType0):
|
|
122
|
+
timeout = UNSET
|
|
123
|
+
if not isinstance(self.timeout, Unset):
|
|
124
|
+
timeout = self.timeout.to_dict()
|
|
125
|
+
|
|
126
|
+
else:
|
|
127
|
+
timeout = UNSET
|
|
128
|
+
if not isinstance(self.timeout, Unset):
|
|
129
|
+
timeout = self.timeout.to_dict()
|
|
130
|
+
|
|
106
131
|
delete_after_use = self.delete_after_use
|
|
107
132
|
summary = self.summary
|
|
108
133
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -174,6 +199,12 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
174
199
|
QueuedJobRawFlowPreprocessorModuleStopAfterIf,
|
|
175
200
|
)
|
|
176
201
|
from ..models.queued_job_raw_flow_preprocessor_module_suspend import QueuedJobRawFlowPreprocessorModuleSuspend
|
|
202
|
+
from ..models.queued_job_raw_flow_preprocessor_module_timeout_type_0 import (
|
|
203
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType0,
|
|
204
|
+
)
|
|
205
|
+
from ..models.queued_job_raw_flow_preprocessor_module_timeout_type_1 import (
|
|
206
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType1,
|
|
207
|
+
)
|
|
177
208
|
|
|
178
209
|
d = src_dict.copy()
|
|
179
210
|
id = d.pop("id")
|
|
@@ -238,7 +269,38 @@ class QueuedJobRawFlowPreprocessorModule:
|
|
|
238
269
|
|
|
239
270
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
240
271
|
|
|
241
|
-
|
|
272
|
+
def _parse_timeout(
|
|
273
|
+
data: object,
|
|
274
|
+
) -> Union[
|
|
275
|
+
"QueuedJobRawFlowPreprocessorModuleTimeoutType0", "QueuedJobRawFlowPreprocessorModuleTimeoutType1", Unset
|
|
276
|
+
]:
|
|
277
|
+
if isinstance(data, Unset):
|
|
278
|
+
return data
|
|
279
|
+
try:
|
|
280
|
+
if not isinstance(data, dict):
|
|
281
|
+
raise TypeError()
|
|
282
|
+
_timeout_type_0 = data
|
|
283
|
+
timeout_type_0: Union[Unset, QueuedJobRawFlowPreprocessorModuleTimeoutType0]
|
|
284
|
+
if isinstance(_timeout_type_0, Unset):
|
|
285
|
+
timeout_type_0 = UNSET
|
|
286
|
+
else:
|
|
287
|
+
timeout_type_0 = QueuedJobRawFlowPreprocessorModuleTimeoutType0.from_dict(_timeout_type_0)
|
|
288
|
+
|
|
289
|
+
return timeout_type_0
|
|
290
|
+
except: # noqa: E722
|
|
291
|
+
pass
|
|
292
|
+
if not isinstance(data, dict):
|
|
293
|
+
raise TypeError()
|
|
294
|
+
_timeout_type_1 = data
|
|
295
|
+
timeout_type_1: Union[Unset, QueuedJobRawFlowPreprocessorModuleTimeoutType1]
|
|
296
|
+
if isinstance(_timeout_type_1, Unset):
|
|
297
|
+
timeout_type_1 = UNSET
|
|
298
|
+
else:
|
|
299
|
+
timeout_type_1 = QueuedJobRawFlowPreprocessorModuleTimeoutType1.from_dict(_timeout_type_1)
|
|
300
|
+
|
|
301
|
+
return timeout_type_1
|
|
302
|
+
|
|
303
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
242
304
|
|
|
243
305
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
244
306
|
|
|
@@ -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.queued_job_raw_flow_preprocessor_module_timeout_type_0_type import (
|
|
7
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType0Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="QueuedJobRawFlowPreprocessorModuleTimeoutType0")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class QueuedJobRawFlowPreprocessorModuleTimeoutType0:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
value (Any):
|
|
18
|
+
type (QueuedJobRawFlowPreprocessorModuleTimeoutType0Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
value: Any
|
|
22
|
+
type: QueuedJobRawFlowPreprocessorModuleTimeoutType0Type
|
|
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 = QueuedJobRawFlowPreprocessorModuleTimeoutType0Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
queued_job_raw_flow_preprocessor_module_timeout_type_0 = cls(
|
|
48
|
+
value=value,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
queued_job_raw_flow_preprocessor_module_timeout_type_0.additional_properties = d
|
|
53
|
+
return queued_job_raw_flow_preprocessor_module_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.queued_job_raw_flow_preprocessor_module_timeout_type_1_type import (
|
|
7
|
+
QueuedJobRawFlowPreprocessorModuleTimeoutType1Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="QueuedJobRawFlowPreprocessorModuleTimeoutType1")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class QueuedJobRawFlowPreprocessorModuleTimeoutType1:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
expr (str):
|
|
18
|
+
type (QueuedJobRawFlowPreprocessorModuleTimeoutType1Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
expr: str
|
|
22
|
+
type: QueuedJobRawFlowPreprocessorModuleTimeoutType1Type
|
|
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 = QueuedJobRawFlowPreprocessorModuleTimeoutType1Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
queued_job_raw_flow_preprocessor_module_timeout_type_1 = cls(
|
|
48
|
+
expr=expr,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
queued_job_raw_flow_preprocessor_module_timeout_type_1.additional_properties = d
|
|
53
|
+
return queued_job_raw_flow_preprocessor_module_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
|
|
@@ -30,6 +30,12 @@ if TYPE_CHECKING:
|
|
|
30
30
|
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_suspend import (
|
|
31
31
|
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleSuspend,
|
|
32
32
|
)
|
|
33
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0 import (
|
|
34
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0,
|
|
35
|
+
)
|
|
36
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1 import (
|
|
37
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1,
|
|
38
|
+
)
|
|
33
39
|
|
|
34
40
|
|
|
35
41
|
T = TypeVar("T", bound="RunFlowPreviewAndWaitResultJsonBodyValueFailureModule")
|
|
@@ -48,7 +54,8 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
48
54
|
sleep (Union['RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleSleepType0',
|
|
49
55
|
'RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleSleepType1', Unset]):
|
|
50
56
|
cache_ttl (Union[Unset, float]):
|
|
51
|
-
timeout (Union[
|
|
57
|
+
timeout (Union['RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0',
|
|
58
|
+
'RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1', Unset]):
|
|
52
59
|
delete_after_use (Union[Unset, bool]):
|
|
53
60
|
summary (Union[Unset, str]):
|
|
54
61
|
mock (Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleMock]):
|
|
@@ -71,7 +78,11 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
71
78
|
Unset,
|
|
72
79
|
] = UNSET
|
|
73
80
|
cache_ttl: Union[Unset, float] = UNSET
|
|
74
|
-
timeout: Union[
|
|
81
|
+
timeout: Union[
|
|
82
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0",
|
|
83
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1",
|
|
84
|
+
Unset,
|
|
85
|
+
] = UNSET
|
|
75
86
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
76
87
|
summary: Union[Unset, str] = UNSET
|
|
77
88
|
mock: Union[Unset, "RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleMock"] = UNSET
|
|
@@ -85,6 +96,9 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
85
96
|
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_sleep_type_0 import (
|
|
86
97
|
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleSleepType0,
|
|
87
98
|
)
|
|
99
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0 import (
|
|
100
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0,
|
|
101
|
+
)
|
|
88
102
|
|
|
89
103
|
id = self.id
|
|
90
104
|
value = self.value
|
|
@@ -115,7 +129,20 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
115
129
|
sleep = self.sleep.to_dict()
|
|
116
130
|
|
|
117
131
|
cache_ttl = self.cache_ttl
|
|
118
|
-
timeout
|
|
132
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
133
|
+
if isinstance(self.timeout, Unset):
|
|
134
|
+
timeout = UNSET
|
|
135
|
+
|
|
136
|
+
elif isinstance(self.timeout, RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0):
|
|
137
|
+
timeout = UNSET
|
|
138
|
+
if not isinstance(self.timeout, Unset):
|
|
139
|
+
timeout = self.timeout.to_dict()
|
|
140
|
+
|
|
141
|
+
else:
|
|
142
|
+
timeout = UNSET
|
|
143
|
+
if not isinstance(self.timeout, Unset):
|
|
144
|
+
timeout = self.timeout.to_dict()
|
|
145
|
+
|
|
119
146
|
delete_after_use = self.delete_after_use
|
|
120
147
|
summary = self.summary
|
|
121
148
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -195,6 +222,12 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
195
222
|
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_suspend import (
|
|
196
223
|
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleSuspend,
|
|
197
224
|
)
|
|
225
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0 import (
|
|
226
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0,
|
|
227
|
+
)
|
|
228
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1 import (
|
|
229
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1,
|
|
230
|
+
)
|
|
198
231
|
|
|
199
232
|
d = src_dict.copy()
|
|
200
233
|
id = d.pop("id")
|
|
@@ -265,7 +298,44 @@ class RunFlowPreviewAndWaitResultJsonBodyValueFailureModule:
|
|
|
265
298
|
|
|
266
299
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
267
300
|
|
|
268
|
-
|
|
301
|
+
def _parse_timeout(
|
|
302
|
+
data: object,
|
|
303
|
+
) -> Union[
|
|
304
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0",
|
|
305
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1",
|
|
306
|
+
Unset,
|
|
307
|
+
]:
|
|
308
|
+
if isinstance(data, Unset):
|
|
309
|
+
return data
|
|
310
|
+
try:
|
|
311
|
+
if not isinstance(data, dict):
|
|
312
|
+
raise TypeError()
|
|
313
|
+
_timeout_type_0 = data
|
|
314
|
+
timeout_type_0: Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0]
|
|
315
|
+
if isinstance(_timeout_type_0, Unset):
|
|
316
|
+
timeout_type_0 = UNSET
|
|
317
|
+
else:
|
|
318
|
+
timeout_type_0 = RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0.from_dict(
|
|
319
|
+
_timeout_type_0
|
|
320
|
+
)
|
|
321
|
+
|
|
322
|
+
return timeout_type_0
|
|
323
|
+
except: # noqa: E722
|
|
324
|
+
pass
|
|
325
|
+
if not isinstance(data, dict):
|
|
326
|
+
raise TypeError()
|
|
327
|
+
_timeout_type_1 = data
|
|
328
|
+
timeout_type_1: Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1]
|
|
329
|
+
if isinstance(_timeout_type_1, Unset):
|
|
330
|
+
timeout_type_1 = UNSET
|
|
331
|
+
else:
|
|
332
|
+
timeout_type_1 = RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1.from_dict(
|
|
333
|
+
_timeout_type_1
|
|
334
|
+
)
|
|
335
|
+
|
|
336
|
+
return timeout_type_1
|
|
337
|
+
|
|
338
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
269
339
|
|
|
270
340
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
271
341
|
|
|
@@ -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.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0_type import (
|
|
7
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
value (Any):
|
|
18
|
+
type (RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
value: Any
|
|
22
|
+
type: RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0Type
|
|
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 = RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType0Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0 = cls(
|
|
48
|
+
value=value,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0.additional_properties = d
|
|
53
|
+
return run_flow_preview_and_wait_result_json_body_value_failure_module_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.run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1_type import (
|
|
7
|
+
RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
expr (str):
|
|
18
|
+
type (RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1Type):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
expr: str
|
|
22
|
+
type: RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1Type
|
|
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 = RunFlowPreviewAndWaitResultJsonBodyValueFailureModuleTimeoutType1Type(d.pop("type"))
|
|
46
|
+
|
|
47
|
+
run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1 = cls(
|
|
48
|
+
expr=expr,
|
|
49
|
+
type=type,
|
|
50
|
+
)
|
|
51
|
+
|
|
52
|
+
run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1.additional_properties = d
|
|
53
|
+
return run_flow_preview_and_wait_result_json_body_value_failure_module_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
|
|
@@ -30,6 +30,12 @@ if TYPE_CHECKING:
|
|
|
30
30
|
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_suspend import (
|
|
31
31
|
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemSuspend,
|
|
32
32
|
)
|
|
33
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0 import (
|
|
34
|
+
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0,
|
|
35
|
+
)
|
|
36
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1 import (
|
|
37
|
+
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1,
|
|
38
|
+
)
|
|
33
39
|
|
|
34
40
|
|
|
35
41
|
T = TypeVar("T", bound="RunFlowPreviewAndWaitResultJsonBodyValueModulesItem")
|
|
@@ -47,7 +53,8 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
47
53
|
sleep (Union['RunFlowPreviewAndWaitResultJsonBodyValueModulesItemSleepType0',
|
|
48
54
|
'RunFlowPreviewAndWaitResultJsonBodyValueModulesItemSleepType1', Unset]):
|
|
49
55
|
cache_ttl (Union[Unset, float]):
|
|
50
|
-
timeout (Union[
|
|
56
|
+
timeout (Union['RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0',
|
|
57
|
+
'RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1', Unset]):
|
|
51
58
|
delete_after_use (Union[Unset, bool]):
|
|
52
59
|
summary (Union[Unset, str]):
|
|
53
60
|
mock (Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueModulesItemMock]):
|
|
@@ -70,7 +77,11 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
70
77
|
Unset,
|
|
71
78
|
] = UNSET
|
|
72
79
|
cache_ttl: Union[Unset, float] = UNSET
|
|
73
|
-
timeout: Union[
|
|
80
|
+
timeout: Union[
|
|
81
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0",
|
|
82
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1",
|
|
83
|
+
Unset,
|
|
84
|
+
] = UNSET
|
|
74
85
|
delete_after_use: Union[Unset, bool] = UNSET
|
|
75
86
|
summary: Union[Unset, str] = UNSET
|
|
76
87
|
mock: Union[Unset, "RunFlowPreviewAndWaitResultJsonBodyValueModulesItemMock"] = UNSET
|
|
@@ -84,6 +95,9 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
84
95
|
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_sleep_type_0 import (
|
|
85
96
|
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemSleepType0,
|
|
86
97
|
)
|
|
98
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0 import (
|
|
99
|
+
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0,
|
|
100
|
+
)
|
|
87
101
|
|
|
88
102
|
id = self.id
|
|
89
103
|
value = self.value
|
|
@@ -114,7 +128,20 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
114
128
|
sleep = self.sleep.to_dict()
|
|
115
129
|
|
|
116
130
|
cache_ttl = self.cache_ttl
|
|
117
|
-
timeout
|
|
131
|
+
timeout: Union[Dict[str, Any], Unset]
|
|
132
|
+
if isinstance(self.timeout, Unset):
|
|
133
|
+
timeout = UNSET
|
|
134
|
+
|
|
135
|
+
elif isinstance(self.timeout, RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0):
|
|
136
|
+
timeout = UNSET
|
|
137
|
+
if not isinstance(self.timeout, Unset):
|
|
138
|
+
timeout = self.timeout.to_dict()
|
|
139
|
+
|
|
140
|
+
else:
|
|
141
|
+
timeout = UNSET
|
|
142
|
+
if not isinstance(self.timeout, Unset):
|
|
143
|
+
timeout = self.timeout.to_dict()
|
|
144
|
+
|
|
118
145
|
delete_after_use = self.delete_after_use
|
|
119
146
|
summary = self.summary
|
|
120
147
|
mock: Union[Unset, Dict[str, Any]] = UNSET
|
|
@@ -194,6 +221,12 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
194
221
|
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_suspend import (
|
|
195
222
|
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemSuspend,
|
|
196
223
|
)
|
|
224
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0 import (
|
|
225
|
+
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0,
|
|
226
|
+
)
|
|
227
|
+
from ..models.run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1 import (
|
|
228
|
+
RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1,
|
|
229
|
+
)
|
|
197
230
|
|
|
198
231
|
d = src_dict.copy()
|
|
199
232
|
id = d.pop("id")
|
|
@@ -262,7 +295,44 @@ class RunFlowPreviewAndWaitResultJsonBodyValueModulesItem:
|
|
|
262
295
|
|
|
263
296
|
cache_ttl = d.pop("cache_ttl", UNSET)
|
|
264
297
|
|
|
265
|
-
|
|
298
|
+
def _parse_timeout(
|
|
299
|
+
data: object,
|
|
300
|
+
) -> Union[
|
|
301
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0",
|
|
302
|
+
"RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1",
|
|
303
|
+
Unset,
|
|
304
|
+
]:
|
|
305
|
+
if isinstance(data, Unset):
|
|
306
|
+
return data
|
|
307
|
+
try:
|
|
308
|
+
if not isinstance(data, dict):
|
|
309
|
+
raise TypeError()
|
|
310
|
+
_timeout_type_0 = data
|
|
311
|
+
timeout_type_0: Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0]
|
|
312
|
+
if isinstance(_timeout_type_0, Unset):
|
|
313
|
+
timeout_type_0 = UNSET
|
|
314
|
+
else:
|
|
315
|
+
timeout_type_0 = RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType0.from_dict(
|
|
316
|
+
_timeout_type_0
|
|
317
|
+
)
|
|
318
|
+
|
|
319
|
+
return timeout_type_0
|
|
320
|
+
except: # noqa: E722
|
|
321
|
+
pass
|
|
322
|
+
if not isinstance(data, dict):
|
|
323
|
+
raise TypeError()
|
|
324
|
+
_timeout_type_1 = data
|
|
325
|
+
timeout_type_1: Union[Unset, RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1]
|
|
326
|
+
if isinstance(_timeout_type_1, Unset):
|
|
327
|
+
timeout_type_1 = UNSET
|
|
328
|
+
else:
|
|
329
|
+
timeout_type_1 = RunFlowPreviewAndWaitResultJsonBodyValueModulesItemTimeoutType1.from_dict(
|
|
330
|
+
_timeout_type_1
|
|
331
|
+
)
|
|
332
|
+
|
|
333
|
+
return timeout_type_1
|
|
334
|
+
|
|
335
|
+
timeout = _parse_timeout(d.pop("timeout", UNSET))
|
|
266
336
|
|
|
267
337
|
delete_after_use = d.pop("delete_after_use", UNSET)
|
|
268
338
|
|