From e239f4fb893d8e90865228380c30cf596f4c399a Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 18:20:30 +0000 Subject: [PATCH 1/4] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index 285770f4..45c9820a 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 237 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-3b0fb8ec4f6710c53d729d6c7803a7187c1f8747b701117209f3beccba254e65.yml +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-3b0fb8ec4f6710c53d729d6c7803a7187c1f8747b701117209f3beccba254e65.yml openapi_spec_hash: 333cca68278fcc6b9d9d24fd8203db5e config_hash: 9dd89544e7c0403ccb0e0827de6a9cbf From eb72c0ec38d1d6f9b4a0cabbb467e6d67c6b6b0e Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 23:13:00 +0000 Subject: [PATCH 2/4] feat(api): api update --- .stats.yml | 4 ++-- src/increase/types/event.py | 2 -- src/increase/types/event_list_params.py | 1 - src/increase/types/event_subscription.py | 2 -- src/increase/types/event_subscription_create_params.py | 2 -- src/increase/types/unwrap_webhook_event.py | 2 -- 6 files changed, 2 insertions(+), 11 deletions(-) diff --git a/.stats.yml b/.stats.yml index 45c9820a..86b9d88f 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 237 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-3b0fb8ec4f6710c53d729d6c7803a7187c1f8747b701117209f3beccba254e65.yml -openapi_spec_hash: 333cca68278fcc6b9d9d24fd8203db5e +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-008b67e61cb689a655357aba1c365bc3e3d5d73dd8aa078fc1c17360fd6b7c51.yml +openapi_spec_hash: ec9d610488410e9962a64139a5756d34 config_hash: 9dd89544e7c0403ccb0e0827de6a9cbf diff --git a/src/increase/types/event.py b/src/increase/types/event.py index ab3e763c..92250f9d 100644 --- a/src/increase/types/event.py +++ b/src/increase/types/event.py @@ -62,7 +62,6 @@ class Event(BaseModel): "digital_card_profile.updated", "digital_wallet_token.created", "digital_wallet_token.updated", - "document.created", "entity.created", "entity.updated", "event_subscription.created", @@ -193,7 +192,6 @@ class Event(BaseModel): created. - `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is updated. - - `document.created` - Occurs whenever a Document is created. - `entity.created` - Occurs whenever an Entity is created. - `entity.updated` - Occurs whenever an Entity is updated. - `event_subscription.created` - Occurs whenever an Event Subscription is diff --git a/src/increase/types/event_list_params.py b/src/increase/types/event_list_params.py index 95afa974..f91a2313 100644 --- a/src/increase/types/event_list_params.py +++ b/src/increase/types/event_list_params.py @@ -74,7 +74,6 @@ class EventListParams(TypedDict, total=False): "digital_card_profile.updated", "digital_wallet_token.created", "digital_wallet_token.updated", - "document.created", "entity.created", "entity.updated", "event_subscription.created", diff --git a/src/increase/types/event_subscription.py b/src/increase/types/event_subscription.py index c119c5df..d1f63793 100644 --- a/src/increase/types/event_subscription.py +++ b/src/increase/types/event_subscription.py @@ -52,7 +52,6 @@ class SelectedEventCategory(BaseModel): "digital_card_profile.updated", "digital_wallet_token.created", "digital_wallet_token.updated", - "document.created", "entity.created", "entity.updated", "event_subscription.created", @@ -181,7 +180,6 @@ class SelectedEventCategory(BaseModel): created. - `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is updated. - - `document.created` - Occurs whenever a Document is created. - `entity.created` - Occurs whenever an Entity is created. - `entity.updated` - Occurs whenever an Entity is updated. - `event_subscription.created` - Occurs whenever an Event Subscription is diff --git a/src/increase/types/event_subscription_create_params.py b/src/increase/types/event_subscription_create_params.py index b5fc4147..a799c6db 100644 --- a/src/increase/types/event_subscription_create_params.py +++ b/src/increase/types/event_subscription_create_params.py @@ -81,7 +81,6 @@ class SelectedEventCategory(TypedDict, total=False): "digital_card_profile.updated", "digital_wallet_token.created", "digital_wallet_token.updated", - "document.created", "entity.created", "entity.updated", "event_subscription.created", @@ -210,7 +209,6 @@ class SelectedEventCategory(TypedDict, total=False): created. - `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is updated. - - `document.created` - Occurs whenever a Document is created. - `entity.created` - Occurs whenever an Entity is created. - `entity.updated` - Occurs whenever an Entity is updated. - `event_subscription.created` - Occurs whenever an Event Subscription is diff --git a/src/increase/types/unwrap_webhook_event.py b/src/increase/types/unwrap_webhook_event.py index 33a9b645..23f12c7b 100644 --- a/src/increase/types/unwrap_webhook_event.py +++ b/src/increase/types/unwrap_webhook_event.py @@ -62,7 +62,6 @@ class UnwrapWebhookEvent(BaseModel): "digital_card_profile.updated", "digital_wallet_token.created", "digital_wallet_token.updated", - "document.created", "entity.created", "entity.updated", "event_subscription.created", @@ -193,7 +192,6 @@ class UnwrapWebhookEvent(BaseModel): created. - `digital_wallet_token.updated` - Occurs whenever a Digital Wallet Token is updated. - - `document.created` - Occurs whenever a Document is created. - `entity.created` - Occurs whenever an Entity is created. - `entity.updated` - Occurs whenever an Entity is updated. - `event_subscription.created` - Occurs whenever an Event Subscription is From 2ee4aca0d2cc6d88a7588e863382a7e76039053b Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:27:34 +0000 Subject: [PATCH 3/4] codegen metadata --- .stats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stats.yml b/.stats.yml index 86b9d88f..745aaa81 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 237 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-008b67e61cb689a655357aba1c365bc3e3d5d73dd8aa078fc1c17360fd6b7c51.yml +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase/increase-5745b1b899954b526cc89e2e9403fae739a1357b82914847896497a02000a579.yml openapi_spec_hash: ec9d610488410e9962a64139a5756d34 config_hash: 9dd89544e7c0403ccb0e0827de6a9cbf From ab8a01a0fbd447ded0100a6e5b321502376f376b Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:34:46 +0000 Subject: [PATCH 4/4] release: 0.503.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ pyproject.toml | 2 +- src/increase/_version.py | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2c7ce2d5..405aab59 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.502.0" + ".": "0.503.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fa57b1e..7f1edbf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.503.0 (2026-04-30) + +Full Changelog: [v0.502.0...v0.503.0](https://github.com/Increase/increase-python/compare/v0.502.0...v0.503.0) + +### Features + +* **api:** api update ([eb72c0e](https://github.com/Increase/increase-python/commit/eb72c0ec38d1d6f9b4a0cabbb467e6d67c6b6b0e)) + ## 0.502.0 (2026-04-29) Full Changelog: [v0.501.0...v0.502.0](https://github.com/Increase/increase-python/compare/v0.501.0...v0.502.0) diff --git a/pyproject.toml b/pyproject.toml index cf18d3d5..34b3835a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "increase" -version = "0.502.0" +version = "0.503.0" description = "The official Python library for the increase API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/increase/_version.py b/src/increase/_version.py index 873b62f1..50feb5f8 100644 --- a/src/increase/_version.py +++ b/src/increase/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "increase" -__version__ = "0.502.0" # x-release-please-version +__version__ = "0.503.0" # x-release-please-version