Skip to content

Commit

Permalink
chore: 🐝 Update SDK - Generate (#123)
Browse files Browse the repository at this point in the history
> [!IMPORTANT]
> Linting report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/linting-report/4f0ce155b8184add31556e4e9df60a84>
> OpenAPI Change report available at:
<https://app.speakeasyapi.dev/org/unstructured/unstructured5xr/changes-report/25efa7d832228704d26082e3827858f9>
# SDK update
Based on:
- OpenAPI Doc  
- Speakeasy CLI 1.327.0 (2.359.6)
https://github.com/speakeasy-api/speakeasy
## OpenAPI Change Summary



```
├─┬Paths
│ └─┬/general/v0/general
│   └──POST
├──Servers
├──Servers
├─┬Components
│ ├─┬Element
│ │ └──[🔀] example (283:22)
│ ├─┬HTTPValidationError
│ │ └──[🔀] example (65:22)
│ ├─┬ServerError
│ │ └──[🔀] example (289:22)
│ ├─┬partition_parameters
│ │ ├─┬output_format
│ │ │ ├──[➕] enum (150:27)
│ │ │ ├──[➕] enum (151:27)
│ │ │ ├──[➖] enum (177:27)❌ 
│ │ │ └──[➖] enum (178:27)❌ 
│ │ ├──files
│ │ ├─┬chunking_strategy
│ │ │ └─┬ANYOF
│ │ │   ├──[➕] enum (203:31)
│ │ │   ├──[➕] enum (204:31)
│ │ │   ├──[➕] enum (205:31)
│ │ │   ├──[➕] enum (206:31)
│ │ │   ├──[➖] enum (68:31)❌ 
│ │ │   ├──[➖] enum (69:31)❌ 
│ │ │   ├──[➖] enum (70:31)❌ 
│ │ │   └──[➖] enum (71:31)❌ 
│ │ └─┬strategy
│ │   ├──[➕] enum (179:27)
│ │   ├──[➕] enum (180:27)
│ │   ├──[➕] enum (181:27)
│ │   ├──[➕] enum (178:27)
│ │   ├──[➖] enum (232:27)❌ 
│ │   ├──[➖] enum (233:27)❌ 
│ │   ├──[➖] enum (234:27)❌ 
│ │   └──[➖] enum (235:27)❌ 
│ └──ApiKeyAuth
└─┬Extensions
  └──[🔀] x-speakeasy-retries (300:22)
```

| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 0             | 0                |
| servers          | 0             | 0                |
| components       | 23            | 10               |





## PYTHON CHANGELOG

Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot committed Jul 8, 2024
1 parent 42a9a24 commit 91462b2
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 16 deletions.
10 changes: 5 additions & 5 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: 7f66a0b37f7c9410adfa767ab853be37
docChecksum: 6d116a47ec6d55caaccd4c9ceb6e341c
docVersion: 1.0.39
speakeasyVersion: 1.322.1
generationVersion: 2.354.2
releaseVersion: 0.23.8
configChecksum: f3dd7a4511cf2bc22ddb479fa03effba
speakeasyVersion: 1.327.0
generationVersion: 2.359.6
releaseVersion: 0.23.9
configChecksum: 4172e7500bacd1576ca11842b238ea91
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
repoSubDirectory: .
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
speakeasyVersion: 1.322.1
speakeasyVersion: 1.327.0
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:03a5b2400a0c666b000349883823d4ac9ab293b11599805156c54efe31325e6b
sourceBlobDigest: sha256:0fa8b3f2439934e2a1215d907f07b794569954dd381d7412f9f17627c4d46b67
sourceRevisionDigest: sha256:e314656ed0783acddc764f41dac1c85143ec8f8aebc9aed4d7faaf01567b71f5
sourceBlobDigest: sha256:8d6f613e19339641bbaab5f2c7d9702a790377f6e9a9e3e20c066ea02f4ce36c
tags:
- latest
- main
targets:
unstructured-python:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:03a5b2400a0c666b000349883823d4ac9ab293b11599805156c54efe31325e6b
sourceBlobDigest: sha256:0fa8b3f2439934e2a1215d907f07b794569954dd381d7412f9f17627c4d46b67
sourceRevisionDigest: sha256:e314656ed0783acddc764f41dac1c85143ec8f8aebc9aed4d7faaf01567b71f5
sourceBlobDigest: sha256:8d6f613e19339641bbaab5f2c7d9702a790377f6e9a9e3e20c066ea02f4ce36c
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -554,4 +554,14 @@ Based on:
### Generated
- [python v0.23.8] .
### Releases
- [PyPI v0.23.8] https://pypi.org/project/unstructured-client/0.23.8 - .
- [PyPI v0.23.8] https://pypi.org/project/unstructured-client/0.23.8 - .

## 2024-07-08 00:21:59
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.327.0 (2.359.6) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.23.9] .
### Releases
- [PyPI v0.23.9] https://pypi.org/project/unstructured-client/0.23.9 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
python:
version: 0.23.8
version: 0.23.9
additionalDependencies:
dependencies:
deepdiff: '>=6.0'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setuptools.setup(
name='unstructured-client',
version='0.23.8',
version='0.23.9',
author='Unstructured',
description='Python Client SDK for Unstructured API',
license = 'MIT',
Expand Down
6 changes: 3 additions & 3 deletions src/unstructured_client/sdkconfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ class SDKConfiguration:
server: Optional[str] = ''
language: str = 'python'
openapi_doc_version: str = '1.0.39'
sdk_version: str = '0.23.8'
gen_version: str = '2.354.2'
user_agent: str = 'speakeasy-sdk/python 0.23.8 2.354.2 1.0.39 unstructured-client'
sdk_version: str = '0.23.9'
gen_version: str = '2.359.6'
user_agent: str = 'speakeasy-sdk/python 0.23.9 2.359.6 1.0.39 unstructured-client'
retry_config: Optional[RetryConfig] = None

def __post_init__(self):
Expand Down

0 comments on commit 91462b2

Please sign in to comment.