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.

Files changed (481) hide show
  1. windmill_api/api/flow/list_flow_paths_from_workspace_runnable.py +21 -1
  2. windmill_api/api/resource/delete_resources_bulk.py +165 -0
  3. windmill_api/api/script/delete_scripts_bulk.py +165 -0
  4. windmill_api/api/variable/delete_variables_bulk.py +165 -0
  5. windmill_api/models/ai_agent_tools_item.py +51 -4
  6. windmill_api/models/ai_agent_tools_item_timeout_type_0.py +67 -0
  7. windmill_api/models/ai_agent_tools_item_timeout_type_0_type.py +8 -0
  8. windmill_api/models/ai_agent_tools_item_timeout_type_1.py +67 -0
  9. windmill_api/models/ai_agent_tools_item_timeout_type_1_type.py +8 -0
  10. windmill_api/models/branch_all_branches_item_modules_item.py +66 -4
  11. windmill_api/models/branch_all_branches_item_modules_item_timeout_type_0.py +69 -0
  12. windmill_api/models/branch_all_branches_item_modules_item_timeout_type_0_type.py +8 -0
  13. windmill_api/models/branch_all_branches_item_modules_item_timeout_type_1.py +69 -0
  14. windmill_api/models/branch_all_branches_item_modules_item_timeout_type_1_type.py +8 -0
  15. windmill_api/models/branch_one_branches_item_modules_item.py +66 -4
  16. windmill_api/models/branch_one_branches_item_modules_item_timeout_type_0.py +69 -0
  17. windmill_api/models/branch_one_branches_item_modules_item_timeout_type_0_type.py +8 -0
  18. windmill_api/models/branch_one_branches_item_modules_item_timeout_type_1.py +69 -0
  19. windmill_api/models/branch_one_branches_item_modules_item_timeout_type_1_type.py +8 -0
  20. windmill_api/models/branch_one_default_item.py +51 -4
  21. windmill_api/models/branch_one_default_item_timeout_type_0.py +67 -0
  22. windmill_api/models/branch_one_default_item_timeout_type_0_type.py +8 -0
  23. windmill_api/models/branch_one_default_item_timeout_type_1.py +67 -0
  24. windmill_api/models/branch_one_default_item_timeout_type_1_type.py +8 -0
  25. windmill_api/models/completed_job_raw_flow_failure_module.py +66 -4
  26. windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_0.py +69 -0
  27. windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  28. windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_1.py +69 -0
  29. windmill_api/models/completed_job_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  30. windmill_api/models/completed_job_raw_flow_modules_item.py +60 -4
  31. windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_0.py +69 -0
  32. windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  33. windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_1.py +69 -0
  34. windmill_api/models/completed_job_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  35. windmill_api/models/completed_job_raw_flow_preprocessor_module.py +68 -4
  36. windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  37. windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  38. windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  39. windmill_api/models/completed_job_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  40. windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module.py +74 -4
  41. windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_0.py +69 -0
  42. windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  43. windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_1.py +69 -0
  44. windmill_api/models/delete_completed_job_response_200_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  45. windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item.py +72 -4
  46. windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_0.py +69 -0
  47. windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  48. windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_1.py +69 -0
  49. windmill_api/models/delete_completed_job_response_200_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  50. windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module.py +74 -4
  51. windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  52. windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  53. windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  54. windmill_api/models/delete_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  55. windmill_api/models/delete_resources_bulk_json_body.py +58 -0
  56. windmill_api/models/delete_scripts_bulk_json_body.py +58 -0
  57. windmill_api/models/delete_variables_bulk_json_body.py +58 -0
  58. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module.py +72 -4
  59. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
  60. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  61. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
  62. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  63. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item.py +70 -4
  64. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
  65. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  66. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
  67. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  68. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module.py +74 -4
  69. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  70. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  71. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  72. windmill_api/models/extended_jobs_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  73. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module.py +72 -4
  74. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
  75. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  76. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
  77. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  78. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item.py +70 -4
  79. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
  80. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  81. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
  82. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  83. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module.py +74 -4
  84. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  85. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  86. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  87. windmill_api/models/extended_jobs_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  88. windmill_api/models/flow_module.py +49 -4
  89. windmill_api/models/flow_module_timeout_type_0.py +67 -0
  90. windmill_api/models/flow_module_timeout_type_0_type.py +8 -0
  91. windmill_api/models/flow_module_timeout_type_1.py +67 -0
  92. windmill_api/models/flow_module_timeout_type_1_type.py +8 -0
  93. windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_0.py +69 -0
  94. windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_0_type.py +8 -0
  95. windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_1.py +69 -0
  96. windmill_api/models/flow_module_value_2_type_3_modules_item_timeout_type_1_type.py +8 -0
  97. windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_0.py +69 -0
  98. windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_0_type.py +8 -0
  99. windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_1.py +69 -0
  100. windmill_api/models/flow_module_value_2_type_4_modules_item_timeout_type_1_type.py +8 -0
  101. windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_0.py +69 -0
  102. windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_0_type.py +8 -0
  103. windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_1.py +69 -0
  104. windmill_api/models/flow_module_value_2_type_5_branches_item_modules_item_timeout_type_1_type.py +8 -0
  105. windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_0.py +69 -0
  106. windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_0_type.py +8 -0
  107. windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_1.py +69 -0
  108. windmill_api/models/flow_module_value_2_type_5_default_item_timeout_type_1_type.py +8 -0
  109. windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_0.py +69 -0
  110. windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_0_type.py +8 -0
  111. windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_1.py +69 -0
  112. windmill_api/models/flow_module_value_2_type_6_branches_item_modules_item_timeout_type_1_type.py +8 -0
  113. windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0.py +69 -0
  114. windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0_type.py +8 -0
  115. windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1.py +69 -0
  116. windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1_type.py +8 -0
  117. windmill_api/models/flow_preview_value_failure_module.py +54 -4
  118. windmill_api/models/flow_preview_value_failure_module_timeout_type_0.py +67 -0
  119. windmill_api/models/flow_preview_value_failure_module_timeout_type_0_type.py +8 -0
  120. windmill_api/models/flow_preview_value_failure_module_timeout_type_1.py +67 -0
  121. windmill_api/models/flow_preview_value_failure_module_timeout_type_1_type.py +8 -0
  122. windmill_api/models/flow_preview_value_modules_item.py +51 -4
  123. windmill_api/models/flow_preview_value_modules_item_timeout_type_0.py +67 -0
  124. windmill_api/models/flow_preview_value_modules_item_timeout_type_0_type.py +8 -0
  125. windmill_api/models/flow_preview_value_modules_item_timeout_type_1.py +67 -0
  126. windmill_api/models/flow_preview_value_modules_item_timeout_type_1_type.py +8 -0
  127. windmill_api/models/flow_preview_value_preprocessor_module.py +66 -4
  128. windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_0.py +69 -0
  129. windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_0_type.py +8 -0
  130. windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_1.py +69 -0
  131. windmill_api/models/flow_preview_value_preprocessor_module_timeout_type_1_type.py +8 -0
  132. windmill_api/models/flow_value_failure_module_timeout_type_0.py +67 -0
  133. windmill_api/models/flow_value_failure_module_timeout_type_0_type.py +8 -0
  134. windmill_api/models/flow_value_failure_module_timeout_type_1.py +67 -0
  135. windmill_api/models/flow_value_failure_module_timeout_type_1_type.py +8 -0
  136. windmill_api/models/flow_value_modules_item_timeout_type_0.py +67 -0
  137. windmill_api/models/flow_value_modules_item_timeout_type_0_type.py +8 -0
  138. windmill_api/models/flow_value_modules_item_timeout_type_1.py +67 -0
  139. windmill_api/models/flow_value_modules_item_timeout_type_1_type.py +8 -0
  140. windmill_api/models/flow_value_preprocessor_module_timeout_type_0.py +67 -0
  141. windmill_api/models/flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
  142. windmill_api/models/flow_value_preprocessor_module_timeout_type_1.py +67 -0
  143. windmill_api/models/flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
  144. windmill_api/models/forloop_flow_modules_item.py +51 -4
  145. windmill_api/models/forloop_flow_modules_item_timeout_type_0.py +67 -0
  146. windmill_api/models/forloop_flow_modules_item_timeout_type_0_type.py +8 -0
  147. windmill_api/models/forloop_flow_modules_item_timeout_type_1.py +67 -0
  148. windmill_api/models/forloop_flow_modules_item_timeout_type_1_type.py +8 -0
  149. windmill_api/models/get_completed_job_response_200_raw_flow_failure_module.py +72 -4
  150. windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_0.py +69 -0
  151. windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  152. windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_1.py +69 -0
  153. windmill_api/models/get_completed_job_response_200_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  154. windmill_api/models/get_completed_job_response_200_raw_flow_modules_item.py +70 -4
  155. windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_0.py +69 -0
  156. windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  157. windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_1.py +69 -0
  158. windmill_api/models/get_completed_job_response_200_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  159. windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module.py +74 -4
  160. windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  161. windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  162. windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  163. windmill_api/models/get_completed_job_response_200_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  164. windmill_api/models/get_flow_by_path_response_200_value_failure_module.py +70 -4
  165. windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_0.py +69 -0
  166. windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_0_type.py +8 -0
  167. windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_1.py +69 -0
  168. windmill_api/models/get_flow_by_path_response_200_value_failure_module_timeout_type_1_type.py +8 -0
  169. windmill_api/models/get_flow_by_path_response_200_value_modules_item.py +70 -4
  170. windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_0.py +69 -0
  171. windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_0_type.py +8 -0
  172. windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_1.py +69 -0
  173. windmill_api/models/get_flow_by_path_response_200_value_modules_item_timeout_type_1_type.py +8 -0
  174. windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module.py +72 -4
  175. windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_0.py +69 -0
  176. windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_0_type.py +8 -0
  177. windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_1.py +69 -0
  178. windmill_api/models/get_flow_by_path_response_200_value_preprocessor_module_timeout_type_1_type.py +8 -0
  179. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module.py +74 -4
  180. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_0.py +69 -0
  181. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_0_type.py +8 -0
  182. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_1.py +69 -0
  183. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_failure_module_timeout_type_1_type.py +8 -0
  184. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item.py +74 -4
  185. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_0.py +69 -0
  186. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_0_type.py +8 -0
  187. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_1.py +69 -0
  188. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_modules_item_timeout_type_1_type.py +8 -0
  189. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module.py +76 -4
  190. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_0.py +71 -0
  191. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_0_type.py +8 -0
  192. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_1.py +71 -0
  193. windmill_api/models/get_flow_by_path_with_draft_response_200_draft_value_preprocessor_module_timeout_type_1_type.py +8 -0
  194. windmill_api/models/get_flow_version_response_200_value_failure_module.py +70 -4
  195. windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_0.py +69 -0
  196. windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_0_type.py +8 -0
  197. windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_1.py +69 -0
  198. windmill_api/models/get_flow_version_response_200_value_failure_module_timeout_type_1_type.py +8 -0
  199. windmill_api/models/get_flow_version_response_200_value_modules_item.py +70 -4
  200. windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_0.py +69 -0
  201. windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_0_type.py +8 -0
  202. windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_1.py +69 -0
  203. windmill_api/models/get_flow_version_response_200_value_modules_item_timeout_type_1_type.py +8 -0
  204. windmill_api/models/get_flow_version_response_200_value_preprocessor_module.py +72 -4
  205. windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_0.py +69 -0
  206. windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_0_type.py +8 -0
  207. windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_1.py +69 -0
  208. windmill_api/models/get_flow_version_response_200_value_preprocessor_module_timeout_type_1_type.py +8 -0
  209. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module.py +72 -4
  210. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_0.py +69 -0
  211. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_0_type.py +8 -0
  212. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_1.py +69 -0
  213. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_failure_module_timeout_type_1_type.py +8 -0
  214. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item.py +72 -4
  215. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_0.py +69 -0
  216. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_0_type.py +8 -0
  217. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_1.py +69 -0
  218. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_modules_item_timeout_type_1_type.py +8 -0
  219. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module.py +74 -4
  220. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_0.py +69 -0
  221. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
  222. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_1.py +69 -0
  223. windmill_api/models/get_hub_flow_by_id_response_200_flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
  224. windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module.py +70 -4
  225. windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
  226. windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  227. windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
  228. windmill_api/models/get_job_response_200_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  229. windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item.py +70 -4
  230. windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
  231. windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  232. windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
  233. windmill_api/models/get_job_response_200_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  234. windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module.py +72 -4
  235. windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  236. windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  237. windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  238. windmill_api/models/get_job_response_200_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  239. windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module.py +70 -4
  240. windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
  241. windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  242. windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
  243. windmill_api/models/get_job_response_200_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  244. windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item.py +70 -4
  245. windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
  246. windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  247. windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
  248. windmill_api/models/get_job_response_200_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  249. windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module.py +72 -4
  250. windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  251. windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  252. windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  253. windmill_api/models/get_job_response_200_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  254. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module.py +74 -4
  255. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
  256. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  257. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
  258. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  259. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item.py +74 -4
  260. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
  261. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  262. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
  263. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  264. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module.py +78 -4
  265. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
  266. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  267. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
  268. windmill_api/models/get_suspended_job_flow_response_200_job_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  269. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module.py +74 -4
  270. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
  271. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  272. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
  273. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  274. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item.py +74 -4
  275. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
  276. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  277. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
  278. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  279. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module.py +78 -4
  280. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
  281. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  282. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
  283. windmill_api/models/get_suspended_job_flow_response_200_job_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  284. windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_0.py +67 -0
  285. windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  286. windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_1.py +67 -0
  287. windmill_api/models/job_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  288. windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_0.py +67 -0
  289. windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  290. windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_1.py +67 -0
  291. windmill_api/models/job_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  292. windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  293. windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  294. windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  295. windmill_api/models/job_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  296. windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_0.py +67 -0
  297. windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  298. windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_1.py +67 -0
  299. windmill_api/models/job_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  300. windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_0.py +67 -0
  301. windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  302. windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_1.py +67 -0
  303. windmill_api/models/job_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  304. windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  305. windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  306. windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  307. windmill_api/models/job_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  308. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module.py +74 -4
  309. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_0.py +69 -0
  310. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  311. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_1.py +69 -0
  312. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  313. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item.py +74 -4
  314. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_0.py +69 -0
  315. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  316. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_1.py +69 -0
  317. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  318. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module.py +74 -4
  319. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  320. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  321. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  322. windmill_api/models/list_completed_jobs_response_200_item_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  323. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module.py +74 -4
  324. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_0.py +71 -0
  325. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  326. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_1.py +71 -0
  327. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  328. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item.py +74 -4
  329. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
  330. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  331. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
  332. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  333. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module.py +80 -4
  334. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
  335. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  336. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
  337. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  338. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module.py +74 -4
  339. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_0.py +71 -0
  340. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  341. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_1.py +71 -0
  342. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  343. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item.py +74 -4
  344. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
  345. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  346. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
  347. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  348. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module.py +80 -4
  349. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +71 -0
  350. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  351. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +71 -0
  352. windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  353. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module.py +72 -4
  354. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_0.py +69 -0
  355. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  356. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_1.py +69 -0
  357. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  358. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item.py +72 -4
  359. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_0.py +69 -0
  360. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  361. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_1.py +69 -0
  362. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  363. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module.py +74 -4
  364. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  365. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  366. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  367. windmill_api/models/list_jobs_response_200_item_type_0_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  368. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module.py +72 -4
  369. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_0.py +69 -0
  370. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  371. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_1.py +69 -0
  372. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  373. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item.py +72 -4
  374. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_0.py +69 -0
  375. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  376. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_1.py +69 -0
  377. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  378. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module.py +74 -4
  379. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  380. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  381. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  382. windmill_api/models/list_jobs_response_200_item_type_1_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  383. windmill_api/models/list_queue_response_200_item_raw_flow_failure_module.py +70 -4
  384. windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_0.py +69 -0
  385. windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  386. windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_1.py +69 -0
  387. windmill_api/models/list_queue_response_200_item_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  388. windmill_api/models/list_queue_response_200_item_raw_flow_modules_item.py +70 -4
  389. windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_0.py +69 -0
  390. windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  391. windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_1.py +69 -0
  392. windmill_api/models/list_queue_response_200_item_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  393. windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module.py +74 -4
  394. windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  395. windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  396. windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  397. windmill_api/models/list_queue_response_200_item_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  398. windmill_api/models/open_flow_value_failure_module.py +51 -4
  399. windmill_api/models/open_flow_value_failure_module_timeout_type_0.py +67 -0
  400. windmill_api/models/open_flow_value_failure_module_timeout_type_0_type.py +8 -0
  401. windmill_api/models/open_flow_value_failure_module_timeout_type_1.py +67 -0
  402. windmill_api/models/open_flow_value_failure_module_timeout_type_1_type.py +8 -0
  403. windmill_api/models/open_flow_value_modules_item.py +51 -4
  404. windmill_api/models/open_flow_value_modules_item_timeout_type_0.py +67 -0
  405. windmill_api/models/open_flow_value_modules_item_timeout_type_0_type.py +8 -0
  406. windmill_api/models/open_flow_value_modules_item_timeout_type_1.py +67 -0
  407. windmill_api/models/open_flow_value_modules_item_timeout_type_1_type.py +8 -0
  408. windmill_api/models/open_flow_value_preprocessor_module.py +60 -4
  409. windmill_api/models/open_flow_value_preprocessor_module_timeout_type_0.py +69 -0
  410. windmill_api/models/open_flow_value_preprocessor_module_timeout_type_0_type.py +8 -0
  411. windmill_api/models/open_flow_value_preprocessor_module_timeout_type_1.py +69 -0
  412. windmill_api/models/open_flow_value_preprocessor_module_timeout_type_1_type.py +8 -0
  413. windmill_api/models/open_flow_w_path_value_failure_module.py +64 -4
  414. windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_0.py +69 -0
  415. windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_0_type.py +8 -0
  416. windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_1.py +69 -0
  417. windmill_api/models/open_flow_w_path_value_failure_module_timeout_type_1_type.py +8 -0
  418. windmill_api/models/open_flow_w_path_value_modules_item.py +60 -4
  419. windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_0.py +69 -0
  420. windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_0_type.py +8 -0
  421. windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_1.py +69 -0
  422. windmill_api/models/open_flow_w_path_value_modules_item_timeout_type_1_type.py +8 -0
  423. windmill_api/models/open_flow_w_path_value_preprocessor_module.py +68 -4
  424. windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_0.py +69 -0
  425. windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_0_type.py +8 -0
  426. windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_1.py +69 -0
  427. windmill_api/models/open_flow_w_path_value_preprocessor_module_timeout_type_1_type.py +8 -0
  428. windmill_api/models/queued_job_raw_flow_failure_module.py +54 -4
  429. windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_0.py +69 -0
  430. windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_0_type.py +8 -0
  431. windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_1.py +69 -0
  432. windmill_api/models/queued_job_raw_flow_failure_module_timeout_type_1_type.py +8 -0
  433. windmill_api/models/queued_job_raw_flow_modules_item.py +51 -4
  434. windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_0.py +67 -0
  435. windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_0_type.py +8 -0
  436. windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_1.py +67 -0
  437. windmill_api/models/queued_job_raw_flow_modules_item_timeout_type_1_type.py +8 -0
  438. windmill_api/models/queued_job_raw_flow_preprocessor_module.py +66 -4
  439. windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_0.py +69 -0
  440. windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_0_type.py +8 -0
  441. windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_1.py +69 -0
  442. windmill_api/models/queued_job_raw_flow_preprocessor_module_timeout_type_1_type.py +8 -0
  443. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module.py +74 -4
  444. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0.py +69 -0
  445. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_0_type.py +8 -0
  446. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1.py +69 -0
  447. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_timeout_type_1_type.py +8 -0
  448. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item.py +74 -4
  449. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0.py +69 -0
  450. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_0_type.py +8 -0
  451. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1.py +69 -0
  452. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_timeout_type_1_type.py +8 -0
  453. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module.py +74 -4
  454. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_0.py +69 -0
  455. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_0_type.py +8 -0
  456. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_1.py +69 -0
  457. windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_timeout_type_1_type.py +8 -0
  458. windmill_api/models/run_flow_preview_json_body_value_failure_module.py +70 -4
  459. windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_0.py +69 -0
  460. windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_0_type.py +8 -0
  461. windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_1.py +69 -0
  462. windmill_api/models/run_flow_preview_json_body_value_failure_module_timeout_type_1_type.py +8 -0
  463. windmill_api/models/run_flow_preview_json_body_value_modules_item.py +70 -4
  464. windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_0.py +69 -0
  465. windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_0_type.py +8 -0
  466. windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_1.py +69 -0
  467. windmill_api/models/run_flow_preview_json_body_value_modules_item_timeout_type_1_type.py +8 -0
  468. windmill_api/models/run_flow_preview_json_body_value_preprocessor_module.py +72 -4
  469. windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_0.py +69 -0
  470. windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_0_type.py +8 -0
  471. windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_1.py +69 -0
  472. windmill_api/models/run_flow_preview_json_body_value_preprocessor_module_timeout_type_1_type.py +8 -0
  473. windmill_api/models/whileloop_flow_modules_item.py +51 -4
  474. windmill_api/models/whileloop_flow_modules_item_timeout_type_0.py +67 -0
  475. windmill_api/models/whileloop_flow_modules_item_timeout_type_0_type.py +8 -0
  476. windmill_api/models/whileloop_flow_modules_item_timeout_type_1.py +67 -0
  477. windmill_api/models/whileloop_flow_modules_item_timeout_type_1_type.py +8 -0
  478. {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/METADATA +1 -1
  479. {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/RECORD +481 -87
  480. {windmill_api-1.539.1.dist-info → windmill_api-1.540.1.dist-info}/LICENSE +0 -0
  481. {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[Unset, float]):
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[Unset, float] = UNSET
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 = self.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
- timeout = d.pop("timeout", UNSET)
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,8 @@
1
+ from enum import Enum
2
+
3
+
4
+ class AiAgentToolsItemTimeoutType0Type(str, Enum):
5
+ STATIC = "static"
6
+
7
+ def __str__(self) -> str:
8
+ return str(self.value)
@@ -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
@@ -0,0 +1,8 @@
1
+ from enum import Enum
2
+
3
+
4
+ class AiAgentToolsItemTimeoutType1Type(str, Enum):
5
+ JAVASCRIPT = "javascript"
6
+
7
+ def __str__(self) -> str:
8
+ return str(self.value)
@@ -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[Unset, float]):
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[Unset, float] = UNSET
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 = self.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
- timeout = d.pop("timeout", UNSET)
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,8 @@
1
+ from enum import Enum
2
+
3
+
4
+ class BranchAllBranchesItemModulesItemTimeoutType0Type(str, Enum):
5
+ STATIC = "static"
6
+
7
+ def __str__(self) -> str:
8
+ return str(self.value)
@@ -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
@@ -0,0 +1,8 @@
1
+ from enum import Enum
2
+
3
+
4
+ class BranchAllBranchesItemModulesItemTimeoutType1Type(str, Enum):
5
+ JAVASCRIPT = "javascript"
6
+
7
+ def __str__(self) -> str:
8
+ return str(self.value)
@@ -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[Unset, float]):
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[Unset, float] = UNSET
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 = self.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
- timeout = d.pop("timeout", UNSET)
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