Skip to content

Commit 2a19959

Browse files
chore: 🐝 Update SDK - Generate SDK 1.10.18
1 parent 2aea9c8 commit 2a19959

30 files changed

+129
-120
lines changed

β€Ž.speakeasy/gen.lockβ€Ž

Lines changed: 63 additions & 64 deletions
Large diffs are not rendered by default.

β€Ž.speakeasy/gen.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ generation:
2727
generateNewTests: false
2828
skipResponseBodyAssertions: false
2929
python:
30-
version: 1.10.17
30+
version: 1.10.18
3131
additionalDependencies:
3232
dev:
3333
freezegun: ^1.5.1

β€Ž.speakeasy/workflow.lockβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.693.0
1+
speakeasyVersion: 1.697.2
22
sources:
33
openapi:
44
sourceNamespace: openapi
5-
sourceRevisionDigest: sha256:853cae577f67f5054f939e38be1d60a2e7e6e1292c92522965d6206d53fa1afc
6-
sourceBlobDigest: sha256:93cf86fd31ac05f7c4daad4327adf867fa18dab1505e5d8a330fcf92cdc24b5a
5+
sourceRevisionDigest: sha256:ae036fd8dbe66d060269f569d6f6ab776bb36102677a339c8b0b56e3fc044bae
6+
sourceBlobDigest: sha256:32f3cf1cb428f5d2849a639e27975ae563c935a6a6e00b249498fa31caa08ecb
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1769082385
9+
- speakeasy-sdk-regen-1769180968
1010
- 1.0.0
1111
targets:
1212
python:
1313
source: openapi
1414
sourceNamespace: openapi
15-
sourceRevisionDigest: sha256:853cae577f67f5054f939e38be1d60a2e7e6e1292c92522965d6206d53fa1afc
16-
sourceBlobDigest: sha256:93cf86fd31ac05f7c4daad4327adf867fa18dab1505e5d8a330fcf92cdc24b5a
15+
sourceRevisionDigest: sha256:ae036fd8dbe66d060269f569d6f6ab776bb36102677a339c8b0b56e3fc044bae
16+
sourceBlobDigest: sha256:32f3cf1cb428f5d2849a639e27975ae563c935a6a6e00b249498fa31caa08ecb
1717
codeSamplesNamespace: openapi-python-code-samples
18-
codeSamplesRevisionDigest: sha256:480a9ec5bc501238286799fc8314b64f6c54cb0c264ad3ebcee3ba88011f69e3
18+
codeSamplesRevisionDigest: sha256:a6a4086de72996957e6af323a7a21ce7f334593799ccaa169c9aa720386c9303
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

β€ŽRELEASES.mdβ€Ž

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1388,4 +1388,14 @@ Based on:
13881388
### Generated
13891389
- [python v1.10.17] .
13901390
### Releases
1391-
- [PyPI v1.10.17] https://pypi.org/project/gr4vy/1.10.17 - .
1391+
- [PyPI v1.10.17] https://pypi.org/project/gr4vy/1.10.17 - .
1392+
1393+
## 2026-01-23 15:09:04
1394+
### Changes
1395+
Based on:
1396+
- OpenAPI Doc
1397+
- Speakeasy CLI 1.697.2 (2.799.0) https://github.com/speakeasy-api/speakeasy
1398+
### Generated
1399+
- [python v1.10.18] .
1400+
### Releases
1401+
- [PyPI v1.10.18] https://pypi.org/project/gr4vy/1.10.18 - .

β€Ždocs/models/applepaypaymentmethodcreate.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

β€Ždocs/models/capturetransactionrequest.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
| Field | Type | Required | Description | Example |
77
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ |
88
| `transaction_id` | *str* | :heavy_check_mark: | The ID of the transaction | 7099948d-7286-47e4-aad8-b68f7eb44591 |
9-
| `prefer` | List[*str*] | :heavy_minus_sign: | The preferred resource type in the response. | resource=transaction |
9+
| `prefer` | List[*str*] | :heavy_minus_sign: | The preferred resource type in the response. | |
1010
| `merchant_account_id` | *Optional[str]* | :heavy_minus_sign: | The ID of the merchant account to use for this request. | default |
1111
| `transaction_capture_create` | [models.TransactionCaptureCreate](../models/transactioncapturecreate.md) | :heavy_check_mark: | N/A | |

β€Ždocs/models/cardwithurlpaymentmethodcreate.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Create a transaction with raw card details
1515
| `card_type` | *OptionalNullable[str]* | :heavy_minus_sign: | The type of the card used | credit |
1616
| `method` | *Optional[Literal["card"]]* | :heavy_minus_sign: | Always `card` | card |
1717
| `security_code` | *OptionalNullable[str]* | :heavy_minus_sign: | The 3 or 4 digit security code often found on the card. This often referred to as the CVV or CVD. | 123 |
18-
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | |
18+
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | https://example.com |

β€Ždocs/models/checkoutsessionwithurlpaymentmethodcreate.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Create a payment with a checkout session ID (and an optional URL for 3DS).
1212
| `external_identifier` | *OptionalNullable[str]* | :heavy_minus_sign: | The merchant reference that can be used to match the payment method against your own records. | card-12345 |
1313
| `buyer_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The `id` of a stored buyer to use Use this instead of the `buyer_external_identifier`. | fe26475d-ec3e-4884-9553-f7356683f7f9 |
1414
| `buyer_external_identifier` | *OptionalNullable[str]* | :heavy_minus_sign: | The `external_identifier` of a stored buyer to use. Use this instead of the `buyer_id`. | buyer-12345 |
15-
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | |
15+
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | https://example.com |

β€Ždocs/models/clicktopayfpanpaymentmethodcreate.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Create a Click to Pay payment with an FPAN or virtual PAN
1414
| `external_identifier` | *OptionalNullable[str]* | :heavy_minus_sign: | The merchant reference for this payment method. | payment-method-12345 |
1515
| `card_type` | *OptionalNullable[str]* | :heavy_minus_sign: | The type of the card used | credit |
1616
| `method` | *Literal["click-to-pay"]* | :heavy_check_mark: | Aways `click-to-pay`. | click-to-pay |
17-
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | |
17+
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | https://example.com |
1818
| `security_code` | *OptionalNullable[Any]* | :heavy_minus_sign: | The 3 or 4 digit security code often found on the card. This often referred to as the CVV or CVD. | 123 |

β€Ždocs/models/clicktopaypaymentmethodcreate.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ integration.
1616
| `buyer_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The ID of the buyer to associate this transaction to. | fe26475d-ec3e-4884-9553-f7356683f7f9 |
1717
| `buyer_external_identifier` | *OptionalNullable[str]* | :heavy_minus_sign: | The external identifier of the buyer to create a transaction for. | buyer-12345 |
1818
| `external_identifier` | *OptionalNullable[str]* | :heavy_minus_sign: | The external identifier of the payment method to filter by. | payment-method-12345 |
19-
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | |
19+
| `redirect_url` | *OptionalNullable[str]* | :heavy_minus_sign: | The URL to redirect a user back to after the complete 3DS in browser. | https://example.com |

0 commit comments

Comments
Β (0)