From c7799081864e2317135a1609730a2c3e18906654 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:08:48 +0000 Subject: [PATCH 1/3] feat(api): api update --- .stats.yml | 4 ++-- .../main/kotlin/com/increase/api/models/files/File.kt | 9 ++++++--- .../com/increase/api/models/files/FileCreateParams.kt | 9 ++++++--- .../com/increase/api/models/files/FileListParams.kt | 9 ++++++--- 4 files changed, 20 insertions(+), 11 deletions(-) diff --git a/.stats.yml b/.stats.yml index e08e2557e..e72d63107 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 230 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-d9f5f3bab4d163b340b6737dde4f7a46bca89379801bcc761c4221a24f8cc4cf.yml -openapi_spec_hash: 7b5eddf42e9fa57ec04b5b1b6d9ff872 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f184b6347de456d3db4fc3d5c691beb9dec85f74849cc4439a9dd4635998b1ec.yml +openapi_spec_hash: 255de9f0f702449bddf655b19a09a0cd config_hash: ff2eb5f192b4de36611b37b27961c2d8 diff --git a/increase-java-core/src/main/kotlin/com/increase/api/models/files/File.kt b/increase-java-core/src/main/kotlin/com/increase/api/models/files/File.kt index 9c491299b..e5f09ea54 100644 --- a/increase-java-core/src/main/kotlin/com/increase/api/models/files/File.kt +++ b/increase-java-core/src/main/kotlin/com/increase/api/models/files/File.kt @@ -678,7 +678,8 @@ private constructor( /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ @JvmField val CHECK_ATTACHMENT = of("check_attachment") @@ -803,7 +804,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ CHECK_ATTACHMENT, /** @@ -904,7 +906,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ CHECK_ATTACHMENT, /** diff --git a/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileCreateParams.kt b/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileCreateParams.kt index 6604db536..eff84a772 100644 --- a/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileCreateParams.kt +++ b/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileCreateParams.kt @@ -608,7 +608,8 @@ private constructor( /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ @JvmField val CHECK_ATTACHMENT = of("check_attachment") @@ -692,7 +693,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ CHECK_ATTACHMENT, /** @@ -763,7 +765,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that you've - * requested Increase print. + * requested Increase print. This must be a PDF whose pages are all US letter size and + * all have the same orientation. */ CHECK_ATTACHMENT, /** diff --git a/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileListParams.kt b/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileListParams.kt index ece97d6b3..c3a66695b 100644 --- a/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileListParams.kt +++ b/increase-java-core/src/main/kotlin/com/increase/api/models/files/FileListParams.kt @@ -611,7 +611,8 @@ private constructor( /** * A document to be printed on an additional page and mailed with a check that - * you've requested Increase print. + * you've requested Increase print. This must be a PDF whose pages are all US letter + * size and all have the same orientation. */ @JvmField val CHECK_ATTACHMENT = of("check_attachment") @@ -736,7 +737,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that - * you've requested Increase print. + * you've requested Increase print. This must be a PDF whose pages are all US letter + * size and all have the same orientation. */ CHECK_ATTACHMENT, /** @@ -837,7 +839,8 @@ private constructor( MAILED_CHECK_IMAGE, /** * A document to be printed on an additional page and mailed with a check that - * you've requested Increase print. + * you've requested Increase print. This must be a PDF whose pages are all US letter + * size and all have the same orientation. */ CHECK_ATTACHMENT, /** From 2e26617250282fcca4baebf28efe0dbe066eeef0 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:15:28 +0000 Subject: [PATCH 2/3] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index e72d63107..01dd0f602 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 230 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-f184b6347de456d3db4fc3d5c691beb9dec85f74849cc4439a9dd4635998b1ec.yml -openapi_spec_hash: 255de9f0f702449bddf655b19a09a0cd +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-86f5f21622005ed0d2488066a1194b09fb6add92314eb797edc1ced57d7e0435.yml +openapi_spec_hash: e2e09186517e41d2332a8b59cff9b6e7 config_hash: ff2eb5f192b4de36611b37b27961c2d8 From 1999c51456d462435ed5a2eda0496170538c9f3e Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:15:51 +0000 Subject: [PATCH 3/3] release: 0.382.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ README.md | 10 +++++----- build.gradle.kts | 2 +- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9318fbe87..3c0bbe3e9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.381.0" + ".": "0.382.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 551af0b2a..3c6e4dbd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.382.0 (2025-12-15) + +Full Changelog: [v0.381.0...v0.382.0](https://github.com/Increase/increase-java/compare/v0.381.0...v0.382.0) + +### Features + +* **api:** api update ([c779908](https://github.com/Increase/increase-java/commit/c7799081864e2317135a1609730a2c3e18906654)) + ## 0.381.0 (2025-12-15) Full Changelog: [v0.380.0...v0.381.0](https://github.com/Increase/increase-java/compare/v0.380.0...v0.381.0) diff --git a/README.md b/README.md index 52efb7725..2464d5ff7 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ -[![Maven Central](https://img.shields.io/maven-central/v/com.increase.api/increase-java)](https://central.sonatype.com/artifact/com.increase.api/increase-java/0.381.0) -[![javadoc](https://javadoc.io/badge2/com.increase.api/increase-java/0.381.0/javadoc.svg)](https://javadoc.io/doc/com.increase.api/increase-java/0.381.0) +[![Maven Central](https://img.shields.io/maven-central/v/com.increase.api/increase-java)](https://central.sonatype.com/artifact/com.increase.api/increase-java/0.382.0) +[![javadoc](https://javadoc.io/badge2/com.increase.api/increase-java/0.382.0/javadoc.svg)](https://javadoc.io/doc/com.increase.api/increase-java/0.382.0) @@ -13,7 +13,7 @@ The Increase Java SDK is similar to the Increase Kotlin SDK but with minor diffe -The REST API documentation can be found on [increase.com](https://increase.com/documentation). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.increase.api/increase-java/0.381.0). +The REST API documentation can be found on [increase.com](https://increase.com/documentation). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.increase.api/increase-java/0.382.0). @@ -24,7 +24,7 @@ The REST API documentation can be found on [increase.com](https://increase.com/d ### Gradle ```kotlin -implementation("com.increase.api:increase-java:0.381.0") +implementation("com.increase.api:increase-java:0.382.0") ``` ### Maven @@ -33,7 +33,7 @@ implementation("com.increase.api:increase-java:0.381.0") com.increase.api increase-java - 0.381.0 + 0.382.0 ``` diff --git a/build.gradle.kts b/build.gradle.kts index c6ace6a2a..cb467379c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -8,7 +8,7 @@ repositories { allprojects { group = "com.increase.api" - version = "0.381.0" // x-release-please-version + version = "0.382.0" // x-release-please-version } subprojects {