File tree 10 files changed +44
-33
lines changed
10 files changed +44
-33
lines changed Original file line number Diff line number Diff line change 1
1
lockVersion: 2.0.0
2
2
id: 8b5fa338-9106-4734-abf0-e30d67044a90
3
3
management:
4
- docChecksum: 980094d4c1cc005e5d065733ea9dda37
4
+ docChecksum: c919f9a5fe1fffc0fe08d9ba771fdf37
5
5
docVersion: 1.0.81
6
- speakeasyVersion: 1.524.0
6
+ speakeasyVersion: 1.525.1
7
7
generationVersion: 2.562.2
8
- releaseVersion: 0.31.5
9
- configChecksum: 8691cb4d978f562abacc4daa272fb165
8
+ releaseVersion: 0.31.6
9
+ configChecksum: 4c2dbab9c89a9d2312d8d54a2c3fef88
10
10
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
Original file line number Diff line number Diff line change 1
- speakeasyVersion: 1.524.0
1
+ speakeasyVersion: 1.525.1
2
2
sources:
3
3
my-source:
4
4
sourceNamespace: my-source
5
- sourceRevisionDigest: sha256:f6a8785e8b436f082918b84332b31aa23ce54e7291409a9b8273ae304d22f974
6
- sourceBlobDigest: sha256:2880dce0db29c4c11b25e756ef6b4ab9fd10937476f90aa3e289cdfb9a4db73d
5
+ sourceRevisionDigest: sha256:8cefa2db4e0071ffc9ae499d113126153c720616d0f065d3cfd8d0130d695c14
6
+ sourceBlobDigest: sha256:bbe20a8c95ddaf534208edebea334f221fa91acaff2ae00525987715bd36b943
7
7
tags:
8
8
- latest
9
- - speakeasy-sdk-regen-1743034203
9
+ - speakeasy-sdk-regen-1743108088
10
10
- 1.0.81
11
11
targets:
12
12
unstructured-python:
13
13
source: my-source
14
14
sourceNamespace: my-source
15
- sourceRevisionDigest: sha256:f6a8785e8b436f082918b84332b31aa23ce54e7291409a9b8273ae304d22f974
16
- sourceBlobDigest: sha256:2880dce0db29c4c11b25e756ef6b4ab9fd10937476f90aa3e289cdfb9a4db73d
15
+ sourceRevisionDigest: sha256:8cefa2db4e0071ffc9ae499d113126153c720616d0f065d3cfd8d0130d695c14
16
+ sourceBlobDigest: sha256:bbe20a8c95ddaf534208edebea334f221fa91acaff2ae00525987715bd36b943
17
17
codeSamplesNamespace: my-source-code-samples
18
- codeSamplesRevisionDigest: sha256:f7a6ee89698beee588f93f579c3e0b3ce972d4c007be21f0166023db12955063
18
+ codeSamplesRevisionDigest: sha256:974e4d48d27a10c9be80ec289dc9dbf7903b32a4ac7f0c6821c8224e52b93799
19
19
workflow:
20
20
workflowVersion: 1.0.0
21
21
speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -895,4 +895,14 @@ Based on:
895
895
### Generated
896
896
- [ python v0.31.5] .
897
897
### Releases
898
- - [ PyPI v0.31.5] https://pypi.org/project/unstructured-client/0.31.5 - .
898
+ - [ PyPI v0.31.5] https://pypi.org/project/unstructured-client/0.31.5 - .
899
+
900
+ ## 2025-03-27 20:41:12
901
+ ### Changes
902
+ Based on:
903
+ - OpenAPI Doc
904
+ - Speakeasy CLI 1.525.1 (2.562.2) https://github.com/speakeasy-api/speakeasy
905
+ ### Generated
906
+ - [ python v0.31.6] .
907
+ ### Releases
908
+ - [ PyPI v0.31.6] https://pypi.org/project/unstructured-client/0.31.6 - .
Original file line number Diff line number Diff line change 3
3
4
4
## Fields
5
5
6
- | Field | Type | Required | Description |
7
- | ----------------------- | ----------------------- | ----------------------- | -- --------------------- |
8
- | ` drive_id ` | * str* | :heavy_check_mark : | N/A |
9
- | ` recursive ` | * bool* | :heavy_check_mark : | N/A |
10
- | ` service_account_key ` | * str* | :heavy_check_mark : | N/A |
11
- | ` extensions ` | * OptionalNullable [ str] * | :heavy_minus_sign : | N/A |
6
+ | Field | Type | Required | Description |
7
+ | --------------------- | --------------------- | --------------------- | --------------------- |
8
+ | ` drive_id ` | * str* | :heavy_check_mark : | N/A |
9
+ | ` recursive ` | * bool* | :heavy_check_mark : | N/A |
10
+ | ` service_account_key ` | * str* | :heavy_check_mark : | N/A |
11
+ | ` extensions ` | List [ * str* ] | :heavy_minus_sign : | N/A |
Original file line number Diff line number Diff line change 3
3
4
4
## Fields
5
5
6
- | Field | Type | Required | Description |
7
- | ----------------------- | ----------------------- | ----------------------- | -- --------------------- |
8
- | ` drive_id ` | * str* | :heavy_check_mark : | N/A |
9
- | ` service_account_key ` | * str* | :heavy_check_mark : | N/A |
10
- | ` extensions ` | * OptionalNullable [ str] * | :heavy_minus_sign : | N/A |
11
- | ` recursive ` | * Optional[ bool] * | :heavy_minus_sign : | N/A |
6
+ | Field | Type | Required | Description |
7
+ | --------------------- | --------------------- | --------------------- | --------------------- |
8
+ | ` drive_id ` | * str* | :heavy_check_mark : | N/A |
9
+ | ` service_account_key ` | * str* | :heavy_check_mark : | N/A |
10
+ | ` extensions ` | List [ * str* ] | :heavy_minus_sign : | N/A |
11
+ | ` recursive ` | * Optional[ bool] * | :heavy_minus_sign : | N/A |
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ generation:
12
12
oAuth2ClientCredentialsEnabled : false
13
13
oAuth2PasswordEnabled : false
14
14
python :
15
- version : 0.31.5
15
+ version : 0.31.6
16
16
additionalDependencies :
17
17
dev :
18
18
deepdiff : ' >=6.0'
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " unstructured-client"
3
- version = " 0.31.5 "
3
+ version = " 0.31.6 "
4
4
description = " Python Client SDK for Unstructured API"
5
5
authors = [{ name = " Unstructured" },]
6
6
readme = " README-PYPI.md"
Original file line number Diff line number Diff line change 3
3
import importlib .metadata
4
4
5
5
__title__ : str = "unstructured-client"
6
- __version__ : str = "0.31.5 "
6
+ __version__ : str = "0.31.6 "
7
7
__openapi_doc_version__ : str = "1.0.81"
8
8
__gen_version__ : str = "2.562.2"
9
- __user_agent__ : str = "speakeasy-sdk/python 0.31.5 2.562.2 1.0.81 unstructured-client"
9
+ __user_agent__ : str = "speakeasy-sdk/python 0.31.6 2.562.2 1.0.81 unstructured-client"
10
10
11
11
try :
12
12
if __package__ is not None :
Original file line number Diff line number Diff line change 2
2
3
3
from __future__ import annotations
4
4
from pydantic import model_serializer
5
+ from typing import List
5
6
from typing_extensions import NotRequired , TypedDict
6
7
from unstructured_client .types import (
7
8
BaseModel ,
@@ -16,7 +17,7 @@ class GoogleDriveSourceConnectorConfigTypedDict(TypedDict):
16
17
drive_id : str
17
18
recursive : bool
18
19
service_account_key : str
19
- extensions : NotRequired [Nullable [str ]]
20
+ extensions : NotRequired [Nullable [List [ str ] ]]
20
21
21
22
22
23
class GoogleDriveSourceConnectorConfig (BaseModel ):
@@ -26,7 +27,7 @@ class GoogleDriveSourceConnectorConfig(BaseModel):
26
27
27
28
service_account_key : str
28
29
29
- extensions : OptionalNullable [str ] = UNSET
30
+ extensions : OptionalNullable [List [ str ] ] = UNSET
30
31
31
32
@model_serializer (mode = "wrap" )
32
33
def serialize_model (self , handler ):
Original file line number Diff line number Diff line change 2
2
3
3
from __future__ import annotations
4
4
from pydantic import model_serializer
5
- from typing import Optional
5
+ from typing import List , Optional
6
6
from typing_extensions import NotRequired , TypedDict
7
7
from unstructured_client .types import (
8
8
BaseModel ,
16
16
class GoogleDriveSourceConnectorConfigInputTypedDict (TypedDict ):
17
17
drive_id : str
18
18
service_account_key : str
19
- extensions : NotRequired [Nullable [str ]]
19
+ extensions : NotRequired [Nullable [List [ str ] ]]
20
20
recursive : NotRequired [bool ]
21
21
22
22
@@ -25,7 +25,7 @@ class GoogleDriveSourceConnectorConfigInput(BaseModel):
25
25
26
26
service_account_key : str
27
27
28
- extensions : OptionalNullable [str ] = UNSET
28
+ extensions : OptionalNullable [List [ str ] ] = UNSET
29
29
30
30
recursive : Optional [bool ] = True
31
31
You can’t perform that action at this time.
0 commit comments