Skip to content

Commit 1b4f96c

Browse files
test
1 parent 15ac800 commit 1b4f96c

File tree

174 files changed

+530
-617
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+530
-617
lines changed

.genignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Makefile
1313
# - Comment out the ignore for the right file
1414
# - Generate locally, watch the new endpoint appear
1515
# - Bring back the ignore line and commit
16-
src/unstructured_client/destinations.py
16+
# src/unstructured_client/destinations.py
1717
src/unstructured_client/general.py
1818
src/unstructured_client/jobs.py
1919
src/unstructured_client/sources.py

.speakeasy/gen.lock

Lines changed: 67 additions & 112 deletions
Large diffs are not rendered by default.

docs/models/operations/createconnectioncheckdestinationsresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |

docs/models/operations/createconnectionchecksourcesresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |

docs/models/operations/createdestinationresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `destination_connector_information` | [Optional[shared.DestinationConnectorInformation]](../../models/shared/destinationconnectorinformation.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `destination_connector_information` | [Optional[shared.DestinationConnectorInformation]](../../models/shared/destinationconnectorinformation.md) | :heavy_minus_sign: | Successful Response |

docs/models/operations/createsourceresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `source_connector_information` | [Optional[shared.SourceConnectorInformation]](../../models/shared/sourceconnectorinformation.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `source_connector_information` | [Optional[shared.SourceConnectorInformation]](../../models/shared/sourceconnectorinformation.md) | :heavy_minus_sign: | Successful Response |

docs/models/operations/deleteworkflowrequest.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
| Field | Type | Required | Description |
77
| ----------------------- | ----------------------- | ----------------------- | ----------------------- |
8-
| `unstructured_api_key` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
9-
| `workflow_id` | *str* | :heavy_check_mark: | N/A |
8+
| `workflow_id` | *str* | :heavy_check_mark: | N/A |
9+
| `unstructured_api_key` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |

docs/models/operations/getconnectioncheckdestinationsresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |

docs/models/operations/getconnectionchecksourcesresponse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
88
| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation |
9-
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |
109
| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
11-
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
10+
| `raw_response` | [httpx.Response](https://www.python-httpx.org/api/#response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11+
| `dag_node_connection_check` | [Optional[shared.DagNodeConnectionCheck]](../../models/shared/dagnodeconnectioncheck.md) | :heavy_minus_sign: | Successful Response |

0 commit comments

Comments
 (0)