Skip to content

chore: 🐝 Update SDK - Generate 0.30.5 #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 8b5fa338-9106-4734-abf0-e30d67044a90
management:
docChecksum: 622461ba121cc2a105e29eab97b6bee3
docChecksum: 0f9100e28d13105be2af4e576ea4572c
docVersion: 1.0.68
speakeasyVersion: 1.490.0
generationVersion: 2.512.0
releaseVersion: 0.30.4
configChecksum: 87e53f0ca57296c4cae62d4792edc2cf
releaseVersion: 0.30.5
configChecksum: 25a75f7add3305b685de164ad454cb9a
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
repoSubDirectory: .
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
Expand Down Expand Up @@ -89,6 +89,8 @@ generatedFiles:
- docs/models/shared/azureaisearchconnectorconfiginput.md
- docs/models/shared/azuresourceconnectorconfig.md
- docs/models/shared/azuresourceconnectorconfiginput.md
- docs/models/shared/boxsourceconnectorconfig.md
- docs/models/shared/boxsourceconnectorconfiginput.md
- docs/models/shared/config.md
- docs/models/shared/confluencesourceconnectorconfig.md
- docs/models/shared/confluencesourceconnectorconfiginput.md
Expand Down Expand Up @@ -155,7 +157,6 @@ generatedFiles:
- docs/models/shared/salesforcesourceconnectorconfiginput.md
- docs/models/shared/schedule.md
- docs/models/shared/security.md
- docs/models/shared/settings.md
- docs/models/shared/sharepointsourceconnectorconfig.md
- docs/models/shared/sharepointsourceconnectorconfiginput.md
- docs/models/shared/snowflakedestinationconnectorconfig.md
Expand Down Expand Up @@ -235,6 +236,8 @@ generatedFiles:
- src/unstructured_client/models/shared/azureaisearchconnectorconfiginput.py
- src/unstructured_client/models/shared/azuresourceconnectorconfig.py
- src/unstructured_client/models/shared/azuresourceconnectorconfiginput.py
- src/unstructured_client/models/shared/boxsourceconnectorconfig.py
- src/unstructured_client/models/shared/boxsourceconnectorconfiginput.py
- src/unstructured_client/models/shared/confluencesourceconnectorconfig.py
- src/unstructured_client/models/shared/confluencesourceconnectorconfiginput.py
- src/unstructured_client/models/shared/couchbasedestinationconnectorconfig.py
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.501.0
speakeasyVersion: 1.504.1
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:aafca097133621c9d805647795672de6a443518d28ccff1ba4ad207084ada140
sourceRevisionDigest: sha256:4f63229dca06781c54905bcb9c2769ef714dccbd7b347d72ed6b9c0a57f768f9
sourceBlobDigest: sha256:24d7c75ebda9119f02eec391b4ac5697e7f909341f1694177d9d164ff90e39be
tags:
- latest
- speakeasy-sdk-regen-1740182957
- speakeasy-sdk-regen-1740499439
- 1.0.68
targets:
unstructured-python:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:aafca097133621c9d805647795672de6a443518d28ccff1ba4ad207084ada140
sourceRevisionDigest: sha256:4f63229dca06781c54905bcb9c2769ef714dccbd7b347d72ed6b9c0a57f768f9
sourceBlobDigest: sha256:24d7c75ebda9119f02eec391b4ac5697e7f909341f1694177d9d164ff90e39be
codeSamplesNamespace: my-source-code-samples
codeSamplesRevisionDigest: sha256:45129928113c916a9525093bb2e25021b8e62477fa2b86de2af2dc369294a555
codeSamplesRevisionDigest: sha256:c7f49ae4ef636cb4f1f872f62dbec7312d7cff92d59e1de774428843f0474b91
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
10 changes: 10 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,4 +814,14 @@ Based on:
### Generated
- [python v0.31.0] .
### Releases
- [PyPI v0.31.0] https://pypi.org/project/unstructured-client/0.31.0 - .

## 2025-02-26 00:09:36
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.504.1 (2.529.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.31.0] .
### Releases
- [PyPI v0.31.0] https://pypi.org/project/unstructured-client/0.31.0 - .
9 changes: 9 additions & 0 deletions docs/models/shared/boxsourceconnectorconfig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# BoxSourceConnectorConfig


## Fields

| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `box_app_config` | *str* | :heavy_check_mark: | N/A |
| `recursive` | *bool* | :heavy_check_mark: | N/A |
10 changes: 10 additions & 0 deletions docs/models/shared/boxsourceconnectorconfiginput.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# BoxSourceConnectorConfigInput


## Fields

| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `box_app_config` | *str* | :heavy_check_mark: | N/A |
| `remote_url` | *str* | :heavy_check_mark: | N/A |
| `recursive` | *Optional[bool]* | :heavy_minus_sign: | N/A |
6 changes: 6 additions & 0 deletions docs/models/shared/createsourceconnectorconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
value: shared.AzureSourceConnectorConfigInput = /* values here */
```

### `shared.BoxSourceConnectorConfigInput`

```python
value: shared.BoxSourceConnectorConfigInput = /* values here */
```

### `shared.ConfluenceSourceConnectorConfigInput`

```python
Expand Down
7 changes: 0 additions & 7 deletions docs/models/shared/settings.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/models/shared/sourceconnectorinformationconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
value: shared.AzureSourceConnectorConfig = /* values here */
```

### `shared.BoxSourceConnectorConfig`

```python
value: shared.BoxSourceConnectorConfig = /* values here */
```

### `shared.ConfluenceSourceConnectorConfig`

```python
Expand Down
1 change: 1 addition & 0 deletions docs/models/shared/sourceconnectortype.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
| Name | Value |
| -------------------- | -------------------- |
| `AZURE` | azure |
| `BOX` | box |
| `CONFLUENCE` | confluence |
| `COUCHBASE` | couchbase |
| `DATABRICKS_VOLUMES` | databricks_volumes |
Expand Down
6 changes: 6 additions & 0 deletions docs/models/shared/updatesourceconnectorconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
value: shared.AzureSourceConnectorConfigInput = /* values here */
```

### `shared.BoxSourceConnectorConfigInput`

```python
value: shared.BoxSourceConnectorConfigInput = /* values here */
```

### `shared.ConfluenceSourceConnectorConfigInput`

```python
Expand Down
12 changes: 6 additions & 6 deletions docs/models/shared/workflownode.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- |
| `name` | *str* | :heavy_check_mark: | N/A |
| `subtype` | *str* | :heavy_check_mark: | N/A |
| `type` | [shared.WorkflowNodeType](../../models/shared/workflownodetype.md) | :heavy_check_mark: | N/A |
| `settings` | [OptionalNullable[shared.Settings]](../../models/shared/settings.md) | :heavy_minus_sign: | N/A |
| Field | Type | Required | Description |
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| `name` | *str* | :heavy_check_mark: | N/A |
| `subtype` | *str* | :heavy_check_mark: | N/A |
| `type` | [shared.WorkflowNodeType](../../models/shared/workflownodetype.md) | :heavy_check_mark: | N/A |
| `settings` | Dict[str, *Any*] | :heavy_minus_sign: | N/A |
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
python:
version: 0.30.4
version: 0.30.5
additionalDependencies:
dev:
deepdiff: '>=6.0'
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "unstructured-client"
version = "0.30.4"
version = "0.30.5"
description = "Python Client SDK for Unstructured API"
authors = [{ name = "Unstructured" },]
readme = "README-PYPI.md"
Expand Down
4 changes: 2 additions & 2 deletions src/unstructured_client/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "unstructured-client"
__version__: str = "0.30.4"
__version__: str = "0.30.5"
__openapi_doc_version__: str = "1.0.68"
__gen_version__: str = "2.512.0"
__user_agent__: str = "speakeasy-sdk/python 0.30.4 2.512.0 1.0.68 unstructured-client"
__user_agent__: str = "speakeasy-sdk/python 0.30.5 2.512.0 1.0.68 unstructured-client"

try:
if __package__ is not None:
Expand Down
21 changes: 13 additions & 8 deletions src/unstructured_client/models/shared/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
AzureSourceConnectorConfigInput,
AzureSourceConnectorConfigInputTypedDict,
)
from .boxsourceconnectorconfig import (
BoxSourceConnectorConfig,
BoxSourceConnectorConfigTypedDict,
)
from .boxsourceconnectorconfiginput import (
BoxSourceConnectorConfigInput,
BoxSourceConnectorConfigInputTypedDict,
)
from .confluencesourceconnectorconfig import (
ConfluenceSourceConnectorConfig,
ConfluenceSourceConnectorConfigTypedDict,
Expand Down Expand Up @@ -318,12 +326,7 @@
WeaviateDestinationConnectorConfigInputTypedDict,
)
from .workflowinformation import WorkflowInformation, WorkflowInformationTypedDict
from .workflownode import (
Settings,
SettingsTypedDict,
WorkflowNode,
WorkflowNodeTypedDict,
)
from .workflownode import WorkflowNode, WorkflowNodeTypedDict
from .workflownodetype import WorkflowNodeType
from .workflowschedule import WorkflowSchedule, WorkflowScheduleTypedDict
from .workflowstate import WorkflowState
Expand All @@ -343,6 +346,10 @@
"AzureSourceConnectorConfigInput",
"AzureSourceConnectorConfigInputTypedDict",
"AzureSourceConnectorConfigTypedDict",
"BoxSourceConnectorConfig",
"BoxSourceConnectorConfigInput",
"BoxSourceConnectorConfigInputTypedDict",
"BoxSourceConnectorConfigTypedDict",
"Config",
"ConfigTypedDict",
"ConfluenceSourceConnectorConfig",
Expand Down Expand Up @@ -472,8 +479,6 @@
"Schedule",
"Security",
"SecurityTypedDict",
"Settings",
"SettingsTypedDict",
"SharePointSourceConnectorConfig",
"SharePointSourceConnectorConfigInput",
"SharePointSourceConnectorConfigInputTypedDict",
Expand Down
16 changes: 16 additions & 0 deletions src/unstructured_client/models/shared/boxsourceconnectorconfig.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""

from __future__ import annotations
from typing_extensions import TypedDict
from unstructured_client.types import BaseModel


class BoxSourceConnectorConfigTypedDict(TypedDict):
box_app_config: str
recursive: bool


class BoxSourceConnectorConfig(BaseModel):
box_app_config: str

recursive: bool
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""

from __future__ import annotations
from typing import Optional
from typing_extensions import NotRequired, TypedDict
from unstructured_client.types import BaseModel


class BoxSourceConnectorConfigInputTypedDict(TypedDict):
box_app_config: str
remote_url: str
recursive: NotRequired[bool]


class BoxSourceConnectorConfigInput(BaseModel):
box_app_config: str

remote_url: str

recursive: Optional[bool] = True
10 changes: 8 additions & 2 deletions src/unstructured_client/models/shared/createsourceconnector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
AzureSourceConnectorConfigInput,
AzureSourceConnectorConfigInputTypedDict,
)
from .boxsourceconnectorconfiginput import (
BoxSourceConnectorConfigInput,
BoxSourceConnectorConfigInputTypedDict,
)
from .confluencesourceconnectorconfiginput import (
ConfluenceSourceConnectorConfigInput,
ConfluenceSourceConnectorConfigInputTypedDict,
Expand Down Expand Up @@ -75,15 +79,16 @@
"CreateSourceConnectorConfigTypedDict",
Union[
MongoDBConnectorConfigInputTypedDict,
BoxSourceConnectorConfigInputTypedDict,
DropboxSourceConnectorConfigInputTypedDict,
ElasticsearchConnectorConfigInputTypedDict,
GCSSourceConnectorConfigInputTypedDict,
SalesforceSourceConnectorConfigInputTypedDict,
GoogleDriveSourceConnectorConfigInputTypedDict,
SharePointSourceConnectorConfigInputTypedDict,
AzureSourceConnectorConfigInputTypedDict,
KafkaCloudSourceConnectorConfigInputTypedDict,
DatabricksVolumesConnectorConfigInputTypedDict,
KafkaCloudSourceConnectorConfigInputTypedDict,
OneDriveSourceConnectorConfigInputTypedDict,
OutlookSourceConnectorConfigInputTypedDict,
S3SourceConnectorConfigInputTypedDict,
Expand All @@ -98,15 +103,16 @@
"CreateSourceConnectorConfig",
Union[
MongoDBConnectorConfigInput,
BoxSourceConnectorConfigInput,
DropboxSourceConnectorConfigInput,
ElasticsearchConnectorConfigInput,
GCSSourceConnectorConfigInput,
SalesforceSourceConnectorConfigInput,
GoogleDriveSourceConnectorConfigInput,
SharePointSourceConnectorConfigInput,
AzureSourceConnectorConfigInput,
KafkaCloudSourceConnectorConfigInput,
DatabricksVolumesConnectorConfigInput,
KafkaCloudSourceConnectorConfigInput,
OneDriveSourceConnectorConfigInput,
OutlookSourceConnectorConfigInput,
S3SourceConnectorConfigInput,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
AzureSourceConnectorConfig,
AzureSourceConnectorConfigTypedDict,
)
from .boxsourceconnectorconfig import (
BoxSourceConnectorConfig,
BoxSourceConnectorConfigTypedDict,
)
from .confluencesourceconnectorconfig import (
ConfluenceSourceConnectorConfig,
ConfluenceSourceConnectorConfigTypedDict,
Expand Down Expand Up @@ -82,6 +86,7 @@
SourceConnectorInformationConfigTypedDict = TypeAliasType(
"SourceConnectorInformationConfigTypedDict",
Union[
BoxSourceConnectorConfigTypedDict,
MongoDBConnectorConfigTypedDict,
DropboxSourceConnectorConfigTypedDict,
ElasticsearchConnectorConfigTypedDict,
Expand All @@ -90,8 +95,8 @@
GoogleDriveSourceConnectorConfigTypedDict,
SharePointSourceConnectorConfigTypedDict,
AzureSourceConnectorConfigTypedDict,
KafkaCloudSourceConnectorConfigTypedDict,
DatabricksVolumesConnectorConfigTypedDict,
KafkaCloudSourceConnectorConfigTypedDict,
OneDriveSourceConnectorConfigTypedDict,
OutlookSourceConnectorConfigTypedDict,
S3SourceConnectorConfigTypedDict,
Expand All @@ -105,6 +110,7 @@
SourceConnectorInformationConfig = TypeAliasType(
"SourceConnectorInformationConfig",
Union[
BoxSourceConnectorConfig,
MongoDBConnectorConfig,
DropboxSourceConnectorConfig,
ElasticsearchConnectorConfig,
Expand All @@ -113,8 +119,8 @@
GoogleDriveSourceConnectorConfig,
SharePointSourceConnectorConfig,
AzureSourceConnectorConfig,
KafkaCloudSourceConnectorConfig,
DatabricksVolumesConnectorConfig,
KafkaCloudSourceConnectorConfig,
OneDriveSourceConnectorConfig,
OutlookSourceConnectorConfig,
S3SourceConnectorConfig,
Expand Down
Loading