Skip to content

Commit 174407f

Browse files
feat(api): manual updates
1 parent 1c47c8b commit 174407f

4 files changed

Lines changed: 2 additions & 11 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 38
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/parallel-web/parallel-sdk-6e6477081ebc7944d0bdab7d867b3e906ae85519a17a8a594262fb9e1556b85e.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/parallel-web/parallel-sdk-6b946abf6bef7f85a11824bfb1298c2887979f309873eb3ab94eee76dd6668ca.yml
33
openapi_spec_hash: 688facba9b1f3e19785c0ca88953e1c9
4-
config_hash: 684bafded5e8218044e29d022389a8a2
4+
config_hash: 0b93697d62ec2afc2b9ed854621dffe7

src/parallel/resources/beta/api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ from parallel.types.beta import (
5555
TaskGroupGetRunsResponse,
5656
TaskGroupStatus,
5757
TaskGroupStatusEvent,
58-
TaskGroup,
5958
TaskGroupRunResponse,
6059
)
6160
```

src/parallel/types/beta/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
from .webhook import Webhook as Webhook
66
from .mcp_server import McpServer as McpServer
7-
from .task_group import TaskGroup as TaskGroup
87
from .usage_item import UsageItem as UsageItem
98
from .error_event import ErrorEvent as ErrorEvent
109
from .findall_run import FindAllRun as FindAllRun, FindallRun as FindallRun

src/parallel/types/beta/task_group.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)