Skip to content

Commit 12d4a15

Browse files
chore: 🐝 Update SDK - Generate 0.30.0 (#223)
> [!IMPORTANT] > Linting report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/linting-report/e82ab5be7e1ca60687eaf0403c233fd3> > OpenAPI Change report available at: <https://app.speakeasy.com/org/unstructured/unstructured5xr/changes-report/ede3fb8e1feb706bcb8f5d1e84eab98c> # SDK update Based on: - OpenAPI Doc - Speakeasy CLI 1.490.0 (2.512.0) https://github.com/speakeasy-api/speakeasy ## Versioning Version Bump Type: [graduate] - 🤖 (automated) ## OpenAPI Change Summary ``` └─┬Components └─┬DestinationConnectorType └──[➕] enum (2150:11) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 1 | 0 | ## PYTHON CHANGELOG No relevant generator changes Co-authored-by: speakeasybot <[email protected]>
1 parent 9576035 commit 12d4a15

File tree

10 files changed

+31
-31
lines changed

10 files changed

+31
-31
lines changed

Diff for: .speakeasy/gen.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 8b5fa338-9106-4734-abf0-e30d67044a90
33
management:
4-
docChecksum: 3e6bb7582e05075b42a34cbc507599a3
4+
docChecksum: 5a43e7edd2c65894a9035e3da04cde62
55
docVersion: 1.0.0
66
speakeasyVersion: 1.490.0
77
generationVersion: 2.512.0
8-
releaseVersion: 0.30.0b
9-
configChecksum: cf1f9a507e398edc1222ab95bbf9b244
8+
releaseVersion: 0.30.0
9+
configChecksum: f9c1824df1e51bc4b73670158cae620b
1010
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git

Diff for: .speakeasy/workflow.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.488.0
1+
speakeasyVersion: 1.490.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:38de94b8fb4d2ee973b988986c3e0dcd2e2deaf6de38ef40ac58067728720315
6-
sourceBlobDigest: sha256:2cc0f6d125e0a830dfd67e8fc18d001981832c93783af5c9da0d81841deea9f8
5+
sourceRevisionDigest: sha256:82a732bbca2d957159890b94e36ff6f10eea1dc12e80bb275ec1675925570321
6+
sourceBlobDigest: sha256:1730103738b7c456ab90d2ff77471053ecba8ed90efc82e97dce14c520fb6e6f
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1739216953
9+
- speakeasy-sdk-regen-1739465403
1010
- 1.0.0
1111
targets:
1212
unstructured-python:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:38de94b8fb4d2ee973b988986c3e0dcd2e2deaf6de38ef40ac58067728720315
16-
sourceBlobDigest: sha256:2cc0f6d125e0a830dfd67e8fc18d001981832c93783af5c9da0d81841deea9f8
15+
sourceRevisionDigest: sha256:82a732bbca2d957159890b94e36ff6f10eea1dc12e80bb275ec1675925570321
16+
sourceBlobDigest: sha256:1730103738b7c456ab90d2ff77471053ecba8ed90efc82e97dce14c520fb6e6f
1717
codeSamplesNamespace: my-source-code-samples
18-
codeSamplesRevisionDigest: sha256:1f17aac0d1c9f3ea69a6d6f4c74814935b8b8210034200d60883eb3662b54ee1
18+
codeSamplesRevisionDigest: sha256:b30a1c0c949edf543749837da980ac9786c05d9c4deeafc777340a39682d11e0
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

Diff for: RELEASES.md

+10
Original file line numberDiff line numberDiff line change
@@ -764,4 +764,14 @@ Based on:
764764
### Generated
765765
- [python v0.30.0] .
766766
### Releases
767+
- [PyPI v0.30.0] https://pypi.org/project/unstructured-client/0.30.0 - .
768+
769+
## 2025-02-13 16:49:49
770+
### Changes
771+
Based on:
772+
- OpenAPI Doc
773+
- Speakeasy CLI 1.490.0 (2.512.0) https://github.com/speakeasy-api/speakeasy
774+
### Generated
775+
- [python v0.30.0] .
776+
### Releases
767777
- [PyPI v0.30.0] https://pypi.org/project/unstructured-client/0.30.0 - .

Diff for: docs/models/errors/httpvalidationerror.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- | -------------------------------------------------------- |
8-
| `detail` | [Optional[errors.Detail]](../../models/errors/detail.md) | :heavy_minus_sign: | N/A |
6+
| Field | Type | Required | Description |
7+
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
8+
| `detail` | List[[shared.ValidationError](../../models/shared/validationerror.md)] | :heavy_minus_sign: | N/A |

Diff for: docs/models/shared/destinationconnectortype.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
| `KAFKA_CLOUD` | kafka-cloud |
1717
| `MILVUS` | milvus |
1818
| `MONGODB` | mongodb |
19+
| `MOTHERDUCK` | motherduck |
1920
| `NEO4J` | neo4j |
2021
| `ONEDRIVE` | onedrive |
2122
| `PINECONE` | pinecone |

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "unstructured-client"
3-
version = "0.30.0b"
3+
version = "0.30.0"
44
description = "Python Client SDK for Unstructured API"
55
authors = [{ name = "Unstructured" },]
66
readme = "README-PYPI.md"

Diff for: src/unstructured_client/_version.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "unstructured-client"
6-
__version__: str = "0.30.0b"
6+
__version__: str = "0.30.0"
77
__openapi_doc_version__: str = "1.0.0"
88
__gen_version__: str = "2.512.0"
9-
__user_agent__: str = "speakeasy-sdk/python 0.30.0b 2.512.0 1.0.0 unstructured-client"
9+
__user_agent__: str = "speakeasy-sdk/python 0.30.0 2.512.0 1.0.0 unstructured-client"
1010

1111
try:
1212
if __package__ is not None:

Diff for: src/unstructured_client/models/errors/__init__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
22

3-
from .httpvalidationerror import Detail, HTTPValidationError, HTTPValidationErrorData
3+
from .httpvalidationerror import HTTPValidationError, HTTPValidationErrorData
44
from .sdkerror import SDKError
55
from .servererror import ServerError, ServerErrorData
66

77

88
__all__ = [
9-
"Detail",
109
"HTTPValidationError",
1110
"HTTPValidationErrorData",
1211
"SDKError",

Diff for: src/unstructured_client/models/errors/httpvalidationerror.py

+2-13
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
11
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
22

33
from __future__ import annotations
4-
from typing import List, Optional, Union
5-
from typing_extensions import TypeAliasType
4+
from typing import List, Optional
65
from unstructured_client import utils
76
from unstructured_client.models.shared import validationerror as shared_validationerror
87
from unstructured_client.types import BaseModel
98

109

11-
DetailTypedDict = TypeAliasType(
12-
"DetailTypedDict", Union[List[shared_validationerror.ValidationErrorTypedDict], str]
13-
)
14-
15-
16-
Detail = TypeAliasType(
17-
"Detail", Union[List[shared_validationerror.ValidationError], str]
18-
)
19-
20-
2110
class HTTPValidationErrorData(BaseModel):
22-
detail: Optional[Detail] = None
11+
detail: Optional[List[shared_validationerror.ValidationError]] = None
2312

2413

2514
class HTTPValidationError(Exception):

Diff for: src/unstructured_client/models/shared/destinationconnectortype.py

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class DestinationConnectorType(str, Enum):
1616
KAFKA_CLOUD = "kafka-cloud"
1717
MILVUS = "milvus"
1818
MONGODB = "mongodb"
19+
MOTHERDUCK = "motherduck"
1920
NEO4J = "neo4j"
2021
ONEDRIVE = "onedrive"
2122
PINECONE = "pinecone"

0 commit comments

Comments
 (0)