windmill-api 1.455.0__py3-none-any.whl → 1.455.2__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.

@@ -48,7 +48,7 @@ def sync_detailed(
48
48
  *,
49
49
  client: Union[AuthenticatedClient, Client],
50
50
  ) -> Response[str]:
51
- """delete all scripts at a given path (require admin)
51
+ """delete script at a given path (require admin)
52
52
 
53
53
  Args:
54
54
  workspace (str):
@@ -80,7 +80,7 @@ def sync(
80
80
  *,
81
81
  client: Union[AuthenticatedClient, Client],
82
82
  ) -> Optional[str]:
83
- """delete all scripts at a given path (require admin)
83
+ """delete script at a given path (require admin)
84
84
 
85
85
  Args:
86
86
  workspace (str):
@@ -107,7 +107,7 @@ async def asyncio_detailed(
107
107
  *,
108
108
  client: Union[AuthenticatedClient, Client],
109
109
  ) -> Response[str]:
110
- """delete all scripts at a given path (require admin)
110
+ """delete script at a given path (require admin)
111
111
 
112
112
  Args:
113
113
  workspace (str):
@@ -137,7 +137,7 @@ async def asyncio(
137
137
  *,
138
138
  client: Union[AuthenticatedClient, Client],
139
139
  ) -> Optional[str]:
140
- """delete all scripts at a given path (require admin)
140
+ """delete script at a given path (require admin)
141
141
 
142
142
  Args:
143
143
  workspace (str):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: windmill-api
3
- Version: 1.455.0
3
+ Version: 1.455.2
4
4
  Summary: A client library for accessing Windmill API
5
5
  License: Apache-2.0
6
6
  Author: Ruben Fiszel
@@ -290,7 +290,7 @@ windmill_api/api/script/archive_script_by_hash.py,sha256=w1mF_cXWW034lAyYcB9aZr9
290
290
  windmill_api/api/script/archive_script_by_path.py,sha256=c81MCXCoVG6LIi5UEZ7M3TfYegth04dffbRbtd1asnQ,2457
291
291
  windmill_api/api/script/create_script.py,sha256=dO0WGXvOvQNnweBK698Z9iUDsy8ecP3rcCEegrLnM4A,2684
292
292
  windmill_api/api/script/delete_script_by_hash.py,sha256=vkkVw1CoSBmCMY_pN5F4DzK01pTzuAYc33yy4p6Odng,4368
293
- windmill_api/api/script/delete_script_by_path.py,sha256=pixxZSROtfKgjWXWNdnHRvioErwBkm-w3EUx8CbzR_4,3902
293
+ windmill_api/api/script/delete_script_by_path.py,sha256=hKQu4ygmSFl1anXYPH8V5UWR6Lw3zx78xrF0qjYLPhA,3882
294
294
  windmill_api/api/script/exists_script_by_path.py,sha256=Ky3tszUK8r2F32tpIckNCCR4CvesDefFTQPBqvuuZe0,3796
295
295
  windmill_api/api/script/get_hub_script_by_path.py,sha256=hPTJoSd6hZwQfS65RGoAP8OTWhhRxNBwPm8H6IxtsU4,3831
296
296
  windmill_api/api/script/get_hub_script_content_by_path.py,sha256=bl4zEfVFfYw9kxuv1ByYgXm8iBtpTNOQ_G-2u61wVQ4,2255
@@ -3675,7 +3675,7 @@ windmill_api/models/workspace_invite.py,sha256=HnAJWGv5LwxWkz1T3fhgHKIccO7RFC1li
3675
3675
  windmill_api/models/workspace_mute_critical_alerts_ui_json_body.py,sha256=y8ZwkWEZgavVc-FgLuZZ4z8YPCLxjPcMfdGdKjGM6VQ,1883
3676
3676
  windmill_api/py.typed,sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk,25
3677
3677
  windmill_api/types.py,sha256=GoYub3t4hQP2Yn5tsvShsBfIY3vHUmblU0MXszDx_V0,968
3678
- windmill_api-1.455.0.dist-info/LICENSE,sha256=qJVFNTaOevCeSY6NoXeUG1SPOwQ1K-PxVQ2iEWJzX-A,11348
3679
- windmill_api-1.455.0.dist-info/METADATA,sha256=wYUrzZtJVVDwMnQK5zTbVQnNN45qn-XMgC7DwNBqJ8s,5023
3680
- windmill_api-1.455.0.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
3681
- windmill_api-1.455.0.dist-info/RECORD,,
3678
+ windmill_api-1.455.2.dist-info/LICENSE,sha256=qJVFNTaOevCeSY6NoXeUG1SPOwQ1K-PxVQ2iEWJzX-A,11348
3679
+ windmill_api-1.455.2.dist-info/METADATA,sha256=uZFkCV8j69YWfmXvKLXWm1j9z0PVo4mcget6i35MqkM,5023
3680
+ windmill_api-1.455.2.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
3681
+ windmill_api-1.455.2.dist-info/RECORD,,