Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc 1.0.0, Speakeasy CLI 1.127.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Dec 19, 2023
1 parent 57e8006 commit 6fc583b
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 32 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Handling errors in this SDK should largely match your expectations. All operati
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 409,422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

### Example

Expand Down
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -670,4 +670,12 @@ Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.126.0 (2.213.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v3.2.0] .
- [python v3.2.0] .

## 2023-12-19 00:28:53
### Changes
Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.127.0 (2.220.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v3.2.1] .
44 changes: 22 additions & 22 deletions docs/sdks/hightouch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 409,422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## create_model

Expand Down Expand Up @@ -144,7 +144,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 409,422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## create_source

Expand Down Expand Up @@ -193,7 +193,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 409,422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## create_sync

Expand Down Expand Up @@ -254,7 +254,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 409,422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## get_destination

Expand Down Expand Up @@ -297,7 +297,7 @@ if res.destination is not None:

| Error Object | Status Code | Content Type |
| --------------- | --------------- | --------------- |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## get_model

Expand Down Expand Up @@ -340,7 +340,7 @@ if res.model is not None:

| Error Object | Status Code | Content Type |
| --------------- | --------------- | --------------- |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## get_source

Expand Down Expand Up @@ -384,7 +384,7 @@ if res.source is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## get_sync

Expand Down Expand Up @@ -427,7 +427,7 @@ if res.sync is not None:

| Error Object | Status Code | Content Type |
| --------------- | --------------- | --------------- |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## get_sync_sequence_run

Expand Down Expand Up @@ -471,7 +471,7 @@ if res.sync_sequence_status_output is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## list_destination

Expand Down Expand Up @@ -513,7 +513,7 @@ if res.object is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## list_model

Expand Down Expand Up @@ -555,7 +555,7 @@ if res.object is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## list_source

Expand Down Expand Up @@ -596,7 +596,7 @@ if res.object is not None:

| Error Object | Status Code | Content Type |
| --------------- | --------------- | --------------- |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## list_sync

Expand Down Expand Up @@ -639,7 +639,7 @@ if res.object is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## list_sync_runs

Expand Down Expand Up @@ -684,7 +684,7 @@ if res.object is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## trigger_run

Expand Down Expand Up @@ -732,7 +732,7 @@ if res.trigger_run_output is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## trigger_run_custom

Expand Down Expand Up @@ -777,7 +777,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## trigger_run_id_graph

Expand Down Expand Up @@ -820,7 +820,7 @@ if res.trigger_run_id_graph_output is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## trigger_sequence_run

Expand Down Expand Up @@ -867,7 +867,7 @@ if res.trigger_sequence_run_output is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## update_destination

Expand Down Expand Up @@ -918,7 +918,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## update_model

Expand Down Expand Up @@ -984,7 +984,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## update_source

Expand Down Expand Up @@ -1035,7 +1035,7 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |

## update_sync

Expand Down Expand Up @@ -1097,4 +1097,4 @@ if res.one_of is not None:
| Error Object | Status Code | Content Type |
| ------------------------ | ------------------------ | ------------------------ |
| errors.ValidateErrorJSON | 422 | application/json |
| errors.SDKError | 400-600 | */* |
| errors.SDKError | 4x-5xx | */* |
10 changes: 6 additions & 4 deletions gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,23 @@ configVersion: 1.0.0
management:
docChecksum: 7998dbff43d13b24f5ce8289e558ad2e
docVersion: 1.0.0
speakeasyVersion: 1.126.0
generationVersion: 2.213.3
speakeasyVersion: 1.127.0
generationVersion: 2.220.0
generation:
comments: {}
sdkClassName: hightouch
repoURL: https://github.com/speakeasy-sdks/hightouch-python-sdk.git
usageSnippets:
optionalPropertyRendering: withExample
fixes:
nameResolutionDec2023: false
features:
python:
core: 4.3.0
core: 4.3.1
globalSecurity: 2.83.1
globalServerURLs: 2.82.1
python:
version: 3.2.0
version: 3.2.1
author: Speakeasy
clientServerStatusCodesAsErrors: true
description: Python SDK for Hightouch API
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setuptools.setup(
name="hightouch",
version="3.2.0",
version="3.2.1",
author="Speakeasy",
description="Python SDK for Hightouch API",
long_description=long_description,
Expand Down
6 changes: 3 additions & 3 deletions src/hightouch/sdkconfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ class SDKConfiguration:
server_idx: int = 0
language: str = 'python'
openapi_doc_version: str = '1.0.0'
sdk_version: str = '3.2.0'
gen_version: str = '2.213.3'
user_agent: str = 'speakeasy-sdk/python 3.2.0 2.213.3 1.0.0 hightouch'
sdk_version: str = '3.2.1'
gen_version: str = '2.220.0'
user_agent: str = 'speakeasy-sdk/python 3.2.1 2.220.0 1.0.0 hightouch'
retry_config: RetryConfig = None

def get_server_details(self) -> Tuple[str, Dict[str, str]]:
Expand Down

0 comments on commit 6fc583b

Please sign in to comment.