Skip to content

Commit

Permalink
Merge pull request #12 from apideck-libraries/speakeasy-sdk-regen-173…
Browse files Browse the repository at this point in the history
…5205015

chore: 🐝 Update SDK - Generate 0.2.2
  • Loading branch information
Amzani authored Dec 26, 2024
2 parents 6b40b21 + be43c26 commit 5bef5a9
Show file tree
Hide file tree
Showing 741 changed files with 12,321 additions and 8,454 deletions.
64 changes: 7 additions & 57 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
python:
version: 0.2.1
version: 0.2.2
additionalDependencies:
dev: {}
main: {}
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.460.2
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:2fc1ee80bc21aeafbacc6cde55922ef13bbfa107337f5f345037928ea2ffd3ba
sourceRevisionDigest: sha256:1502614a7d3b43ed6ea53211cfb58c6a57fe0fff147e1107363747ac041c757f
sourceBlobDigest: sha256:03aa3f03d2e24bf6177712ca94f5921774712398148d08017b181bb9d27567ad
tags:
- latest
- speakeasy-sdk-regen-1734701621
- speakeasy-sdk-regen-1735205015
- 10.9.0
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:2fc1ee80bc21aeafbacc6cde55922ef13bbfa107337f5f345037928ea2ffd3ba
sourceRevisionDigest: sha256:1502614a7d3b43ed6ea53211cfb58c6a57fe0fff147e1107363747ac041c757f
sourceBlobDigest: sha256:03aa3f03d2e24bf6177712ca94f5921774712398148d08017b181bb9d27567ad
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:00e6ccb48941e9e35de3ea3edccae1e898c9603d5ad21c43bd266ddf72ef3c16
codeSamplesRevisionDigest: sha256:498ec39289b6f3645cfe6c875e3468d9307a43b8fe33de69a8a9985e9c13e08f
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -961,8 +961,10 @@ with Apideck(
},
], server_url="https://upload.apideck.com")

assert res.create_upload_session_response is not None

# Handle response
print(res)
print(res.create_upload_session_response)

```
<!-- End Server Selection [server] -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,14 @@ Based on:
### Generated
- [python v0.2.1] .
### Releases
- [PyPI v0.2.1] https://pypi.org/project/apideck-unify/0.2.1 - .
- [PyPI v0.2.1] https://pypi.org/project/apideck-unify/0.2.1 - .

## 2024-12-26 09:23:31
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.460.2 (2.484.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.2.2] .
### Releases
- [PyPI v0.2.2] https://pypi.org/project/apideck-unify/0.2.2 - .
19 changes: 6 additions & 13 deletions docs/models/accountingagedcreditorsoneresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingAgedCreditorsOneResponse


## Supported Types

### `models.GetAgedCreditorsResponse`

```python
value: models.GetAgedCreditorsResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_aged_creditors_response` | [Optional[models.GetAgedCreditorsResponse]](../models/getagedcreditorsresponse.md) | :heavy_minus_sign: | Aged Creditors |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
19 changes: 6 additions & 13 deletions docs/models/accountingageddebtorsoneresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingAgedDebtorsOneResponse


## Supported Types

### `models.GetAgedDebtorsResponse`

```python
value: models.GetAgedDebtorsResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_aged_debtors_response` | [Optional[models.GetAgedDebtorsResponse]](../models/getageddebtorsresponse.md) | :heavy_minus_sign: | Aged Debtors |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
8 changes: 5 additions & 3 deletions docs/models/accountingattachmentsallresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| `result` | [models.AccountingAttachmentsAllResponseResult](../models/accountingattachmentsallresponseresult.md) | :heavy_check_mark: | N/A |
| Field | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_attachments_response` | [Optional[models.GetAttachmentsResponse]](../models/getattachmentsresponse.md) | :heavy_minus_sign: | Attachments |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
17 changes: 0 additions & 17 deletions docs/models/accountingattachmentsallresponseresult.md

This file was deleted.

19 changes: 6 additions & 13 deletions docs/models/accountingattachmentsdeleteresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingAttachmentsDeleteResponse


## Supported Types

### `models.DeleteAttachmentResponse`

```python
value: models.DeleteAttachmentResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `delete_attachment_response` | [Optional[models.DeleteAttachmentResponse]](../models/deleteattachmentresponse.md) | :heavy_minus_sign: | Attachments |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
19 changes: 6 additions & 13 deletions docs/models/accountingattachmentsdownloadresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingAttachmentsDownloadResponse


## Supported Types

### `httpx.Response`

```python
value: httpx.Response = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_attachment_download_response` | *Optional[httpx.Response]* | :heavy_minus_sign: | Attachment Download |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
19 changes: 6 additions & 13 deletions docs/models/accountingattachmentsoneresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingAttachmentsOneResponse


## Supported Types

### `models.GetAttachmentResponse`

```python
value: models.GetAttachmentResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_attachment_response` | [Optional[models.GetAttachmentResponse]](../models/getattachmentresponse.md) | :heavy_minus_sign: | Attachments |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
19 changes: 6 additions & 13 deletions docs/models/accountingbalancesheetoneresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingBalanceSheetOneResponse


## Supported Types

### `models.GetBalanceSheetResponse`

```python
value: models.GetBalanceSheetResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `get_balance_sheet_response` | [Optional[models.GetBalanceSheetResponse]](../models/getbalancesheetresponse.md) | :heavy_minus_sign: | BalanceSheet |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
19 changes: 6 additions & 13 deletions docs/models/accountingbillpaymentsaddresponse.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# AccountingBillPaymentsAddResponse


## Supported Types

### `models.CreateBillPaymentResponse`

```python
value: models.CreateBillPaymentResponse = /* values here */
```

### `models.UnexpectedErrorResponse`

```python
value: models.UnexpectedErrorResponse = /* values here */
```
## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
| `create_bill_payment_response` | [Optional[models.CreateBillPaymentResponse]](../models/createbillpaymentresponse.md) | :heavy_minus_sign: | Bill Payment created |
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
Loading

0 comments on commit 5bef5a9

Please sign in to comment.